Home
last modified time | relevance | path

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

/hal_nxp-latest/s32/drivers/s32ze/Icu/include/
DEmios_Icu_Ip_Types.h445 …eMios_Icu_Ip_NotifyType WsCEONotification; /*!< The notification function for Event C… member
462 eMios_Icu_Ip_NotifyType WsCEONotification; member
/hal_nxp-latest/s32/drivers/s32ze/Icu/src/
DEmios_Icu_Ip_Irq.c949 if (NULL_PTR != eMios_Icu_Ip_WsChState[instance][hwWSChannel].WsCEONotification) in Emios_Icu_Ip_WSCProcessInterrupt()
951 eMios_Icu_Ip_WsChState[instance][hwWSChannel].WsCEONotification(); in Emios_Icu_Ip_WSCProcessInterrupt()
DEmios_Icu_Ip.c742 …Icu_Ip_WsChState[instance][hwChannel].WsCEONotification = (*userConfig->pWSChannelsConfig)[index]. in Emios_Icu_Ip_Init()