Home
last modified time | relevance | path

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

/hal_infineon-latest/mtb-pdl-cat1/drivers/source/
Dcy_ethif.c124 .rxError = (CEDI_CbRxError)Cy_ETHIF_EventRxError,
/hal_infineon-latest/mtb-pdl-cat1/drivers/third_party/ethernet/include/
Dcedi.h1371 CEDI_CbRxError rxError; member
/hal_infineon-latest/mtb-pdl-cat1/drivers/third_party/ethernet/src/
Dedd.c380 ((((CEDI_PrivateData *)pD)->cb.rxError)==NULL)) in callbacksNullCheck()
1790 (*(CEDI_PdVar(cb).rxError))(pD, events, qNum); in emacIsr()