Searched refs:CEDI_CbTxError (Results 1 – 2 of 2) sorted by relevance
505 typedef void (*CEDI_CbTxError)(void* pD, uint32_t error, uint8_t queueNum); typedef1369 CEDI_CbTxError txError;
122 .txError = (CEDI_CbTxError)Cy_ETHIF_EventTxError,