HomeSort by relevance Sort by last modified time
    Searched refs:DISPLAY_CMD_SET_NORMAL_1306 (Results 1 - 2 of 2) sorted by null

  /hardware/bsp/intel/peripheral/libupm/src/lcd/
ssd1306.cxx 101 m_i2c_lcd_control.writeReg(LCD_CMD, DISPLAY_CMD_SET_NORMAL_1306); // 0xA6
214 DISPLAY_CMD_SET_NORMAL_1306); // set to normal display '1' is
235 rv = m_i2c_lcd_control.writeReg(LCD_CMD, DISPLAY_CMD_SET_NORMAL_1306);
ssd1306.h 38 const uint8_t DISPLAY_CMD_SET_NORMAL_1306 = 0xA6;

Completed in 74 milliseconds