Home
last modified time | relevance | path

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

/lvgl-latest/src/misc/
Dlv_event.h109 LV_EVENT_FLUSH_WAIT_FINISH, enumerator
/lvgl-latest/src/others/sysmon/
Dlv_sysmon.c219 case LV_EVENT_FLUSH_WAIT_FINISH: in perf_monitor_disp_event_cb()
/lvgl-latest/src/core/
Dlv_refr.c1336 lv_display_send_event(disp, LV_EVENT_FLUSH_WAIT_FINISH, NULL); in wait_for_flushing()