Searched refs:gd32_hwtimer_start (Results 1 – 2 of 2) sorted by relevance
153 static rt_err_t gd32_hwtimer_start(rt_hwtimer_t *timer, rt_uint32_t cnt, rt_hwtimer_mode_t mode) in gd32_hwtimer_start() function190 .start = gd32_hwtimer_start,
129 static rt_err_t gd32_hwtimer_start(struct rt_hwtimer_device *timer, \ in gd32_hwtimer_start() function191 gd32_hwtimer_start,
Completed in 5 milliseconds