Home
last modified time | relevance | path

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

/lib/liblwip/src/core/
Dmem.c168 #ifndef MIN_SIZE
169 #define MIN_SIZE 12 macro
172 #define MIN_SIZE_ALIGNED LWIP_MEM_ALIGN_SIZE(MIN_SIZE)