Home
last modified time | relevance | path

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

/hal_infineon-latest/mtb-pdl-cat1/drivers/third_party/ethernet/include/
Dedd_int.h243 uint32_t emacGetPtpFrameTxTime(void *pD, CEDI_1588TimerVal *time);
/hal_infineon-latest/mtb-pdl-cat1/drivers/third_party/ethernet/src/
Dedd.c1927 if (0!=emacGetPtpFrameTxTime(pD, &CEDI_PdVar(ptpTime))) { in emacIsr()
3636 uint32_t emacGetPtpFrameTxTime(void *pD, CEDI_1588TimerVal *time) in emacGetPtpFrameTxTime() function
4984 emacGetPtpFrameTxTime,