Searched refs:LWIP_NETCONN (Results 1 – 25 of 29) sorted by relevance
12
125 #if ((LWIP_NETCONN || LWIP_SOCKET) && (MEMP_NUM_TCPIP_MSG_API<=0))175 #if ((LWIP_SOCKET || LWIP_NETCONN) && (NO_SYS==1))235 #if LWIP_NETCONN && LWIP_TCP279 #if LWIP_NETCONN || LWIP_SOCKET
555 #if LWIP_SHELL_APP && LWIP_NETCONN in apps_init()559 #if LWIP_NETCONN && defined(LWIP_TCPECHO_APP_NETCONN) in apps_init()565 #if LWIP_UDPECHO_APP && LWIP_NETCONN in apps_init()660 #if (LWIP_SOCKET || LWIP_NETCONN) && LWIP_NETCONN_SEM_PER_THREAD in main_loop()737 #if (LWIP_SOCKET || LWIP_NETCONN) && LWIP_NETCONN_SEM_PER_THREAD in main_loop()
44 #define LWIP_NETCONN (NO_SYS==0) macro
41 #define LWIP_NETCONN 0 macro
46 #define LWIP_NETCONN !NO_SYS macro
385 #define LWIP_NETCONN 1 macro
37 #if LWIP_NETCONN
36 #if LWIP_NETCONN
8 #if LWIP_NETCONN
42 #if LWIP_NETCONN || LWIP_SOCKET /* don't build if not configured for use in lwipopts.h */
1947 #if !defined LWIP_NETCONN || defined __DOXYGEN__1948 #define LWIP_NETCONN 1 macro
144 #define LWIP_NETCONN 0 macro
66 #if LWIP_NETCONN || LWIP_SOCKET
54 #if LWIP_NETCONN || LWIP_SOCKET /* don't build if not configured for use in lwipopts.h */
47 #if LWIP_NETCONN /* don't build if not configured for use in lwipopts.h */
73 #if !LWIP_NETCONN74 #undef LWIP_NETCONN75 #define LWIP_NETCONN 1 macro79 #undef LWIP_NETCONN80 #define LWIP_NETCONN 0 macro
60 #if LWIP_NETCONN /* don't build if not configured for use in lwipopts.h */
164 #define LWIP_NETCONN 1 macro
164 #define LWIP_NETCONN 0 macro
Completed in 47 milliseconds