Home
last modified time | relevance | path

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

/bsp/wch/arm/Libraries/ch32_drivers/
A Ddrv_pwm_ch32f20x.c283 static rt_err_t ch32f2_pwm_device_enable(struct rt_device_pwm *device, struct rt_pwm_configuration … in ch32f2_pwm_device_enable() function
472 return ch32f2_pwm_device_enable(device, configuration, RT_TRUE); in drv_pwm_control()
474 return ch32f2_pwm_device_enable(device, configuration, RT_FALSE); in drv_pwm_control()

Completed in 4 milliseconds