Home
last modified time | relevance | path

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

/hal_espressif-2.7.6/components/soc/include/soc/
Dsoc_memory_layout.h65 bool startup_stack; ///< If true, memory of this type is used for ROM stack during startup member
/hal_espressif-2.7.6/components/heap/
Dheap_caps_init.c109 if (type->startup_stack) { in heap_caps_init()