Home
last modified time | relevance | path

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

/hal_nxp-3.5.0/mcux/mcux-sdk/drivers/enet/
Dfsl_enet.h1757 void ENET_Ptp1588StartTimer(ENET_Type *base, uint32_t ptpClkSrc);
Dfsl_enet.c2830 ENET_Ptp1588StartTimer(base, ptpConfig->ptp1588ClockSrc_Hz); in ENET_Ptp1588Configure()
2843 void ENET_Ptp1588StartTimer(ENET_Type *base, uint32_t ptpClkSrc) in ENET_Ptp1588StartTimer() function