Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/pwm/
Dpwm_mcux_pwt.c36 struct mcux_pwt_data { struct
77 struct mcux_pwt_data *data = dev->data; in mcux_pwt_configure_capture()
123 struct mcux_pwt_data *data = dev->data; in mcux_pwt_enable_capture()
217 struct mcux_pwt_data *data = dev->data; in mcux_pwt_isr()
285 struct mcux_pwt_data *data = dev->data; in mcux_pwt_get_cycles_per_sec()
297 struct mcux_pwt_data *data = dev->data; in mcux_pwt_init()
355 static struct mcux_pwt_data mcux_pwt_data_##n; \