Home
last modified time | relevance | path

Searched refs:heap_start (Results 1 – 8 of 8) sorted by relevance

/hal_espressif-latest/components/heap/
Dheap_caps_init.c170 bool heap_caps_check_add_region_allowed(intptr_t heap_start, intptr_t heap_end, intptr_t start, int… in heap_caps_check_add_region_allowed() argument
200 …bool condition_2 = start < heap_start && end > heap_start; // if true then region not allow… in heap_caps_check_add_region_allowed()
202 …bool condition_6 = start == heap_start && end == heap_end; // if true then region not allow… in heap_caps_check_add_region_allowed()
/hal_espressif-latest/components/esp_system/ld/esp32c2/
Dsections.ld.in327 .dram0.heap_start (NOLOAD) :
/hal_espressif-latest/components/esp_system/ld/esp32h2/
Dsections.ld.in421 .dram0.heap_start (NOLOAD) :
/hal_espressif-latest/components/esp_system/ld/esp32c6/
Dsections.ld.in430 .dram0.heap_start (NOLOAD) :
/hal_espressif-latest/components/esp_system/ld/esp32/
Dsections.ld.in444 .dram0.heap_start (NOLOAD) :
/hal_espressif-latest/components/esp_system/ld/esp32c3/
Dsections.ld.in428 .dram0.heap_start (NOLOAD) :
/hal_espressif-latest/components/esp_system/ld/esp32s2/
Dsections.ld.in433 .dram0.heap_start (NOLOAD) :
/hal_espressif-latest/components/esp_system/ld/esp32s3/
Dsections.ld.in472 .dram0.heap_start (NOLOAD) :