Searched refs:LastRxMailboxId (Results 1 – 1 of 1) sorted by relevance
445 uint8 LastRxMailboxId= ReceiveChCfgPtr->ListRxMB[RxMailboxUsedNum -1]; in Mru_Ip_EnableChannel_Privileged() local447 uint32 LastMailboxEnableBitMask = (MRU_IP_CH_CFG0_MBE0_MASK << LastRxMailboxId); in Mru_Ip_EnableChannel_Privileged()487 uint8 LastRxMailboxId= ReceiveChCfgPtr->ListRxMB[RxMailboxUsedNum -1]; in Mru_Ip_DisableChannel_Privileged() local488 uint32 LastMailboxStatusBitMask = (MRU_IP_CH_MBSTAT_MBS0_MASK << LastRxMailboxId); in Mru_Ip_DisableChannel_Privileged()501 *ChannelConfig->ChCFG0Add &= ~(MRU_IP_CH_CFG0_MBE0_MASK << LastRxMailboxId); in Mru_Ip_DisableChannel_Privileged()