Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/counter/
Dcounter_nxp_pit.c20 (*(struct nxp_pit_channel_data *const *const)dev->data)
27 (((struct nxp_pit_channel_data *const *)dev->data) - \
31 struct nxp_pit_channel_data { struct
50 struct nxp_pit_channel_data *const *data; argument
107 struct nxp_pit_channel_data *data = PIT_CHANNEL_DATA(dev); in nxp_pit_set_top_value()
170 struct nxp_pit_channel_data *data = in nxp_pit_isr()
181 struct nxp_pit_channel_data *data = PIT_CHANNEL_DATA(dev); in nxp_pit_isr()
258 #define NXP_PIT_CHANNEL_DECLARATIONS(node) static struct nxp_pit_channel_data \
321 static struct nxp_pit_channel_data *const \