Home
last modified time | relevance | path

Searched refs:CEDI_CbTxError (Results 1 – 2 of 2) sorted by relevance

/hal_infineon-3.7.0/mtb-pdl-cat1/drivers/third_party/ethernet/include/
Dcedi.h505 typedef void (*CEDI_CbTxError)(void* pD, uint32_t error, uint8_t queueNum); typedef
1369 CEDI_CbTxError txError;
/hal_infineon-3.7.0/mtb-pdl-cat1/drivers/source/
Dcy_ethif.c122 .txError = (CEDI_CbTxError)Cy_ETHIF_EventTxError,