Searched refs:ENET_Ptp1588StartTimer (Results 1 – 2 of 2) sorted by relevance
1757 void ENET_Ptp1588StartTimer(ENET_Type *base, uint32_t ptpClkSrc);
2830 ENET_Ptp1588StartTimer(base, ptpConfig->ptp1588ClockSrc_Hz); in ENET_Ptp1588Configure()2843 void ENET_Ptp1588StartTimer(ENET_Type *base, uint32_t ptpClkSrc) in ENET_Ptp1588StartTimer() function