Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/pwm/
Dpwm-stm32.c169 static int stm32_pwm_capture(struct pwm_chip *chip, struct pwm_device *pwm, in stm32_pwm_capture() function
492 .capture = IS_ENABLED(CONFIG_DMA_ENGINE) ? stm32_pwm_capture : NULL,