Searched refs:pwm_stm32_disable_capture (Results 1 – 1 of 1) sorted by relevance
624 static int pwm_stm32_disable_capture(const struct device *dev, uint32_t channel) in pwm_stm32_disable_capture() function739 pwm_stm32_disable_capture(dev, cpt->channel); in pwm_stm32_isr()770 .disable_capture = pwm_stm32_disable_capture,