Home
last modified time | relevance | path

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

/bsp/cvitek/drivers/
A Ddrv_timer.c142 static rt_err_t _timer_start(rt_hwtimer_t *timer, rt_uint32_t cnt, rt_hwtimer_mode_t mode);
149 .start = _timer_start,
356 static rt_err_t _timer_start(rt_hwtimer_t *timer, rt_uint32_t cnt, rt_hwtimer_mode_t mode) in _timer_start() function
/bsp/hc32/libraries/hc32_drivers/
A Ddrv_hwtimer.c169 static rt_err_t _timer_start(rt_hwtimer_t *timer, rt_uint32_t t, rt_hwtimer_mode_t opmode) in _timer_start() function
441 .start = _timer_start,

Completed in 6 milliseconds