Searched refs:tx_mbdesc (Results 1 – 2 of 2) sorted by relevance
449 uint8 tx_mbdesc; /**< No of Tx Descriptor to be used.*/ member
520 …ANEXCEL.EXL_GRP[instance]->DSCCTRL = CANXL_GRP_CONTROL_DSCCTRL_TXDSC((uint32)Config->tx_mbdesc-1u); in Canexcel_Ip_Init()521 …CANEXCEL.EXL_SIC[instance]->SYSMCFG |= (CANXL_SIC_SYSMCFG_MAXTXMB(Config->tx_mbdesc) | CANXL_SIC_S… in Canexcel_Ip_Init()528 for (u8MdCnt = 0U; u8MdCnt<Config->tx_mbdesc; u8MdCnt++) in Canexcel_Ip_Init()533 for (; u8MdCnt < (Config->rx_mbdesc + Config->tx_mbdesc); u8MdCnt++) in Canexcel_Ip_Init()