Searched refs:Cy_ETHIF_EventRxError (Results 1 – 1 of 1) sorted by relevance
96 static void Cy_ETHIF_EventRxError(void *pcy_privatedata, uint32_t a_event, uint8_t a_qnum);124 .rxError = (CEDI_CbRxError)Cy_ETHIF_EventRxError,1722 static void Cy_ETHIF_EventRxError(void *pcy_privatedata, uint32_t a_event, uint8_t a_qnum) in Cy_ETHIF_EventRxError() function