Home
last modified time | relevance | path

Searched refs:VALUE_ANIMATION_TIMER (Results 1 – 1 of 1) sorted by relevance

/GUIX-v6.2.1/samples/demo_guix_medical/
Dvitals.c15 #define VALUE_ANIMATION_TIMER 6 macro
263 …gx_system_timer_start((GX_WIDGET*)&vitals_screen, VALUE_ANIMATION_TIMER, 200 / GX_SYSTEM_TIMER_MS,… in start_value_animation()
310 gx_system_timer_stop((GX_WIDGET*)&vitals_screen, VALUE_ANIMATION_TIMER); in update_value_animation()
429 case VALUE_ANIMATION_TIMER: in vitals_screen_event_process()