Home
last modified time | relevance | path

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

/hal_infineon-latest/mtb-pdl-cat1/drivers/source/
Dcy_ethif.c122 .txError = (CEDI_CbTxError)Cy_ETHIF_EventTxError,
/hal_infineon-latest/mtb-pdl-cat1/drivers/third_party/ethernet/include/
Dcedi.h1369 CEDI_CbTxError txError; member
/hal_infineon-latest/mtb-pdl-cat1/drivers/third_party/ethernet/src/
Dedd.c369 ((CEDI_PdVar(cb).txError)==NULL)) in callbacksNullCheck()
1754 (*(CEDI_PdVar(cb).txError))(pD, events, qNum); in emacIsr()