Home
last modified time | relevance | path

Searched defs:dlcValue (Results 1 – 2 of 2) sorted by relevance

/hal_nxp-latest/s32/drivers/s32ze/Can_CANEXCEL/src/
DCanEXCEL_Ip.c350 uint16 dlcValue = 0u; in Canexcel_InitRxFIFO() local
601 uint16 dlcValue = 0U; in Canexcel_Ip_ConfigRx() local
925 uint16 dlcValue = 0U; in Canexcel_Ip_ConfigFdTx() local
1141 …uint16 dlcValue = (uint16)(RxHeader->Control & CANXL_TX_HEADER_DLC_MASK) >> CANXL_TX_HEADER_DLC_SH… in ValidateFrameDLC() local
DCanEXCEL_Ip_HwAccess.c187 static uint8 CAN_ComputePayloadSizeHw(uint8 dlcValue) in CAN_ComputePayloadSizeHw()
580 uint8 dlcValue = CAN_ComputeDLCValue((uint8)(info->dataLength)); in CanXL_SetTxMsgBuffData() local