Home
last modified time | relevance | path

Searched refs:frameType (Results 1 – 3 of 3) sorted by relevance

/hal_nxp-latest/s32/drivers/s32ze/Can_CANEXCEL/include/
DCanEXCEL_Ip_Types.h409 Canexcel_Ip_FrameType frameType; member
DCanEXCEL_Ip.h110 void Canexcel_Ip_SetRxIndividualMask(uint8 instance, uint8 descNo, Canexcel_Ip_FrameType frameType,…
/hal_nxp-latest/s32/drivers/s32ze/Can_CANEXCEL/src/
DCanEXCEL_Ip.c354 if (CANEXCEL_XL_FRAME == Config->pRxFifoConfig.frameType) in Canexcel_InitRxFIFO()
576 void Canexcel_Ip_SetRxIndividualMask(uint8 instance, uint8 descNo, Canexcel_Ip_FrameType frameType,… in Canexcel_Ip_SetRxIndividualMask() argument
582 if (CANEXCEL_XL_FRAME == frameType) in Canexcel_Ip_SetRxIndividualMask()