Home
last modified time | relevance | path

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

/lvgl-latest/demos/high_res/
Dlv_demo_high_res_app_ev_charging.c100 uint32_t base_obj_event_count = lv_obj_get_event_count(base_obj); in lv_demo_high_res_app_ev_charging() local
101 for(uint32_t i = 0; i < base_obj_event_count; i++) { in lv_demo_high_res_app_ev_charging()