Searched refs:MEMP_NUM_PBUF (Results 1 – 7 of 7) sorted by relevance
102 LWIP_PBUF_MEMPOOL(PBUF, MEMP_NUM_PBUF, 0, "PBUF_REF/ROM…
225 #ifndef MEMP_NUM_PBUF226 #define MEMP_NUM_PBUF 16 macro
126 LWIP_PBUF_MEMPOOL(PBUF, MEMP_NUM_PBUF, 0, "PBUF_REF/ROM…
133 LWIP_MEMPOOL(PBUF, MEMP_NUM_PBUF, sizeof(struct pbuf), "PBUF_REF/ROM…
292 #define MEMP_NUM_PBUF 32 //16 macro
348 #if !defined MEMP_NUM_PBUF || defined __DOXYGEN__349 #define MEMP_NUM_PBUF 16 macro
410 #if !defined MEMP_NUM_PBUF || defined __DOXYGEN__411 #define MEMP_NUM_PBUF 16 macro
Completed in 15 milliseconds