Home
last modified time | relevance | path

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

/hal_infineon-latest/mtb-pdl-cat1/drivers/source/
Dcy_ethif.c130 .pauseEvent = (CEDI_CbPauseEvent)Cy_ETHIF_EventPauseFrame,
/hal_infineon-latest/mtb-pdl-cat1/drivers/third_party/ethernet/include/
Dcedi.h1377 CEDI_CbPauseEvent pauseEvent; member
/hal_infineon-latest/mtb-pdl-cat1/drivers/third_party/ethernet/src/
Dedd.c445 ((CEDI_PdVar(cb).pauseEvent)==NULL)) in callbacksNullCheck()
1906 (*(CEDI_PdVar(cb).pauseEvent))(pD, events); in emacIsr()