Home
last modified time | relevance | path

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

/openthread-3.5.0/src/core/config/
Dmisc.h281 #define OPENTHREAD_CONFIG_HEAP_INTERNAL_SIZE (63 * 1024) macro
283 #define OPENTHREAD_CONFIG_HEAP_INTERNAL_SIZE (3136 * sizeof(void *)) macro
285 #define OPENTHREAD_CONFIG_HEAP_INTERNAL_SIZE (1616 * sizeof(void *)) macro
/openthread-3.5.0/src/posix/platform/
Dopenthread-core-posix-config.h122 #define OPENTHREAD_CONFIG_HEAP_INTERNAL_SIZE (63 * 1024) macro