Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/s32/drivers/s32ze/Can_CANEXCEL/include/
DCanEXCEL_Ip_Types.h260 uint32 timeStampL; member
286 uint32 timeStampL; member
294 uint32 timeStampL; member
/hal_nxp-3.5.0/s32/drivers/s32ze/Can_CANEXCEL/src/
DCanEXCEL_Ip.c477 TxMsg->Header.timeStampL = 0U; in Canexcel_Ip_ConfigXlTx()
478 TxMsg->Header.timeStampL = 0U; in Canexcel_Ip_ConfigXlTx()
501 TxMsg->Header.timeStampL = 0U; in Canexcel_Ip_ConfigFdTx()
502 TxMsg->Header.timeStampL = 0U; in Canexcel_Ip_ConfigFdTx()
540 returnResult = Canexcel_Ip_TxDescriptor(instance, mbIdx, (uint32)&TxMsg->Header.timeStampL); in Canexcel_Ip_SendFDMsg()
556 returnResult = Canexcel_Ip_TxDescriptor(instance, mbIdx, (uint32)&TxMsg->Header.timeStampL); in Canexcel_Ip_SendXLMsg()