Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/s32/drivers/s32ze/Can_CANEXCEL/src/
DCanEXCEL_Ip_HwAccess.c440 uint8 calcValue = CAN_ComputePayloadSize(dlcValue); in CanXL_SetTxMsgBuffData() local
441 for(idx = info->dataLength; idx<calcValue; idx++) in CanXL_SetTxMsgBuffData()