Searched refs:rt_timer_stop (Results 1 – 2 of 2) sorted by relevance
626 rt_err_t rt_timer_stop(rt_timer_t timer) in rt_timer_stop() function654 RTM_EXPORT(rt_timer_stop);
81 error = rt_timer_stop(&thread->thread_timer); in rt_sched_thread_timer_stop()
Completed in 5 milliseconds