Home
last modified time | relevance | path

Searched defs:OPENTHREAD_CONFIG_HEAP_INTERNAL_SIZE (Results 1 – 2 of 2) sorted by relevance

/openthread-latest/src/core/config/
Dmisc.h286 #define OPENTHREAD_CONFIG_HEAP_INTERNAL_SIZE (63 * 1024) macro
288 #define OPENTHREAD_CONFIG_HEAP_INTERNAL_SIZE (3136 * sizeof(void *)) macro
290 #define OPENTHREAD_CONFIG_HEAP_INTERNAL_SIZE (1616 * sizeof(void *)) macro
/openthread-latest/src/posix/platform/
Dopenthread-core-posix-config.h124 #define OPENTHREAD_CONFIG_HEAP_INTERNAL_SIZE (63 * 1024) macro