Home
last modified time | relevance | path

Searched refs:GX_SYSTEM_TIMER_MS (Results 1 – 25 of 32) sorted by relevance

12

/GUIX-v6.2.1/samples/demo_guix_smart_watch/
Dpage_3_fitness_screen.c73 …em_timer_start(window, SCREEN_ANIMATION_TIMER_ID, 40 / GX_SYSTEM_TIMER_MS, 40 / GX_SYSTEM_TIMER_MS in animation_start()
171 …er_start(window, FITNESS_SCREEN_CHART_TIMER_ID, 100 / GX_SYSTEM_TIMER_MS, 100 / GX_SYSTEM_TIMER_MS in fitness_screen_event_process()
Dpage_3_calories_screen.c37 …em_timer_start(window, SCREEN_ANIMATION_TIMER_ID, 40 / GX_SYSTEM_TIMER_MS, 40 / GX_SYSTEM_TIMER_MS in animation_start()
Dpage_3_ekg_screen.c39 …em_timer_start(window, SCREEN_ANIMATION_TIMER_ID, 40 / GX_SYSTEM_TIMER_MS, 40 / GX_SYSTEM_TIMER_MS in animation_start()
Dpage_3_yoga_screen.c31 …em_timer_start(window, SCREEN_ANIMATION_TIMER_ID, 40 / GX_SYSTEM_TIMER_MS, 40 / GX_SYSTEM_TIMER_MS in animation_start()
Dpage_3_stand_screen.c39 …em_timer_start(window, SCREEN_ANIMATION_TIMER_ID, 40 / GX_SYSTEM_TIMER_MS, 40 / GX_SYSTEM_TIMER_MS in animation_start()
Dpage_3_run_screen.c57 …em_timer_start(window, SCREEN_ANIMATION_TIMER_ID, 40 / GX_SYSTEM_TIMER_MS, 40 / GX_SYSTEM_TIMER_MS in animation_start()
Dpage_2_clock_5_screen.c54 info.gx_animation_frame_interval = 40 / GX_SYSTEM_TIMER_MS; in clock_slide_animation_start()
101 …em_timer_start(window, SCREEN_ANIMATION_TIMER_ID, 20 / GX_SYSTEM_TIMER_MS, 20 / GX_SYSTEM_TIMER_MS in clock_5_screen_event_process()
Dpage_1_weather_screen.c28 …em_timer_start(window, SCREEN_ANIMATION_TIMER_ID, 40 / GX_SYSTEM_TIMER_MS, 40 / GX_SYSTEM_TIMER_MS in animation_start()
Dpage_2_clock_3_screen.c56 …_timer_start(window, SCREEN_ANIMATION_TIMER_ID, 100 / GX_SYSTEM_TIMER_MS, 100 / GX_SYSTEM_TIMER_MS in clock_3_screen_event_process()
Ddemo_guix_smart_watch.c293 slide_animation_info.gx_animation_frame_interval = 20 / GX_SYSTEM_TIMER_MS; in enable_vertical_slide_animation()
322 slide_animation_info.gx_animation_frame_interval = 20 / GX_SYSTEM_TIMER_MS; in enable_horizontal_slide_animation()
532 animation_info.gx_animation_steps = 300 / GX_SYSTEM_TIMER_MS; in page_screen_slide()
650 animation_info.gx_animation_steps = 300 / GX_SYSTEM_TIMER_MS; in container_screen_slide()
Dpage_2_clock_4_screen.c38 info.gx_animation_frame_interval = 40 / GX_SYSTEM_TIMER_MS; in clock_slide_animation_start()
/GUIX-v6.2.1/samples/demo_guix_medical/
Dvitals.c263 …X_WIDGET*)&vitals_screen, VALUE_ANIMATION_TIMER, 200 / GX_SYSTEM_TIMER_MS, 40 / GX_SYSTEM_TIMER_MS in start_value_animation()
323 …t((GX_WIDGET*)&vitals_screen, EKG_WAVEFORM_TIMER, 80 / GX_SYSTEM_TIMER_MS, 80 / GX_SYSTEM_TIMER_MS in start_ekg_waveform()
336 …GX_WIDGET *)&vitals_screen, PULSE_WAVEFORM_TIMER, 80 / GX_SYSTEM_TIMER_MS, 80 / GX_SYSTEM_TIMER_MS in start_pulse_waveform()
/GUIX-v6.2.1/samples/demo_guix_car_infotainment/
Dvolume_screen_base.c50 …imer_start(base, TIMER_ID_PROGRESS_BAR_ANIMATION, 20 / GX_SYSTEM_TIMER_MS, 20 / GX_SYSTEM_TIMER_MS in progress_bar_animation_start()
96 info.gx_animation_frame_interval = 20 / GX_SYSTEM_TIMER_MS; in volume_progress_bar_animation_start()
Dvehicle.c62 …ehicle_screen, TIMER_ID_VEHICLE_NUMBER_ANIMATION, 40 / GX_SYSTEM_TIMER_MS, 40 / GX_SYSTEM_TIMER_MS in number_animation_start()
Dclimate.c73 …reen, TIMER_ID_CLIMATE_SCREEN_PROGRESS_ANIMATION, 20 / GX_SYSTEM_TIMER_MS, 20 / GX_SYSTEM_TIMER_MS in seat_angle_animation_start()
Ddemo_guix_car_infotainment.c158 …in_screen, TIMER_ID_MAIN_SCREEN_NUMBER_ANIMATION, 40 / GX_SYSTEM_TIMER_MS, 40 / GX_SYSTEM_TIMER_MS in number_animation_start()
/GUIX-v6.2.1/samples/demo_guix_washing_machine/
Dmode_select.c227 …system_timer_start(window, ID_TIMER_PROGRESS_BAR, 20 / GX_SYSTEM_TIMER_MS, 20 / GX_SYSTEM_TIMER_MS in mode_select_window_event_process()
Ddemo_guix_washing_machine.c261 …er_start(window, ID_TIMER_PROGRESS_BAR_ANIMATION, 40 / GX_SYSTEM_TIMER_MS, 40 / GX_SYSTEM_TIMER_MS in main_screen_event_process()
/GUIX-v6.2.1/samples/demo_guix_home_automation/
Dscreen_base.c159 info.gx_animation_steps = 400 / GX_SYSTEM_TIMER_MS; in footer_icons_animation_start()
230 info.gx_animation_steps = 100 / GX_SYSTEM_TIMER_MS; in title_animation_start()
263 slide_animation_info.gx_animation_steps = 400 / GX_SYSTEM_TIMER_MS; in slide_animation_start()
456 animation_info.gx_animation_steps = 600 / GX_SYSTEM_TIMER_MS; in screen_list_slide()
Dpasscode_screen.c77 info.gx_animation_steps = 600 / GX_SYSTEM_TIMER_MS; in on_clear()
Dweather.c230 animation_info.gx_animation_steps = 400 / GX_SYSTEM_TIMER_MS; in start_weather_children_animation()
/GUIX-v6.2.1/guix_studio/
Dthreadx_stub.c190 return GetTickCount() / GX_SYSTEM_TIMER_MS; in gx_generic_system_time_get()
Dsprite_service_provider.cpp363 frame->gx_sprite_frame_delay /= GX_SYSTEM_TIMER_MS; in UpdateSpriteFrameInfo()
/GUIX-v6.2.1/samples/demo_guix_industrial/
Dsequence_window.c6 #define SEQUENCE_TIMER_TICKS (40 / GX_SYSTEM_TIMER_MS)
381 ms = timer_tick * GX_SYSTEM_TIMER_MS / 10; in task_time_update()
/GUIX-v6.2.1/ports/win32/src/
Dgx_win32_display_driver.c345 wTimerRes = min(max(tc.wPeriodMin, GX_SYSTEM_TIMER_MS), tc.wPeriodMax); in gx_win32_start_multimedia_timer()
349 …win32_timer_id = timeSetEvent(GX_SYSTEM_TIMER_MS, wTimerRes, gx_win32_timer_expiration, (DWORD)ins… in gx_win32_start_multimedia_timer()

12