Home
last modified time | relevance | path

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

/hal_espressif-latest/components/heap/port/esp32c2/
Dmemory_layout.c58 #define APP_USABLE_DRAM_END (SOC_ROM_STACK_START - SOC_ROM_STACK_SIZE)
/hal_espressif-latest/components/heap/port/esp32c6/
Dmemory_layout.c72 #define APP_USABLE_DRAM_END (SOC_ROM_STACK_START - SOC_ROM_STACK_SIZE)
/hal_espressif-latest/components/heap/port/esp32h2/
Dmemory_layout.c70 #define APP_USABLE_DRAM_END (SOC_ROM_STACK_START - SOC_ROM_STACK_SIZE)
/hal_espressif-latest/components/heap/port/esp32c3/
Dmemory_layout.c72 #define APP_USABLE_DRAM_END (SOC_ROM_STACK_START - SOC_ROM_STACK_SIZE)
/hal_espressif-latest/components/heap/port/esp32s3/
Dmemory_layout.c83 #define APP_USABLE_DRAM_END (SOC_ROM_STACK_START - SOC_ROM_STACK_SIZE)
/hal_espressif-latest/components/soc/esp32c2/include/soc/
Dsoc.h210 #define SOC_ROM_STACK_SIZE 0x2000 macro
/hal_espressif-latest/components/soc/esp32c6/include/soc/
Dsoc.h212 #define SOC_ROM_STACK_SIZE 0x2000 macro
/hal_espressif-latest/components/soc/esp32h2/include/soc/
Dsoc.h210 #define SOC_ROM_STACK_SIZE 0x2000 macro
/hal_espressif-latest/components/soc/esp32c3/include/soc/
Dsoc.h208 #define SOC_ROM_STACK_SIZE 0x2000 macro
/hal_espressif-latest/components/soc/esp32s3/include/soc/
Dsoc.h226 #define SOC_ROM_STACK_SIZE 0x2000 macro