Home
last modified time | relevance | path

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

/lk-master/external/lib/lwip/include/lwip/
A Dtimers.h39 #define LWIP_TIMERS (!NO_SYS || (NO_SYS && !NO_SYS_NO_TIMERS))
44 #if !NO_SYS
87 #if NO_SYS
A Dmemp_std.h59 #if NO_SYS==0
74 #if (!NO_SYS || (NO_SYS && !NO_SYS_NO_TIMERS)) /* LWIP_TIMERS */
A Dopt.h67 #ifndef NO_SYS
68 #define NO_SYS 0 macro
1192 #define LWIP_NETIF_LOOPBACK_MULTITHREADING (!NO_SYS)
1599 #define SYS_STATS (NO_SYS == 0)
A Dtcpip.h37 #if !NO_SYS /* don't build if not configured for use in lwipopts.h */
A Dpbuf.h130 #if NO_SYS && PBUF_POOL_FREE_OOSEQ
A Dsys.h41 #if NO_SYS
/lk-master/external/lib/lwip/core/
A Dinit.c130 #if (LWIP_NETIF_API && (NO_SYS==1))
133 #if ((LWIP_SOCKET || LWIP_NETCONN) && (NO_SYS==1))
293 #if !NO_SYS in lwip_init()
A Dsys.c46 #if !NO_SYS
A Dtimers.c65 #if NO_SYS
245 #if NO_SYS in sys_timeouts_init()
349 #if NO_SYS
A Dpbuf.c91 #if !NO_SYS
114 #if !NO_SYS
138 #if !NO_SYS
A Dmem.c194 #if !NO_SYS
A Dnetif.c114 #if NO_SYS in netif_init()
/lk-master/external/lib/lwip/include/netif/
A Dslipif.h44 #define SLIP_USE_RX_THREAD !NO_SYS
/lk-master/external/lib/lwip/api/
A Dtcpip.c41 #if !NO_SYS /* don't build if not configured for use in lwipopts.h */
/lk-master/external/lib/lwip/netif/ppp/
A Dppp.c125 #define PPP_INPROC_MULTITHREADED (NO_SYS==0)

Completed in 18 milliseconds