Searched refs:TIMER_ID_PROGRESS_BAR_ANIMATION (Results 1 – 2 of 2) sorted by relevance
50 …gx_system_timer_start(base, TIMER_ID_PROGRESS_BAR_ANIMATION, 20 / GX_SYSTEM_TIMER_MS, 20 / GX_SYST… in progress_bar_animation_start()71 gx_system_timer_stop(base, TIMER_ID_PROGRESS_BAR_ANIMATION); in progress_bar_animation_update()142 if (event_ptr->gx_event_payload.gx_event_timer_id == TIMER_ID_PROGRESS_BAR_ANIMATION) in volume_screen_base_event_process()
11 #define TIMER_ID_PROGRESS_BAR_ANIMATION 2 macro