Searched refs:lv_display_get_inactive_time (Results 1 – 6 of 6) sorted by relevance
523 uint32_t lv_display_get_inactive_time(const lv_display_t * disp);
901 uint32_t lv_display_get_inactive_time(const lv_display_t * disp) in lv_display_get_inactive_time() function
151 #define lv_disp_get_inactive_time lv_display_get_inactive_time
251 if(lv_display_get_inactive_time(NULL) > 8000) { in inactive_timer_cb()
262 if(lv_display_get_inactive_time(NULL) < 1000) {282 In addition to :cpp:func:`lv_display_get_inactive_time` you can check
735 activity, use :cpp:expr:`lv_display_get_inactive_time(display1)`. If ``NULL`` is