Home
last modified time | relevance | path

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

/OK3568_Linux_fs/buildroot/package/python-rpi-gpio/
H A D0001-fix-build-with-gcc-10.x.patch142 @@ -26,4 +26,4 @@ void pwm_set_duty_cycle(unsigned int gpi
/OK3568_Linux_fs/kernel/include/linux/
H A Dpwm.h143 static inline void pwm_set_duty_cycle(struct pwm_device *pwm, unsigned int duty) in pwm_set_duty_cycle() function