Home
last modified time | relevance | path

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

/Zephyr-Core-3.7.0/drivers/counter/
Dcounter_nxp_mrt.c34 (*(struct nxp_mrt_channel_data *const *const)dev->data)
41 (((struct nxp_mrt_channel_data *const *)dev->data) - \
45 struct nxp_mrt_channel_data { struct
58 struct nxp_mrt_channel_data *const *data; argument
82 struct nxp_mrt_channel_data *data = MRT_CHANNEL_DATA(dev); in nxp_mrt_start()
116 struct nxp_mrt_channel_data *data = MRT_CHANNEL_DATA(dev); in nxp_mrt_set_top_value()
290 static struct nxp_mrt_channel_data \
315 static struct nxp_mrt_channel_data *const nxp_mrt_##n##_channel_datas \