Home
last modified time | relevance | path

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

/bsp/wch/arm/Libraries/ch32_drivers/
A Ddrv_pwm_ch32f10x.c162 static rt_err_t ch32f1_pwm_device_enable(struct rt_device_pwm *device, struct rt_pwm_configuration … in ch32f1_pwm_device_enable() function
351 return ch32f1_pwm_device_enable(device, configuration, RT_TRUE); in drv_pwm_control()
353 return ch32f1_pwm_device_enable(device, configuration, RT_FALSE); in drv_pwm_control()

Completed in 5 milliseconds