1 #ifndef GM_ETHERNET_DAEMONS_HPP
2 #define GM_ETHERNET_DAEMONS_HPP
4 #if GEO_NET_NDK == GEO_TRUE
11 #include <xdc/runtime/System.h>
14 #include <xdc/cfg/global.h>
15 #include <xdc/runtime/Error.h>
16 #include <xdc/runtime/System.h>
17 #include <xdc/runtime/Memory.h>
20 #include <ti/sysbios/BIOS.h>
21 #include <ti/sysbios/knl/Task.h>
24 #include <ti/drivers/GPIO.h>
25 #include <driverlib/gpio.h>
27 #if GEO_NET_NDK == GEO_TRUE
31 #include <ti/sysbios/knl/Semaphore.h>
33 #include <GmIndicators.hpp>
42 static void SetupEthernetDaemons (uint32_t args1,
44 static int SetupEthernetDaemonsTask ();
Definition: GmEthernetDaemons.hpp:40
GmApp/GmLoggingApp.hpp>
Definition: Analogs.hpp:47