Home
last modified time | relevance | path

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

/Zephyr-Core-3.6.0/drivers/pwm/
Dpwm_mcux_pwt.c35 struct mcux_pwt_data { struct
76 struct mcux_pwt_data *data = dev->data; in mcux_pwt_configure_capture()
109 struct mcux_pwt_data *data = dev->data; in mcux_pwt_enable_capture()
203 struct mcux_pwt_data *data = dev->data; in mcux_pwt_isr()
271 struct mcux_pwt_data *data = dev->data; in mcux_pwt_get_cycles_per_sec()
283 struct mcux_pwt_data *data = dev->data; in mcux_pwt_init()
341 static struct mcux_pwt_data mcux_pwt_data_##n; \