Searched refs:NO_SYS_NO_TIMERS (Results 1 – 3 of 3) sorted by relevance
39 #define LWIP_TIMERS (!NO_SYS || (NO_SYS && !NO_SYS_NO_TIMERS))
74 #if (!NO_SYS || (NO_SYS && !NO_SYS_NO_TIMERS)) /* LWIP_TIMERS */
75 #ifndef NO_SYS_NO_TIMERS76 #define NO_SYS_NO_TIMERS 0 macro
Completed in 5 milliseconds