Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/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-3.6.0/components/esp_hw_support/port/esp32s2/
Dspiram.c298 …esp_err_t err_status = heap_caps_add_region(DPORT_CACHE_ADDRESS_LOW + EXT_BSS_SIZE, FREE_DRAM0_DRA… in esp_spiram_add_to_heapalloc()
315 …return heap_caps_add_region(map_vaddr + recycle_pages_size, map_vaddr + spiram_map_size - 1); // p… in esp_spiram_add_to_heapalloc()
328 return heap_caps_add_region(map_vaddr , map_vaddr + map_size - 1); in esp_spiram_add_to_heapalloc()
339 return heap_caps_add_region(map_vaddr, map_vaddr + FREE_DRAM0_DRAM1_DPORT_CACHE_SIZE -1); in esp_spiram_add_to_heapalloc()
/hal_espressif-3.6.0/components/heap/include/
Desp_heap_caps_init.h67 esp_err_t heap_caps_add_region(intptr_t start, intptr_t end);
/hal_espressif-3.6.0/components/esp_hw_support/port/esp32/
Dspiram.c217 return heap_caps_add_region(mallocable_ram_start, mallocable_ram_end); in esp_spiram_add_to_heapalloc()
/hal_espressif-3.6.0/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-3.6.0/components/esp_hw_support/port/esp32s3/
Dspiram.c272 …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-3.6.0/components/bt/controller/esp32c3/
Dbt.c888 int ret = heap_caps_add_region(start, end); in try_heap_caps_add_region()
/hal_espressif-3.6.0/components/bt/controller/esp32/
Dbt.c1428 int ret = heap_caps_add_region(start, end); in try_heap_caps_add_region()
/hal_espressif-3.6.0/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_esp32s3.map1340 .literal.heap_caps_add_region
1347 .text.heap_caps_add_region
19333 heap_caps_add_region esp-idf/heap/libheap.a(heap_caps_init.c.obj)
Dapp_esp32c3.map957 .text.heap_caps_add_region
15783 heap_caps_add_region esp-idf/heap/libheap.a(heap_caps_init.c.obj)
Dapp_esp32h2.map947 .text.heap_caps_add_region
14069 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
Doverflow.map2040 .literal.heap_caps_add_region
2047 .text.heap_caps_add_region
70300 heap_caps_add_region esp-idf/heap/libheap.a(heap_caps_init.c.obj)
Doverflow_esp32s2.map1991 .literal.heap_caps_add_region
1998 .text.heap_caps_add_region
71427 heap_caps_add_region esp-idf/heap/libheap.a(heap_caps_init.c.obj)
Doverflow_esp32s3.map2290 .literal.heap_caps_add_region
2297 .text.heap_caps_add_region
86505 heap_caps_add_region esp-idf/heap/libheap.a(heap_caps_init.c.obj)
Doverflow_esp32c3.map1998 .text.heap_caps_add_region
65723 heap_caps_add_region esp-idf/heap/libheap.a(heap_caps_init.c.obj)