Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/pwm/
Dpwm_mcux_pwt.c49 static inline bool mcux_pwt_is_active(const struct device *dev) in mcux_pwt_is_active() function
84 if (mcux_pwt_is_active(dev)) { in mcux_pwt_configure_capture()
135 if (mcux_pwt_is_active(dev)) { in mcux_pwt_enable_capture()