Home
last modified time | relevance | path

Searched refs:Rx_Fifo_Msg_Size (Results 1 – 2 of 2) sorted by relevance

/hal_nxp-latest/s32/drivers/s32ze/Can_CANEXCEL/include/
DCanEXCEL_Ip_Types.h406 uint16 Rx_Fifo_Msg_Size; member
/hal_nxp-latest/s32/drivers/s32ze/Can_CANEXCEL/src/
DCanEXCEL_Ip.c357 dlcValue = Config->pRxFifoConfig.Rx_Fifo_Msg_Size - 1u; in Canexcel_InitRxFIFO()
367 dlcValue = (uint16)CAN_ComputeDLCValue((uint8)(Config->pRxFifoConfig.Rx_Fifo_Msg_Size)); in Canexcel_InitRxFIFO()