Searched refs:MEMP_DEBUG (Results 1 – 7 of 7) sorted by relevance
122 #define MEMP_DEBUG LWIP_DBG_ON macro124 #define MEMP_DEBUG LWIP_DBG_OFF macro
1988 #ifndef MEMP_DEBUG1989 #define MEMP_DEBUG LWIP_DBG_OFF macro
2721 #if !defined MEMP_DEBUG || defined __DOXYGEN__2722 #define MEMP_DEBUG LWIP_DBG_OFF macro
296 …LWIP_DEBUGF(MEMP_DEBUG | LWIP_DBG_LEVEL_SERIOUS, ("memp_malloc: out of memory in pool %s\n", desc-… in do_memp_malloc_pool()
340 …LWIP_DEBUGF(MEMP_DEBUG | LWIP_DBG_LEVEL_SERIOUS, ("memp_malloc: out of memory in pool %s\n", desc-… in do_memp_malloc_pool()
419 …LWIP_DEBUGF(MEMP_DEBUG | LWIP_DBG_LEVEL_SERIOUS, ("memp_malloc: out of memory in pool %s\n", memp_… in memp_malloc()
3350 #if !defined MEMP_DEBUG || defined __DOXYGEN__3351 #define MEMP_DEBUG LWIP_DBG_OFF macro
Completed in 22 milliseconds