Home
last modified time | relevance | path

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

/hal_nxp-latest/s32/drivers/s32ze/Icu/include/
DEmios_Icu_Ip_Types.h442 …eMios_Icu_Ip_NotifyType WsCAPNotification; /*!< The notification function for Capture… member
458 eMios_Icu_Ip_NotifyType WsCAPNotification; member
/hal_nxp-latest/s32/drivers/s32ze/Icu/src/
DEmios_Icu_Ip_Irq.c931 if (NULL_PTR != eMios_Icu_Ip_WsChState[instance][hwWSChannel].WsCAPNotification) in Emios_Icu_Ip_WSCProcessInterrupt()
933 eMios_Icu_Ip_WsChState[instance][hwWSChannel].WsCAPNotification(); in Emios_Icu_Ip_WSCProcessInterrupt()
DEmios_Icu_Ip.c740 …Icu_Ip_WsChState[instance][hwChannel].WsCAPNotification = (*userConfig->pWSChannelsConfig)[index]. in Emios_Icu_Ip_Init()