Searched refs:SSD1306_SET_ENTIRE_DISPLAY_OFF (Results 1 – 2 of 2) sorted by relevance
/Zephyr-latest/drivers/display/ | ||
D | ssd1306_regs.h | 28 #define SSD1306_SET_ENTIRE_DISPLAY_OFF 0xa4 macro |
D | ssd1306.c | 399 SSD1306_SET_ENTIRE_DISPLAY_OFF, in ssd1306_init_device() |