Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/enet_qos/
Dfsl_enet_qos.c159 static void ENET_QOS_StoreRxFrameTime(ENET_QOS_Type *base,
821 static void ENET_QOS_StoreRxFrameTime(ENET_QOS_Type *base, in ENET_QOS_StoreRxFrameTime() function
2414 ENET_QOS_StoreRxFrameTime(base, handle, rxDesc, ts); in ENET_QOS_ReadFrame()
3218ENET_QOS_StoreRxFrameTime(base, handle, rxDesc, &rxFrame->rxAttribute.timestamp); in ENET_QOS_GetRxFrame()