Home
last modified time | relevance | path

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

/hal_infineon-latest/mtb-pdl-cat1/drivers/third_party/ethernet/include/
Dcedi.h592 typedef void (*CEDI_CbPtpPriFrameRx)(void* pD, uint32_t type, struct CEDI_1588TimerVal* time); typedef
1380 CEDI_CbPtpPriFrameRx ptpPriFrameRx;
/hal_infineon-latest/mtb-pdl-cat1/drivers/source/
Dcy_ethif.c133 .ptpPriFrameRx = (CEDI_CbPtpPriFrameRx)Cy_ETHIF_EventPtp,