Home
last modified time | relevance | path

Searched refs:phyManComplete (Results 1 – 3 of 3) sorted by relevance

/hal_infineon-latest/mtb-pdl-cat1/drivers/source/
Dcy_ethif.c120 .phyManComplete = (CEDI_CbPhyManComplete)Cy_ETHIF_EventPhyManComplete,
/hal_infineon-latest/mtb-pdl-cat1/drivers/third_party/ethernet/include/
Dcedi.h1367 CEDI_CbPhyManComplete phyManComplete; member
/hal_infineon-latest/mtb-pdl-cat1/drivers/third_party/ethernet/src/
Dedd.c389 ((CEDI_PdVar(cb).phyManComplete)==NULL)) in callbacksNullCheck()
1674 (*(CEDI_PdVar(cb).phyManComplete))(pD, cond1, dat16); in emacIsr()