Home
last modified time | relevance | path

Searched refs:_hwtimer_stop (Results 1 – 2 of 2) sorted by relevance

/bsp/raspberry-pico/Drivers/
A Ddrv_hwtimer.c30 static void _hwtimer_stop(rt_hwtimer_t *timer);
38 .stop = _hwtimer_stop,
108 static void _hwtimer_stop(rt_hwtimer_t *timer) in _hwtimer_stop() function
141 _hwtimer_stop(timer); in _hwtimer_control()
/bsp/bouffalo_lab/libraries/rt_drivers/
A Ddrv_hwtimer.c31 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