Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/pwm/
Dpwm_mcux_pwt.c26 struct mcux_pwt_config { struct
51 const struct mcux_pwt_config *config = dev->config; in mcux_pwt_is_active() argument
76 const struct mcux_pwt_config *config = dev->config; in mcux_pwt_configure_capture()
122 const struct mcux_pwt_config *config = dev->config; in mcux_pwt_enable_capture()
150 const struct mcux_pwt_config *config = dev->config; in mcux_pwt_disable_capture()
216 const struct mcux_pwt_config *config = dev->config; in mcux_pwt_isr()
284 const struct mcux_pwt_config *config = dev->config; in mcux_pwt_get_cycles_per_sec()
296 const struct mcux_pwt_config *config = dev->config; in mcux_pwt_init()
343 static const struct mcux_pwt_config mcux_pwt_config_##n = { \