Searched refs:CANXL_SIC_SYSMCFG_MAXTXMB_MASK (Results 1 – 2 of 2) sorted by relevance
156 #define CANXL_SIC_SYSMCFG_MAXTXMB_MASK (0x7F0000U) macro159 …(((uint32_t)(((uint32_t)(x)) << CANXL_SIC_SYSMCFG_MAXTXMB_SHIFT)) & CANXL_SIC_SYSMCFG_MAXTXMB_MASK)
104 … total_mb = (uint8)((((CANEXCEL.EXL_SIC[instance]->SYSMCFG & CANXL_SIC_SYSMCFG_MAXTXMB_MASK) >> CA… in Canexcel_Ip_MainFunction()873 … total_mb = (uint8)((((CANEXCEL.EXL_SIC[instance]->SYSMCFG & CANXL_SIC_SYSMCFG_MAXTXMB_MASK) >> CA… in Canexcel_Ip_RxTxIRQHandler()