Searched refs:msgbox_del (Results 1 – 1 of 1) sorted by relevance
24 static void msgbox_del(lv_timer_t * tmr);263 msgbox_tmr = lv_timer_create(msgbox_del, LV_DEMO_STRESS_TIME_STEP * 5 + 30, obj); in obj_test_timer_cb()453 static void msgbox_del(lv_timer_t * tmr) in msgbox_del() function