Home
last modified time | relevance | path

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

/hal_nxp-latest/s32/drivers/s32ze/Icu/include/
DEmios_Icu_Ip_Types.h451 …eMios_Icu_Ip_NotifyType WsPWNotification; /*!< The notification function for Pulse W… member
466 eMios_Icu_Ip_NotifyType WsPWNotification; member
/hal_nxp-latest/s32/drivers/s32ze/Icu/src/
DEmios_Icu_Ip_Irq.c967 if (NULL_PTR != eMios_Icu_Ip_WsChState[instance][hwWSChannel].WsPWNotification) in Emios_Icu_Ip_WSCProcessInterrupt()
969 eMios_Icu_Ip_WsChState[instance][hwWSChannel].WsPWNotification(); in Emios_Icu_Ip_WSCProcessInterrupt()
DEmios_Icu_Ip.c744 …_Icu_Ip_WsChState[instance][hwChannel].WsPWNotification = (*userConfig->pWSChannelsConfig)[index]. in Emios_Icu_Ip_Init()