Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/display/
Ddisplay_nt35510.c33 #define NT35510_480X800_HSYNC ((uint16_t)2) /* Horizontal synchronization */ macro
48 #define NT35510_800X480_VSYNC NT35510_480X800_HSYNC /* Vertical synchronization */
373 mdev.timings.hsync = NT35510_480X800_HSYNC; in nt35510_init()