Home
last modified time | relevance | path

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

/hal_nxp-3.6.0/s32/drivers/s32k3/Icu/include/
DWkpu_Ip_Types.h169 …Wkpu_Ip_NotifyType WkpuChannelNotification; /**< @brief The notification functions shall ha… member
201 Wkpu_Ip_NotifyType WkpuChannelNotification; member
/hal_nxp-3.6.0/s32/drivers/s32k3/Icu/src/
DWkpu_Ip_Irq.c236 …L_PTR != Wkpu_Ip_u32ChState[Wkpu_Ip_IndexInChState[(uint8)hwChannel]].WkpuChannelNotification) && \ in Wkpu_Ip_Callback()
239 Wkpu_Ip_u32ChState[Wkpu_Ip_IndexInChState[(uint8)hwChannel]].WkpuChannelNotification(); in Wkpu_Ip_Callback()
DWkpu_Ip.c546 …pu_Ip_IndexInChState[hwChannel]].WkpuChannelNotification = (*userConfig->pChannelsConfig)[index].W… in Wkpu_Ip_Init()