Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/pwm/
Dpwm_test.c39 static int vnd_pwm_disable_capture(const struct device *dev, uint32_t channel) in vnd_pwm_disable_capture() function
56 .disable_capture = vnd_pwm_disable_capture,