Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/pwm/
Dpwm-stm32.c92 static int stm32_pwm_raw_capture(struct pwm_chip *chip, struct pwm_device *pwm, in stm32_pwm_raw_capture() function
211 ret = stm32_pwm_raw_capture(chip, pwm, tmo_ms, &raw_prd, &raw_dty); in stm32_pwm_capture()
232 ret = stm32_pwm_raw_capture(chip, pwm, tmo_ms, &raw_prd, in stm32_pwm_capture()
260 ret = stm32_pwm_raw_capture(chip, pwm, tmo_ms, &raw_prd, &raw_dty); in stm32_pwm_capture()