Home
last modified time | relevance | path

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

/hal_nxp-3.6.0/s32/drivers/s32ze/Can_CANEXCEL/include/
DCanEXCEL_Ip_Types.h403 boolean Rx_Fifo_KeepLast; member
/hal_nxp-3.6.0/s32/drivers/s32ze/Can_CANEXCEL/src/
DCanEXCEL_Ip.c342 uint8 aux = (Config->pRxFifoConfig.Rx_Fifo_KeepLast == FALSE) ? 1U : 0U; in Canexcel_Ip_Init()