Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/pwm/
Dpwm_test.c34 static int vnd_pwm_enable_capture(const struct device *dev, uint32_t channel) in vnd_pwm_enable_capture() function
55 .enable_capture = vnd_pwm_enable_capture,