Home
last modified time | relevance | path

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

/hal_nxp-latest/s32/drivers/s32ze/Can_CANEXCEL/src/
DCanEXCEL_Ip.c650 if (info->idType == CANEXCEL_MSG_ID_EXT) in Canexcel_Ip_ConfigRx()
670 if (CANEXCEL_MSG_ID_EXT == info->idType) in Canexcel_Ip_ConfigRx()
684 if (CANEXCEL_MSG_ID_EXT == info->idType) in Canexcel_Ip_ConfigRx()
903 if (CANEXCEL_MSG_ID_EXT == info->idType) in Canexcel_Ip_ConfigXlTx()
933 if (CANEXCEL_MSG_ID_EXT == info->idType) in Canexcel_Ip_ConfigFdTx()
/hal_nxp-latest/s32/drivers/s32ze/Can_CANEXCEL/include/
DCanEXCEL_Ip_Types.h287 Canexcel_Ip_MsgBuffIdType idType; member