Home
last modified time | relevance | path

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

/linux-4.19.296/include/linux/
Dpwm.h123 static inline void pwm_set_duty_cycle(struct pwm_device *pwm, unsigned int duty) in pwm_set_duty_cycle() function
/linux-4.19.296/drivers/pwm/
Dpwm-lpc18xx-sct.c310 pwm_set_duty_cycle(pwm, 0); in lpc18xx_pwm_free()