Searched refs:LV_NO_TIMER_READY (Results 1 – 3 of 3) sorted by relevance
22 #define LV_NO_TASK_READY LV_NO_TIMER_READY
28 #define LV_NO_TIMER_READY 0xFFFFFFFF macro
121 uint32_t time_till_next = LV_NO_TIMER_READY; in lv_timer_handler()