Home
last modified time | relevance | path

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

/bsp/raspberry-pico/Drivers/
A Ddrv_hwtimer.c31 static rt_uint32_t _hwtimer_count_get(rt_hwtimer_t *timer);
39 .count_get = _hwtimer_count_get,
117 static rt_uint32_t _hwtimer_count_get(rt_hwtimer_t *timer) in _hwtimer_count_get() function
/bsp/bouffalo_lab/libraries/rt_drivers/
A Ddrv_hwtimer.c32 static rt_uint32_t _hwtimer_count_get(rt_hwtimer_t *timer);
41 .count_get = _hwtimer_count_get,
139 static rt_uint32_t _hwtimer_count_get(rt_hwtimer_t *timer) in _hwtimer_count_get() function

Completed in 4 milliseconds