Searched refs:Rx_Fifo_Depth (Results 1 – 2 of 2) sorted by relevance
355 uint8 Rx_Fifo_Depth; member
245 …stance]->RXFC = CANXL_RXFIFO_CONTROL_RXFC_RXFD(Config->pRxFifoConfig->Rx_Fifo_Depth-1U)|CANXL_RXFI… in Canexcel_Ip_Init()252 for(uint8 idx = 0; idx < Config->pRxFifoConfig->Rx_Fifo_Depth; idx++) in Canexcel_Ip_Init()262 for(uint8 idx = 0; idx < Config->pRxFifoConfig->Rx_Fifo_Depth; idx++) in Canexcel_Ip_Init()