Home
last modified time | relevance | path

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

/hal_nxp-latest/s32/drivers/s32ze/Platform/src/
DMru_Ip.c287 uint8 MailboxId = 0U; in Mru_Ip_ResetTransmitChannel_Privileged() local
292 MailboxId = TransmitChCfgPtr->TxMBList[Mailbox_Idx]; /* Get mailbox ID is used*/ in Mru_Ip_ResetTransmitChannel_Privileged()
293 …*TransmitChCfgPtr->ChMBSTATAdd = MRU_IP_CH_MBSTAT_MBS0_MASK << MailboxId ; /* Clear mailbox statu… in Mru_Ip_ResetTransmitChannel_Privileged()
309 uint8 MailboxId = 0U; in Mru_Ip_ResetReceiveChannel_Privileged() local
315 MailboxId = ReceiveChCfgPtr->ListRxMB[Mailbox_Idx]; /* Get mailbox ID is used*/ in Mru_Ip_ResetReceiveChannel_Privileged()
316 …*ChannelConfig->ChMBSTATAdd = MRU_IP_CH_MBSTAT_MBS0_MASK << MailboxId ; /* Clear mailbox status */ in Mru_Ip_ResetReceiveChannel_Privileged()