Home
last modified time | relevance | path

Searched refs:SSD1306_SETDISPLAYCLOCKDIV (Results 1 – 2 of 2) sorted by relevance

/hardware/bsp/intel/peripheral/libupm/src/lcd/
Dssd1306.h49 const uint8_t SSD1306_SETDISPLAYCLOCKDIV = 0xD5; variable
Dssd1306.cxx67 m_i2c_lcd_control.writeReg(LCD_CMD, SSD1306_SETDISPLAYCLOCKDIV); // 0xD5 in SSD1306()