Searched refs:Cy_ETHIF_EventRxFrame (Results 1 – 1 of 1) sorted by relevance
95 static void Cy_ETHIF_EventRxFrame(void *pcy_privatedata, uint8_t u8qnum);123 .rxFrame = (CEDI_CbRxFrame)Cy_ETHIF_EventRxFrame,1630 static void Cy_ETHIF_EventRxFrame(void *pcy_privatedata, uint8_t u8qnum) in Cy_ETHIF_EventRxFrame() function