Searched refs:ReceiveNotification (Results 1 – 2 of 2) sorted by relevance
393 if(NULL_PTR != ReceiveChCfgPtr->ReceiveNotification) in Mru_Ip_ReadMailbox_Privileged()395 ReceiveChCfgPtr->ReceiveNotification(ReceiveChCfgPtr->ChannelId, in Mru_Ip_ReadMailbox_Privileged()514 if(NULL_PTR != ReceiveChCfgPtr->ReceiveNotification) in Mru_Ip_DisableChannel_Privileged()516 ReceiveChCfgPtr->ReceiveNotification(ReceiveChCfgPtr->ChannelId, in Mru_Ip_DisableChannel_Privileged()804 if(NULL_PTR != pReceiveChConfig->ReceiveNotification) in Mru_Ip_ProcessActiveMb()806 pReceiveChConfig->ReceiveNotification(pReceiveChConfig->ChannelId, in Mru_Ip_ProcessActiveMb()
147 …Mru_Ip_ReceiveNotificationType ReceiveNotification; /**< Store pointer for ISR notification func… member