Home
last modified time | relevance | path

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

/hal_infineon-latest/mtb-pdl-cat1/drivers/source/
Dcy_ethif.c121 .txEvent = (CEDI_CbTxEvent)Cy_ETHIF_EventTx,
/hal_infineon-latest/mtb-pdl-cat1/drivers/third_party/ethernet/include/
Dcedi.h1368 CEDI_CbTxEvent txEvent; member
/hal_infineon-latest/mtb-pdl-cat1/drivers/third_party/ethernet/src/
Dedd.c350 && ((CEDI_PdVar(cb).txEvent)==NULL)) in callbacksNullCheck()
1699 (*(CEDI_PdVar(cb).txEvent))(pD, events, qNum); in emacIsr()