Home
last modified time | relevance | path

Searched refs:GX_TICKS_SECOND (Results 1 – 25 of 29) sorted by relevance

12

/GUIX-v6.4.1/samples/demo_guix_medical/
Dschedule.c168 gx_system_timer_start(window, TIME_TIMER, GX_TICKS_SECOND, GX_TICKS_SECOND); in schedule_screen_event_handler()
196 …system_timer_start(window, ACTIVE_CIRCLE_ANIMATION_TIMER, GX_TICKS_SECOND / 2, GX_TICKS_SECOND / 2… in schedule_screen_event_handler()
Dvitals.c324 …timer_start((GX_WIDGET*)&vitals_screen, HEART_RATE_TIMER, GX_TICKS_SECOND * 2, GX_TICKS_SECOND * 2… in start_ekg_waveform()
337 gx_system_timer_start((GX_WIDGET*)&vitals_screen, SPO2_TIMER, GX_TICKS_SECOND, GX_TICKS_SECOND); in start_pulse_waveform()
/GUIX-v6.4.1/samples/demo_guix_industrial/
Dcomplete_window.c15 …stem_timer_start((GX_WIDGET *)&complete_window, COUNTDOWN_TIMER, GX_TICKS_SECOND, GX_TICKS_SECOND); in complete_window_timer_start()
Dsequence_window.c377 if (timer_tick < GX_TICKS_SECOND) in task_time_update()
/GUIX-v6.4.1/samples/demo_guix_car_infotainment/
Dphone.c18 gx_system_timer_start(&phone_screen, TIMER_ID_CALL_DURATION, GX_TICKS_SECOND, GX_TICKS_SECOND); in call_duration_start()
Daudio.c19 …m_timer_start(&audio_screen, TIMER_ID_RADIAL_PROGRESS_ANIMATION, GX_TICKS_SECOND, GX_TICKS_SECOND); in music_play_start()
Dvideo.c37 seconds = video_play_ticks / GX_TICKS_SECOND; in video_play_update()
47 progress_val = video_play_ticks * 100 / (video_play_total_seconds * GX_TICKS_SECOND); in video_play_update()
Ddemo_guix_car_infotainment.c216 gx_system_timer_start(window, TIMER_ID_SECOND, GX_TICKS_SECOND, GX_TICKS_SECOND); in main_screen_event_process()
218 …&main_screen, TIMER_ID_MAIN_SCREEN_SPEEDOMETER_ANIMATION, GX_TICKS_SECOND / 2, GX_TICKS_SECOND / 2… in main_screen_event_process()
/GUIX-v6.4.1/samples/demo_guix_smart_watch/
Dscreen_template.c81 gx_system_timer_start(window, SCREEN_CLOCK_TIMER_ID, GX_TICKS_SECOND, GX_TICKS_SECOND); in screen_template_event_process()
Dpage_1_weather_screen.c78 gx_system_timer_start(window, SCREEN_CLOCK_TIMER_ID, GX_TICKS_SECOND, GX_TICKS_SECOND); in weather_screen_event_process()
Dpage_2_clock_4_screen.c79 gx_system_timer_start(window, SCREEN_CLOCK_TIMER_ID, GX_TICKS_SECOND, GX_TICKS_SECOND); in clock_4_screen_event_process()
Dpage_2_clock_3_screen.c52 gx_system_timer_start(window, SCREEN_CLOCK_TIMER_ID, GX_TICKS_SECOND, GX_TICKS_SECOND); in clock_3_screen_event_process()
Dpage_2_home_screen.c139 gx_system_timer_start(window, SCREEN_CLOCK_TIMER_ID, GX_TICKS_SECOND, GX_TICKS_SECOND); in home_screen_event_handler()
Dpage_2_clock_screen_template.c167 gx_system_timer_start(window, SCREEN_CLOCK_TIMER_ID, GX_TICKS_SECOND, GX_TICKS_SECOND); in clock_screen_template_event_process()
Dpage_2_clock_5_screen.c93 gx_system_timer_start(window, SCREEN_CLOCK_TIMER_ID, GX_TICKS_SECOND, GX_TICKS_SECOND); in clock_5_screen_event_process()
Ddemo_guix_smart_watch.c769 gx_system_timer_start(window, SYSTEM_CLOCK_TIMER_ID, GX_TICKS_SECOND, GX_TICKS_SECOND); in main_screen_event_process()
/GUIX-v6.4.1/guix_studio/ports/
Dgx_port.h125 #ifndef GX_TICKS_SECOND
126 #define GX_TICKS_SECOND 50 macro
/GUIX-v6.4.1/test/example_internal/guix_medical_mouse_support/
Ddemo_guix_medical_mouse_support.c147 gx_system_timer_start(window, TIME_DATE_TIMER, GX_TICKS_SECOND * 60, GX_TICKS_SECOND * 30); in med_screen_base_event_handler()
Dvitals.c367 gx_system_timer_start(widget, RATE_TIMER, GX_TICKS_SECOND * 2, GX_TICKS_SECOND * 2); in vitals_screen_event_process()
/GUIX-v6.4.1/samples/demo_guix_washing_machine/
Ddemo_guix_washing_machine.c260 gx_system_timer_start(window, ID_TIMER_TIME, GX_TICKS_SECOND, GX_TICKS_SECOND); in main_screen_event_process()
/GUIX-v6.4.1/common/src/
Dgx_system_rtos_bind.c421 int TickCount = OS_CFG_TICK_RATE_HZ / GX_TICKS_SECOND; in guix_timer_task_entry()
768 int TickCount = OS_TICKS_PER_SEC / GX_TICKS_SECOND; in guix_timer_task_entry()
/GUIX-v6.4.1/samples/demo_guix_home_automation/
Ddemo_guix_home_automation.c179 gx_system_timer_start((GX_WIDGET *)window, CLOCK_TIMER, GX_TICKS_SECOND, GX_TICKS_SECOND); in main_screen_event_process()
/GUIX-v6.4.1/common/inc/
Dgx_api.h228 #ifndef GX_TICKS_SECOND
229 #define GX_TICKS_SECOND (1000 / GX_SYSTEM_TIMER_MS) macro
/GUIX-v6.4.1/test/guix_test/regression_test/tests/iar/9.30.1/validaion_guix_jpeg_decoding/demo_guix_jpeg_decode_24xrgb/Debug/BrowseInfo/
Ddemo_guix_jpeg_decode_24xrgb.pbw313 "ID": "c:gx_api.h@11178@macro@GX_TICKS_SECOND",
316 "display": "GX_TICKS_SECOND",
322 "name": "GX_TICKS_SECOND",
/GUIX-v6.4.1/test/guix_test/regression_test/tests/iar/9.30.1/validaion_guix_jpeg_decoding/demo_guix_jpeg_decode_8bit_palette/Debug/BrowseInfo/
Ddemo_guix_jpeg_decode_8bit_palette.pbw313 "ID": "c:gx_api.h@11178@macro@GX_TICKS_SECOND",
316 "display": "GX_TICKS_SECOND",
322 "name": "GX_TICKS_SECOND",

12