Searched refs:_hwtimer_stop (Results 1 – 2 of 2) sorted by relevance
30 static void _hwtimer_stop(rt_hwtimer_t *timer);38 .stop = _hwtimer_stop,108 static void _hwtimer_stop(rt_hwtimer_t *timer) in _hwtimer_stop() function141 _hwtimer_stop(timer); in _hwtimer_control()
31 static void _hwtimer_stop(rt_hwtimer_t *timer);40 .stop = _hwtimer_stop,133 static void _hwtimer_stop(rt_hwtimer_t *timer) in _hwtimer_stop() function
Completed in 4 milliseconds