Home
last modified time | relevance | path

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

/lvgl-latest/src/display/
Dlv_display.h461 uint32_t lv_display_get_event_count(lv_display_t * disp);
Dlv_display.c792 uint32_t lv_display_get_event_count(lv_display_t * disp) in lv_display_get_event_count() function
816 uint32_t event_cnt = lv_display_get_event_count(disp); in lv_display_remove_event_cb_with_user_data()