Home
last modified time | relevance | path

Searched defs:mcux_pwt_config (Results 1 – 1 of 1) sorted by relevance

/Zephyr-latest/drivers/pwm/
Dpwm_mcux_pwt.c26 struct mcux_pwt_config { struct
27 PWT_Type *base;
51 const struct mcux_pwt_config *config = dev->config; in mcux_pwt_is_active() argument