Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/counter/
Dcounter_nxp_s32_sys_timer.c58 struct nxp_s32_sys_timer_data { struct
117 struct nxp_s32_sys_timer_data *data = dev->data; in stm_set_alarm()
179 struct nxp_s32_sys_timer_data *data = dev->data; in stm_isr()
238 struct nxp_s32_sys_timer_data *data = dev->data; in nxp_s32_sys_timer_set_alarm()
259 struct nxp_s32_sys_timer_data *data = dev->data; in nxp_s32_sys_timer_cancel_alarm()
303 struct nxp_s32_sys_timer_data *data = dev->data; in nxp_s32_sys_timer_set_guard_period()
315 struct nxp_s32_sys_timer_data *data = dev->data; in nxp_s32_sys_timer_get_guard_period()
338 struct nxp_s32_sys_timer_data *data = dev->data; in nxp_s32_sys_timer_init()
399 static struct nxp_s32_sys_timer_data nxp_s32_sys_timer_data_##n; \