Home
last modified time | relevance | path

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

/hal_nxp-3.6.0/s32/drivers/s32ze/Can_CANEXCEL/src/
DCanEXCEL_Ip.c321 uint16 dlcValue = 0u; in Canexcel_Ip_Init() local
394 uint16 dlcValue = 0U; in Canexcel_Ip_ConfigRx() local
662 uint16 dlcValue = 0U; in Canexcel_Ip_ConfigFdTx() local
DCanEXCEL_Ip_HwAccess.c185 static uint8 CAN_ComputePayloadSizeHw(uint8 dlcValue) in CAN_ComputePayloadSizeHw()
538 uint8 dlcValue = CAN_ComputeDLCValue((uint8)(info->dataLength)); in CanXL_SetTxMsgBuffData() local