Searched refs:stop_start_anim_timer (Results 1 – 1 of 1) sorted by relevance
87 static lv_timer_t * stop_start_anim_timer; variable236 stop_start_anim_timer = lv_timer_create(stop_start_anim_timer_cb, INTRO_TIME + 6000, NULL); in _lv_demo_music_main_create()237 lv_timer_set_repeat_count(stop_start_anim_timer, 1); in _lv_demo_music_main_create()298 if(stop_start_anim_timer) lv_timer_del(stop_start_anim_timer); in _lv_demo_music_main_close()1002 stop_start_anim_timer = NULL; in stop_start_anim_timer_cb()