Home
last modified time | relevance | path

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

/hal_infineon-latest/mtb-pdl-cat1/drivers/source/
Dcy_ethif.c96 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