Home
last modified time | relevance | path

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

/hal_espressif-latest/components/heap/include/
Dheap_memory_layout.h33 bool startup_stack; ///< If true, memory of this type is used for ROM stack during startup member
/hal_espressif-latest/components/heap/
Dheap_caps_init.c105 if (type->startup_stack) { in heap_caps_init()