Home
last modified time | relevance | path

Searched refs:MEMP_DEBUG (Results 1 – 7 of 7) sorted by relevance

/components/net/lwip/port/
A Dlwipopts.h122 #define MEMP_DEBUG LWIP_DBG_ON macro
124 #define MEMP_DEBUG LWIP_DBG_OFF macro
/components/net/lwip/lwip-1.4.1/src/include/lwip/
A Dopt.h1988 #ifndef MEMP_DEBUG
1989 #define MEMP_DEBUG LWIP_DBG_OFF macro
/components/net/lwip/lwip-2.0.3/src/include/lwip/
A Dopt.h2721 #if !defined MEMP_DEBUG || defined __DOXYGEN__
2722 #define MEMP_DEBUG LWIP_DBG_OFF macro
/components/net/lwip/lwip-2.1.2/src/core/
A Dmemp.c296 …LWIP_DEBUGF(MEMP_DEBUG | LWIP_DBG_LEVEL_SERIOUS, ("memp_malloc: out of memory in pool %s\n", desc-… in do_memp_malloc_pool()
/components/net/lwip/lwip-2.0.3/src/core/
A Dmemp.c340 …LWIP_DEBUGF(MEMP_DEBUG | LWIP_DBG_LEVEL_SERIOUS, ("memp_malloc: out of memory in pool %s\n", desc-… in do_memp_malloc_pool()
/components/net/lwip/lwip-1.4.1/src/core/
A Dmemp.c419 …LWIP_DEBUGF(MEMP_DEBUG | LWIP_DBG_LEVEL_SERIOUS, ("memp_malloc: out of memory in pool %s\n", memp_… in memp_malloc()
/components/net/lwip/lwip-2.1.2/src/include/lwip/
A Dopt.h3350 #if !defined MEMP_DEBUG || defined __DOXYGEN__
3351 #define MEMP_DEBUG LWIP_DBG_OFF macro

Completed in 22 milliseconds