Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/display/
Ddisplay_hx8394.c43 #define HX8394_FLIP_VERTICAL BIT(0) macro
500 param[1] = HX8394_FLIP_VERTICAL; in hx8394_set_orientation()
506 param[1] = HX8394_FLIP_HORIZONTAL | HX8394_FLIP_VERTICAL; in hx8394_set_orientation()