Home
last modified time | relevance | path

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

/FreeRTOS-Plus-TCP-v4.0.0/source/portable/NetworkInterface/LPC54018/
HDNetworkInterface.c119 void ENET_IntCallback( ENET_Type * base, in ENET_IntCallback() function
327 … ENET_CreateHandler( ENET, &g_handle, &config, &buffConfig[ 0 ], ENET_IntCallback, NULL ); in xNetworkInterfaceInitialise()