Home
last modified time | relevance | path

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

/FreeRTOS-Plus-TCP-v3.1.0/source/portable/NetworkInterface/LPC18xx/
DNetworkInterface.c77 #ifndef NETWORK_IRQHandler
78 …#error NETWORK_IRQHandler must be defined to the name of the function that is installed in the int…
819 void NETWORK_IRQHandler( void ) in NETWORK_IRQHandler() function