Searched refs:lv_disp_get_inactive_time (Results 1 – 4 of 4) sorted by relevance
8 if(lv_disp_get_inactive_time(NULL) < 1000) {27 In addition to `lv_disp_get_inactive_time()` you can check `lv_anim_count_running()` to see if all …
137 uint32_t lv_disp_get_inactive_time(const lv_disp_t * disp);
369 uint32_t lv_disp_get_inactive_time(const lv_disp_t * disp) in lv_disp_get_inactive_time() function
78 To get time elapsed since the last activity, use `lv_disp_get_inactive_time(disp)`. If `NULL` is pa…