Home
last modified time | relevance | path

Searched refs:heap_caps_add_region (Results 1 – 11 of 11) sorted by relevance

/hal_espressif-2.7.6/components/esp32s2/
Dspiram.c339 …return heap_caps_add_region((intptr_t)SPIRAM_SMALL_SIZE_MAP_VADDR + size_for_flash, (intptr_t)SPIR… in esp_spiram_add_to_heapalloc()
345 …esp_err_t err = heap_caps_add_region((intptr_t)SPIRAM_MID_SIZE_MAP_VADDR + size_for_flash, (intptr… in esp_spiram_add_to_heapalloc()
349 …return heap_caps_add_region((intptr_t)SPIRAM_MID_BIG_SIZE_MAP_VADDR, (intptr_t)SPIRAM_MID_BIG_SIZE… in esp_spiram_add_to_heapalloc()
351 …return heap_caps_add_region((intptr_t)SPIRAM_MID_BIG_SIZE_MAP_VADDR + size_for_flash - SPIRAM_MID_… in esp_spiram_add_to_heapalloc()
355 …esp_err_t err = heap_caps_add_region((intptr_t)SPIRAM_BIG_SIZE_MAP_VADDR, (intptr_t)SPIRAM_BIG_SIZ… in esp_spiram_add_to_heapalloc()
359 …return heap_caps_add_region((intptr_t)SPIRAM_MID_BIG_SIZE_MAP_VADDR, (intptr_t)SPIRAM_MID_BIG_SIZE… in esp_spiram_add_to_heapalloc()
361 …esp_err_t err = heap_caps_add_region((intptr_t)SPIRAM_BIG_SIZE_MAP_VADDR + size_for_flash - SPIRAM… in esp_spiram_add_to_heapalloc()
365 …return heap_caps_add_region((intptr_t)SPIRAM_MID_BIG_SIZE_MAP_VADDR, (intptr_t)SPIRAM_MID_BIG_SIZE… in esp_spiram_add_to_heapalloc()
367 …return heap_caps_add_region((intptr_t)SPIRAM_MID_BIG_SIZE_MAP_VADDR + size_for_flash - SPIRAM_SIZE… in esp_spiram_add_to_heapalloc()
373 …return heap_caps_add_region((intptr_t)DPORT_CACHE_ADDRESS_LOW, (intptr_t)DPORT_CACHE_ADDRESS_LOW +… in esp_spiram_add_to_heapalloc()
[all …]
/hal_espressif-2.7.6/components/heap/test/
Dtest_runtime_heap_reg.c20 TEST_ESP_OK( heap_caps_add_region((intptr_t)buffer, (intptr_t)buffer + BUF_SZ) );
64 TEST_ESP_OK( heap_caps_add_region((intptr_t)s_buffer, (intptr_t)s_buffer + BUF_SZ) );
71 … TEST_ASSERT( (heap_caps_add_region((intptr_t)s_buffer, (intptr_t)s_buffer + BUF_SZ) != ESP_OK) );
/hal_espressif-2.7.6/components/heap/include/
Desp_heap_caps_init.h67 esp_err_t heap_caps_add_region(intptr_t start, intptr_t end);
/hal_espressif-2.7.6/components/esp32/
Dspiram.c192 …return heap_caps_add_region((intptr_t)&_ext_ram_bss_end, (intptr_t)SOC_EXTRAM_DATA_LOW + spiram_si… in esp_spiram_add_to_heapalloc()
195 …return heap_caps_add_region((intptr_t)SOC_EXTRAM_DATA_LOW, (intptr_t)SOC_EXTRAM_DATA_LOW + spiram_… in esp_spiram_add_to_heapalloc()
/hal_espressif-2.7.6/components/heap/
Dheap_caps_init.c155 esp_err_t heap_caps_add_region(intptr_t start, intptr_t end) in heap_caps_add_region() function
/hal_espressif-2.7.6/components/esp32s3/
Dspiram.c277 …return heap_caps_add_region((intptr_t)SOC_EXTRAM_DATA_HIGH - spiram_size + size_for_flash, (intptr… in esp_spiram_add_to_heapalloc()
/hal_espressif-2.7.6/components/bt/controller/esp32c3/
Dbt.c877 int ret = heap_caps_add_region(start, end); in try_heap_caps_add_region()
/hal_espressif-2.7.6/components/bt/controller/esp32/
Dbt.c1202 int ret = heap_caps_add_region(start, end); in try_heap_caps_add_region()
/hal_espressif-2.7.6/tools/test_idf_size/
Dapp_esp32s2.map2193 .literal.heap_caps_add_region
2200 .text.heap_caps_add_region
14797 heap_caps_add_region esp-idf/heap/libheap.a(heap_caps_init.c.obj)
Dapp2.map2865 .literal.heap_caps_add_region
2872 .text.heap_caps_add_region
16817 heap_caps_add_region esp-idf/heap/libheap.a(heap_caps_init.c.obj)
Dapp.map1422 .literal.heap_caps_add_region
1429 .text.heap_caps_add_region