Searched refs:SSD1306_SEGREMAP (Results 1 – 2 of 2) sorted by relevance
/hardware/bsp/intel/peripheral/libupm/src/lcd/ | ||
D | ssd1306.h | 66 const uint8_t SSD1306_SEGREMAP = 0xA0; variable |
D | ssd1306.cxx | 82 m_i2c_lcd_control.writeReg(LCD_CMD, SSD1306_SEGREMAP | 0x1); in SSD1306() |