Searched refs:EXL_GRP (Results 1 – 2 of 2) sorted by relevance
21 CANXL_GRP_CONTROL_Type * EXL_GRP[] = IP_CANXL_GRP_CONTROL_BASE_PTRS; variable46 flag_reg = CanXL_GetMsgDescIntStatusFlag(CANEXCEL.EXL_GRP[instance], mb_idx); in Canexcel_Ip_MainFunction()50 CanXL_ClearMsgDescIntStatusFlag(CANEXCEL.EXL_GRP[instance], mb_idx); in Canexcel_Ip_MainFunction()53 if (mb_idx <= CANEXCEL.EXL_GRP[instance]->DSCCTRL) in Canexcel_Ip_MainFunction()187 CANEXCEL.EXL_GRP = EXL_GRP; in Canexcel_Ip_Init()226 CANEXCEL.EXL_GRP[instance]->DSCCTRL = CANXL_GRP_CONTROL_DSCCTRL_TXDSC(Config->tx_mbdesc-1u); in Canexcel_Ip_Init()283 CanXL_ResetImaskBuff(CANEXCEL.EXL_GRP[instance], instance); in Canexcel_Ip_Init()428 CanXL_SetMsgBuffIntCmd(CANEXCEL.EXL_GRP[instance], descNo); in Canexcel_Ip_ReceiveFD()439 CanXL_SetMsgBuffIntCmd(CANEXCEL.EXL_GRP[instance], descNo); in Canexcel_Ip_ReceiveXL()538 CanXL_SetMsgBuffIntCmd(CANEXCEL.EXL_GRP[instance], mbIdx); in Canexcel_Ip_SendFDMsg()[all …]
63 CANXL_GRP_CONTROL_Type ** EXL_GRP; member