Searched refs:CEDI_CbRxError (Results 1 – 2 of 2) sorted by relevance
519 typedef void (*CEDI_CbRxError)(void* pD, uint32_t error, uint8_t queueNum); typedef1371 CEDI_CbRxError rxError;
124 .rxError = (CEDI_CbRxError)Cy_ETHIF_EventRxError,