Home
last modified time | relevance | path

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

/hal_nxp-3.6.0/s32/drivers/s32ze/Platform/src/
DMru_Ip.c152 …tic void Mru_Ip_IrqHandlerReceiveMb(const Mru_Ip_ChannelCfgType * ChannelConfig, uint8 IntGroupId);
399 void Mru_Ip_IrqHandler(uint8 InstanceId, uint8 IntGroupId) in Mru_Ip_IrqHandler() argument
407 NotifyStatus = *State->HWUnitConfig->NOTIFYAdd[IntGroupId]; in Mru_Ip_IrqHandler()
416 Mru_Ip_IrqHandlerReceiveMb(ChannelConfig, IntGroupId); in Mru_Ip_IrqHandler()
440 …atic void Mru_Ip_IrqHandlerReceiveMb(const Mru_Ip_ChannelCfgType * ChannelConfig, uint8 IntGroupId) in Mru_Ip_IrqHandlerReceiveMb() argument
448 uint32 IntGroupCfg = ((uint32)IntGroupId) << MRU_IP_CH_CFG1_MBIC0_SHIFT; in Mru_Ip_IrqHandlerReceiveMb()
461 ReceiveChConfig = MBLinkReceiveChConfig[MBIdx][IntGroupId].ReceiveChCfg; in Mru_Ip_IrqHandlerReceiveMb()
/hal_nxp-3.6.0/s32/drivers/s32ze/Platform/include/
DMru_Ip.h167 void Mru_Ip_IrqHandler(uint8 InstanceId, uint8 IntGroupId);