Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/display/
Dssd1306_regs.h34 #define SSD1306_SET_REVERSE_DISPLAY 0xa7 macro
Dssd1306.c375 cmd = SSD1306_SET_REVERSE_DISPLAY; in ssd1306_set_pixel_format()
400 (config->color_inversion ? SSD1306_SET_REVERSE_DISPLAY in ssd1306_init_device()