Home
last modified time | relevance | path

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

/hal_nxp-latest/s32/drivers/s32ze/Can_CANEXCEL/include/
DCanEXCEL_Ip_Types.h304 uint32 timeStampL; member
332 uint32 timeStampL; member
340 uint32 timeStampL; member
/hal_nxp-latest/s32/drivers/s32ze/Can_CANEXCEL/src/
DCanEXCEL_Ip.c896 TxMsg->Header.timeStampL = 0U; in Canexcel_Ip_ConfigXlTx()
897 TxMsg->Header.timeStampL = 0U; in Canexcel_Ip_ConfigXlTx()
926 TxMsg->Header.timeStampL = 0U; in Canexcel_Ip_ConfigFdTx()
927 TxMsg->Header.timeStampL = 0U; in Canexcel_Ip_ConfigFdTx()
980 … returnResult = Canexcel_Ip_TxDescriptor(instance, mbIdx, (uint32)&TxMsg->Header.timeStampL); in Canexcel_Ip_SendFDMsg()
1003 returnResult = Canexcel_Ip_TxDescriptor(instance, mbIdx, (uint32)&TxMsg->Header.timeStampL); in Canexcel_Ip_SendXLMsg()