Home
last modified time | relevance | path

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

/hal_infineon-latest/mtb-pdl-cat1/drivers/source/
Dcy_ethif.c106 static void Cy_ETHIF_EventWol(void * pcy_privatedata);
136 .wolEvent = (CEDI_CbWolEvent)Cy_ETHIF_EventWol,
1941 static void Cy_ETHIF_EventWol(void * pcy_privatedata) in Cy_ETHIF_EventWol() function