Searched refs:CEDI_CbPtpPriFrameRx (Results 1 – 2 of 2) sorted by relevance
592 typedef void (*CEDI_CbPtpPriFrameRx)(void* pD, uint32_t type, struct CEDI_1588TimerVal* time); typedef1380 CEDI_CbPtpPriFrameRx ptpPriFrameRx;
133 .ptpPriFrameRx = (CEDI_CbPtpPriFrameRx)Cy_ETHIF_EventPtp,