Home
last modified time | relevance | path

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

/FreeRTOS-Plus-TCP-v4.0.0/source/portable/NetworkInterface/LPC18xx/
DNetworkInterface.c82 #ifndef NETWORK_IRQHandler
83 …#error NETWORK_IRQHandler must be defined to the name of the function that is installed in the int…
830 void NETWORK_IRQHandler( void ) in NETWORK_IRQHandler() function