Home
last modified time | relevance | path

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

/GUIX-v6.2.1/samples/demo_guix_car_infotainment/
Dclimate.c73 …gx_system_timer_start(&climate_screen, TIMER_ID_CLIMATE_SCREEN_PROGRESS_ANIMATION, 20 / GX_SYSTEM_… in seat_angle_animation_start()
116 … if (event_ptr->gx_event_payload.gx_event_timer_id == TIMER_ID_CLIMATE_SCREEN_PROGRESS_ANIMATION) in climate_screen_event_process()
Ddemo_guix_car_infotainment.h15 #define TIMER_ID_CLIMATE_SCREEN_PROGRESS_ANIMATION 6 macro