Home
last modified time | relevance | path

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

/hal_infineon-latest/mtb-pdl-cat1/drivers/third_party/ethernet/include/
Dedd_int.h246 uint32_t emacGetPtpPeerFrameRxTime(void *pD, CEDI_1588TimerVal *time);
/hal_infineon-latest/mtb-pdl-cat1/drivers/third_party/ethernet/src/
Dedd.c2007 if (0!=emacGetPtpPeerFrameRxTime(pD, &CEDI_PdVar(ptpTime))) { in emacIsr()
3684 uint32_t emacGetPtpPeerFrameRxTime(void *pD, CEDI_1588TimerVal *time) in emacGetPtpPeerFrameRxTime() function
4987 emacGetPtpPeerFrameRxTime,