Home
last modified time | relevance | path

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

/linux-6.14.4/drivers/pwm/
Dpwm-stm32.c471 static int stm32_pwm_raw_capture(struct pwm_chip *chip, struct pwm_device *pwm, in stm32_pwm_raw_capture() function
590 ret = stm32_pwm_raw_capture(chip, pwm, tmo_ms, &raw_prd, &raw_dty); in stm32_pwm_capture()
611 ret = stm32_pwm_raw_capture(chip, pwm, tmo_ms, &raw_prd, in stm32_pwm_capture()
639 ret = stm32_pwm_raw_capture(chip, pwm, tmo_ms, &raw_prd, &raw_dty); in stm32_pwm_capture()