Home
last modified time | relevance | path

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

/bsp/nuclei/libraries/gd32vf103/HAL_Drivers/
A Ddrv_hwtimer.c153 static rt_err_t gd32_hwtimer_start(rt_hwtimer_t *timer, rt_uint32_t cnt, rt_hwtimer_mode_t mode) in gd32_hwtimer_start() function
190 .start = gd32_hwtimer_start,
/bsp/gd32/arm/libraries/gd32_drivers/
A Ddrv_hwtimer.c129 static rt_err_t gd32_hwtimer_start(struct rt_hwtimer_device *timer, \ in gd32_hwtimer_start() function
191 gd32_hwtimer_start,

Completed in 5 milliseconds