Searched refs:OS_TimerStop (Results 1 – 5 of 5) sorted by relevance
66 OS_Status OS_TimerStop(OS_Timer_t *timer);
93 OS_Status OS_TimerStop(OS_Timer_t *timer);
161 OS_Status OS_TimerStop(OS_Timer_t *timer) in OS_TimerStop() function
238 OS_Status OS_TimerStop(OS_Timer_t *timer) in OS_TimerStop() function
145 #define SDC_StopTimer(t) OS_TimerStop(t)
Completed in 7 milliseconds