Home
last modified time | relevance | path

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

/hal_nxp-latest/mcux/mcux-sdk/drivers/enet/
Dfsl_enet.h494 } enet_ptp_time_t; typedef
503 enet_ptp_time_t timeStamp; /*!< PTP timestamp. */
520 enet_ptp_time_t timeStamp; /*!< Timestamp of frame */
1937 void ENET_Ptp1588GetTimerNoIrqDisable(ENET_Type *base, enet_handle_t *handle, enet_ptp_time_t *ptpT…
1946 void ENET_Ptp1588GetTimer(ENET_Type *base, enet_handle_t *handle, enet_ptp_time_t *ptpTime);
1955 void ENET_Ptp1588SetTimer(ENET_Type *base, enet_handle_t *handle, enet_ptp_time_t *ptpTime);
Dfsl_enet.c2139 enet_ptp_time_t *ts = &txDirty->timeStamp; in ENET_ReclaimTxDescriptor()
2933 void ENET_Ptp1588GetTimerNoIrqDisable(ENET_Type *base, enet_handle_t *handle, enet_ptp_time_t *ptpT… in ENET_Ptp1588GetTimerNoIrqDisable()
2966 void ENET_Ptp1588GetTimer(ENET_Type *base, enet_handle_t *handle, enet_ptp_time_t *ptpTime) in ENET_Ptp1588GetTimer()
2994 void ENET_Ptp1588SetTimer(ENET_Type *base, enet_handle_t *handle, enet_ptp_time_t *ptpTime) in ENET_Ptp1588SetTimer()
/hal_nxp-latest/mcux/mcux-sdk/drivers/lpc_enet/
Dfsl_enet.h365 } enet_ptp_time_t; typedef
372 enet_ptp_time_t timeStamp; /*!< Timestamp of frame */
524 enet_ptp_time_t timestamp; /*!< The nanosecond part timestamp of this Rx frame. */
1196 enet_ptp_time_t *timestamp);
Dfsl_enet.c1248 …enet_handle_t *handle, uint8_t *data, uint32_t length, uint8_t channel, enet_ptp_time_t *timestamp) in ENET_ReadFrame()
/hal_nxp-latest/mcux/mcux-sdk/drivers/mcx_enet/
Dfsl_enet.h390 } enet_ptp_time_t; typedef
397 enet_ptp_time_t timeStamp; /*!< Timestamp of frame */
550 enet_ptp_time_t timestamp; /*!< The nanosecond part timestamp of this Rx frame. */
1281 enet_ptp_time_t *timestamp);
Dfsl_enet.c1370 …enet_handle_t *handle, uint8_t *data, uint32_t length, uint8_t channel, enet_ptp_time_t *timestamp) in ENET_ReadFrame()