Searched refs:Rx_Fifo_Depth (Results 1 – 2 of 2) sorted by relevance
400 uint8 Rx_Fifo_Depth; member
320 …->RXFC = CANXL_RXFIFO_CONTROL_RXFC_RXFD((uint32)Config->pRxFifoConfig.Rx_Fifo_Depth-1U)|CANXL_RXFI… in Canexcel_Ip_Init()327 for(uint8 idx = 0; idx < Config->pRxFifoConfig.Rx_Fifo_Depth; idx++) in Canexcel_Ip_Init()337 for(uint8 idx = 0; idx < Config->pRxFifoConfig.Rx_Fifo_Depth; idx++) in Canexcel_Ip_Init()