Home
last modified time | relevance | path

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

/hal_nxp-3.6.0/s32/drivers/s32ze/Can_CANEXCEL/include/
DCanEXCEL_Ip.h111 …Ip_SetRxIndividualMask(uint8 instance, uint8 descNo, Canexcel_Ip_FrameType frameType, uint32 mask);
DCanEXCEL_Ip_Types.h405 Canexcel_Ip_FrameType frameType; member
/hal_nxp-3.6.0/s32/drivers/s32ze/Can_CANEXCEL/src/
DCanEXCEL_Ip.c322 if(Config->pRxFifoConfig.frameType == CANEXCEL_XL_FRAME) in Canexcel_Ip_Init()
371 …_Ip_SetRxIndividualMask(uint8 instance, uint8 descNo, Canexcel_Ip_FrameType frameType, uint32 mask) in Canexcel_Ip_SetRxIndividualMask() argument
374 if (CANEXCEL_XL_FRAME == frameType) in Canexcel_Ip_SetRxIndividualMask()