Searched refs:ID_CHART_TIMER (Results 1 – 2 of 2) sorted by relevance
69 gx_system_timer_stop((GX_WIDGET *)&pressure_trend_frame, ID_CHART_TIMER); in control_thread_entry()
21 #define ID_CHART_TIMER 1 macro376 gx_system_timer_start(win, ID_CHART_TIMER, CHART_UPDATE_PERIOD, CHART_UPDATE_PERIOD); in trend_frame_event_process()