Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/display/
Dssd1327_regs.h19 #define SSD1327_SET_DISPLAY_START_LINE 0xa1 macro
Dssd1327.c113 if (ssd1327_write_bus_cmd(dev, SSD1327_SET_DISPLAY_START_LINE, &config->start_line, 1)) { in ssd1327_set_hardware_config()