Home
last modified time | relevance | path

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

/linux/drivers/pwm/
H A Dpwm-stm32.c539 static int stm32_pwm_capture(struct pwm_chip *chip, struct pwm_device *pwm, in stm32_pwm_capture() function
703 .capture = IS_ENABLED(CONFIG_DMA_ENGINE) ? stm32_pwm_capture : NULL,