Home
last modified time | relevance | path

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

/Zephyr-Core-3.5.0/modules/lvgl/input/
Dlvgl_pointer_input.c60 cap->current_orientation == DISPLAY_ORIENTATION_ROTATED_180) { in lvgl_pointer_process_event()
69 cap->current_orientation == DISPLAY_ORIENTATION_ROTATED_180) { in lvgl_pointer_process_event()
83 } else if (cap->current_orientation == DISPLAY_ORIENTATION_ROTATED_180) { in lvgl_pointer_process_event()
Dlvgl_pointer_kscan.c68 cap->current_orientation == DISPLAY_ORIENTATION_ROTATED_180) { in lvgl_pointer_kscan_read()
77 cap->current_orientation == DISPLAY_ORIENTATION_ROTATED_180) { in lvgl_pointer_kscan_read()
91 } else if (cap->current_orientation == DISPLAY_ORIENTATION_ROTATED_180) { in lvgl_pointer_kscan_read()
/Zephyr-Core-3.5.0/drivers/display/
Ddisplay_ili9xxx.c257 } else if (orientation == DISPLAY_ORIENTATION_ROTATED_180) { in ili9xxx_set_orientation()
268 } else if (orientation == DISPLAY_ORIENTATION_ROTATED_180) { in ili9xxx_set_orientation()
298 data->orientation == DISPLAY_ORIENTATION_ROTATED_180) { in ili9xxx_get_capabilities()
335 orientation = DISPLAY_ORIENTATION_ROTATED_180; in ili9xxx_configure()
Ddisplay_otm8009a.c481 } else if (data->orientation == DISPLAY_ORIENTATION_ROTATED_180) { in otm8009a_configure()
687 data->orientation = DISPLAY_ORIENTATION_ROTATED_180; in otm8009a_init()
Ddisplay_hx8394.c500 case DISPLAY_ORIENTATION_ROTATED_180: in hx8394_set_orientation()
/Zephyr-Core-3.5.0/include/zephyr/drivers/
Ddisplay.h97 DISPLAY_ORIENTATION_ROTATED_180, enumerator