Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/drivers/display/
Ddisplay_ili9xxx.c255 } else if (orientation == DISPLAY_ORIENTATION_ROTATED_90) { in ili9xxx_set_orientation()
266 } else if (orientation == DISPLAY_ORIENTATION_ROTATED_90) { in ili9xxx_set_orientation()
333 orientation = DISPLAY_ORIENTATION_ROTATED_90; in ili9xxx_configure()
Ddisplay_otm8009a.c479 } else if (data->orientation == DISPLAY_ORIENTATION_ROTATED_90) { in otm8009a_configure()
683 data->orientation = DISPLAY_ORIENTATION_ROTATED_90; in otm8009a_init()
Ddisplay_hx8394.c497 case DISPLAY_ORIENTATION_ROTATED_90: in hx8394_set_orientation()
Ddisplay_rm67162.c493 capabilities->current_orientation = DISPLAY_ORIENTATION_ROTATED_90; in rm67162_get_capabilities()
/Zephyr-Core-3.5.0/modules/lvgl/input/
Dlvgl_pointer_input.c77 if (cap->current_orientation == DISPLAY_ORIENTATION_ROTATED_90) { in lvgl_pointer_process_event()
Dlvgl_pointer_kscan.c85 if (cap->current_orientation == DISPLAY_ORIENTATION_ROTATED_90) { in lvgl_pointer_kscan_read()
/Zephyr-Core-3.5.0/include/zephyr/drivers/
Ddisplay.h96 DISPLAY_ORIENTATION_ROTATED_90, enumerator