Searched refs:ChMBSTATAdd (Results 1 – 2 of 2) sorted by relevance
259 …uint32 LastMbStatus = (*(TransmitChCfgPtr->ChMBSTATAdd)>> (TransmitChCfgPtr->LastTxMBIndex)) & MRU… in Mru_Ip_Transmit_Privileged()293 …*TransmitChCfgPtr->ChMBSTATAdd = MRU_IP_CH_MBSTAT_MBS0_MASK << MailboxId ; /* Clear mailbox statu… in Mru_Ip_ResetTransmitChannel_Privileged()316 …*ChannelConfig->ChMBSTATAdd = MRU_IP_CH_MBSTAT_MBS0_MASK << MailboxId ; /* Clear mailbox status */ in Mru_Ip_ResetReceiveChannel_Privileged()338 *ResetInsCfgPtr->MruResetChOfInsCfg[ChannelIdx].ChMBSTATAdd = MBStatusMask; in Mru_Ip_ResetInstance_Privileged()371 MailboxStatus = *ChannelConfig->ChMBSTATAdd; in Mru_Ip_ReadMailbox_Privileged()376 MailboxStatus = *ChannelConfig->ChMBSTATAdd; in Mru_Ip_ReadMailbox_Privileged()391 *ChannelConfig->ChMBSTATAdd = (uint32)(MRU_IP_CH_MBSTAT_MBS0_MASK << LastRxMailbox); in Mru_Ip_ReadMailbox_Privileged()426 MailboxStatus = *ChannelConfig->ChMBSTATAdd; in Mru_Ip_GetMailboxStatus_Privileged()497 ChMBSTATAddr = ChannelConfig->ChMBSTATAdd; in Mru_Ip_DisableChannel_Privileged()754 ChMBSTATAddr = ChannelConfig->ChMBSTATAdd; in Mru_Ip_IrqHandlerReceiveMb()
115 volatile uint32 * ChMBSTATAdd; /**< The data configuartion for MBSTAT register. */ member124 volatile uint32 * ChMBSTATAdd; /**< Address of channel MBSTAT register. */ member163 …volatile uint32 * ChMBSTATAdd; /**< The data configuartion for MBSTAT register. */ member