Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/counter/
Dcounter_nxp_s32_sys_timer.c53 struct nxp_s32_sys_timer_chan_data { struct
59 struct nxp_s32_sys_timer_chan_data ch_data[SYS_TIMER_NUM_CHANNELS]; argument
118 struct nxp_s32_sys_timer_chan_data *ch_data = &data->ch_data[channel]; in stm_set_alarm()
180 struct nxp_s32_sys_timer_chan_data *ch_data = NULL; in stm_isr()
239 struct nxp_s32_sys_timer_chan_data *ch_data = &data->ch_data[channel]; in nxp_s32_sys_timer_set_alarm()
260 struct nxp_s32_sys_timer_chan_data *ch_data = &data->ch_data[channel]; in nxp_s32_sys_timer_cancel_alarm()
339 struct nxp_s32_sys_timer_chan_data *ch_data; in nxp_s32_sys_timer_init()