Home
last modified time | relevance | path

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

/components/net/lwip/lwip-1.4.1/src/include/lwip/
A Dmemp_std.h102 LWIP_PBUF_MEMPOOL(PBUF, MEMP_NUM_PBUF, 0, "PBUF_REF/ROM…
A Dopt.h225 #ifndef MEMP_NUM_PBUF
226 #define MEMP_NUM_PBUF 16 macro
/components/net/lwip/lwip-2.0.3/src/include/lwip/priv/
A Dmemp_std.h126 LWIP_PBUF_MEMPOOL(PBUF, MEMP_NUM_PBUF, 0, "PBUF_REF/ROM…
/components/net/lwip/lwip-2.1.2/src/include/lwip/priv/
A Dmemp_std.h133 LWIP_MEMPOOL(PBUF, MEMP_NUM_PBUF, sizeof(struct pbuf), "PBUF_REF/ROM…
/components/net/lwip/port/
A Dlwipopts.h292 #define MEMP_NUM_PBUF 32 //16 macro
/components/net/lwip/lwip-2.0.3/src/include/lwip/
A Dopt.h348 #if !defined MEMP_NUM_PBUF || defined __DOXYGEN__
349 #define MEMP_NUM_PBUF 16 macro
/components/net/lwip/lwip-2.1.2/src/include/lwip/
A Dopt.h410 #if !defined MEMP_NUM_PBUF || defined __DOXYGEN__
411 #define MEMP_NUM_PBUF 16 macro

Completed in 15 milliseconds