Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/pwm/
Dpwm_stm32.c575 static int pwm_stm32_enable_capture(const struct device *dev, uint32_t channel) in pwm_stm32_enable_capture() function
769 .enable_capture = pwm_stm32_enable_capture,