Home
last modified time | relevance | path

Searched refs:gx_system_timer_stop (Results 1 – 25 of 120) sorted by relevance

12345

/GUIX-v6.2.1/test/guix_test/regression_test/tests/
Dvalidation_guix_system_timer_update_no_output.c70 gx_system_timer_stop(button_2, 0); in control_thread_entry()
71 gx_system_timer_stop(button_1, 0); in control_thread_entry()
81 gx_system_timer_stop(button_3, 0); in control_thread_entry()
91 gx_system_timer_stop(&button_screen, 0); in control_thread_entry()
Dvalidation_guix_numeric_pixelmap_prompt.c72 gx_system_timer_stop(pTextScreen, NUMBER_ANIMATION_TIMER); in control_thread_entry()
Dvalidation_guix_numeric_prompt.c72 gx_system_timer_stop(pTextScreen, NUMBER_ANIMATION_TIMER); in control_thread_entry()
Dvalidation_guix_line_chart.c69 gx_system_timer_stop((GX_WIDGET *)&pressure_trend_frame, ID_CHART_TIMER); in control_thread_entry()
Dvalidation_guix_utility_utf8_string_character.c83 gx_system_timer_stop(pTextScreen, NUMBER_ANIMATION_TIMER); in control_thread_entry()
/GUIX-v6.2.1/samples/demo_guix_industrial/
Dcomplete_window.c23 gx_system_timer_stop((GX_WIDGET*)&complete_window, COUNTDOWN_TIMER); in complete_window_timer_stop()
50 gx_system_timer_stop((GX_WIDGET *)window, COUNTDOWN_TIMER); in complete_window_event_process()
/GUIX-v6.2.1/samples/demo_guix_smart_watch/
Dpage_3_calories_screen.c54 gx_system_timer_stop(&calories_screen, SCREEN_ANIMATION_TIMER_ID); in animation_update()
75 gx_system_timer_stop(window, SCREEN_ANIMATION_TIMER_ID); in calories_screen_event_process()
Dpage_3_ekg_screen.c56 gx_system_timer_stop(&ekg_screen, SCREEN_ANIMATION_TIMER_ID); in animation_update()
77 gx_system_timer_stop(window, SCREEN_ANIMATION_TIMER_ID); in ekg_screen_event_process()
Dpage_3_yoga_screen.c49 gx_system_timer_stop(&yoga_screen, SCREEN_ANIMATION_TIMER_ID); in animation_update()
70 gx_system_timer_stop(window, SCREEN_ANIMATION_TIMER_ID); in yoga_screen_event_process()
Dpage_3_stand_screen.c58 gx_system_timer_stop(&stand_screen, SCREEN_ANIMATION_TIMER_ID); in animation_update()
79 gx_system_timer_stop(window, SCREEN_ANIMATION_TIMER_ID); in stand_screen_event_process()
Dpage_3_run_screen.c76 gx_system_timer_stop(&run_screen, SCREEN_ANIMATION_TIMER_ID); in animation_update()
97 gx_system_timer_stop(window, SCREEN_ANIMATION_TIMER_ID); in run_screen_event_process()
Dpage_3_fitness_screen.c111 gx_system_timer_stop(&fitness_screen, SCREEN_ANIMATION_TIMER_ID); in animation_update()
176 gx_system_timer_stop(window, FITNESS_SCREEN_CHART_TIMER_ID); in fitness_screen_event_process()
177 gx_system_timer_stop(window, SCREEN_ANIMATION_TIMER_ID); in fitness_screen_event_process()
Dpage_1_weather_screen.c61 gx_system_timer_stop(&weather_screen, SCREEN_ANIMATION_TIMER_ID); in animation_update()
86 gx_system_timer_stop(window, SCREEN_ANIMATION_TIMER_ID); in weather_screen_event_process()
Dpage_2_clock_4_screen.c83 gx_system_timer_stop(window, SCREEN_CLOCK_TIMER_ID); in clock_4_screen_event_process()
84 gx_system_timer_stop(window, SCREEN_ANIMATION_TIMER_ID); in clock_4_screen_event_process()
Dpage_2_clock_5_screen.c97 gx_system_timer_stop(window, SCREEN_CLOCK_TIMER_ID); in clock_5_screen_event_process()
107 gx_system_timer_stop(window, SCREEN_ANIMATION_TIMER_ID); in clock_5_screen_event_process()
Dscreen_template.c88 gx_system_timer_stop(window, SCREEN_CLOCK_TIMER_ID); in screen_template_event_process()
Dpage_2_clock_3_screen.c60 gx_system_timer_stop(window, SCREEN_ANIMATION_TIMER_ID); in clock_3_screen_event_process()
/GUIX-v6.2.1/samples/demo_guix_shapes/
Dtext_rotation_window.c223gx_system_timer_stop(&Text_Rotaion_Window.Text_Rotaion_Window_dynamic_text_window, COUNT_TIMER); in Text_Rotation_Window_event_handler()
249 gx_system_timer_stop(window, ROTATION_TIMER); in Text_Rotation_Window_event_handler()
259 gx_system_timer_stop(window, SHIFT_TIMER); in Text_Rotation_Window_event_handler()
/GUIX-v6.2.1/samples/demo_guix_washing_machine/
Dmode_select.c181 gx_system_timer_stop(&mode_select_window, ID_TIMER_PROGRESS_BAR); in update_radial_progress_bar()
236 gx_system_timer_stop(window, 0); in mode_select_window_event_process()
/GUIX-v6.2.1/samples/demo_guix_car_infotainment/
Dphone.c56 gx_system_timer_stop(&phone_screen, TIMER_ID_CALL_DURATION); in call_duration_end()
Daudio.c27 gx_system_timer_stop(&audio_screen, 0); in music_play_stop()
Dvideo.c24 gx_system_timer_stop(&video_screen, 0); in video_pause()
/GUIX-v6.2.1/test/example_internal/guix_medical_mouse_support/
Dvitals.c329 gx_system_timer_stop(&vitals_screen, HR_WIN_ANIMATION_TIMER); in AnimateHRWin()
372 gx_system_timer_stop(widget, 0); in vitals_screen_event_process()
/GUIX-v6.2.1/guix_studio/
Ddummy_app.c356 gx_system_timer_stop(widget, 0); in demo_window_b_event_handler()
371 gx_system_timer_stop(widget, 0); in demo_window_b_event_handler()
/GUIX-v6.2.1/samples/demo_guix_medical/
Dvitals.c310 gx_system_timer_stop((GX_WIDGET*)&vitals_screen, VALUE_ANIMATION_TIMER); in update_value_animation()
395 gx_system_timer_stop((GX_WIDGET*)window, 0); in vitals_screen_event_process()

12345