Home
last modified time | relevance | path

Searched refs:multi_heap_get_allocated_size (Results 1 – 9 of 9) sorted by relevance

/hal_espressif-latest/components/esp_rom/esp32c2/ld/
Desp32c2.rom.heap.ld13 PROVIDE (multi_heap_get_allocated_size = multi_heap_get_allocated_size_impl); symbol
/hal_espressif-latest/components/heap/include/
Dmulti_heap.h84 size_t multi_heap_get_allocated_size(multi_heap_handle_t heap, void *p);
/hal_espressif-latest/components/heap/
Dlinker.lf49 multi_heap_poisoning:multi_heap_get_allocated_size (noflash)
Dheap_task_info.c70 size_t bsize = multi_heap_get_allocated_size(heap, p); // Validates in heap_caps_get_per_task_info()
Dheap_caps.c458 old_size = multi_heap_get_allocated_size(heap->heap, dram_ptr); in heap_caps_realloc_base()
460 old_size = multi_heap_get_allocated_size(heap->heap, ptr); in heap_caps_realloc_base()
654 size_t size = multi_heap_get_allocated_size(heap->heap, ptr); in heap_caps_get_allocated_size()
Dmulti_heap.c46 size_t multi_heap_get_allocated_size(multi_heap_handle_t heap, void *p)
Dmulti_heap_poisoning.c381 size_t multi_heap_get_allocated_size(multi_heap_handle_t heap, void *p) in multi_heap_get_allocated_size() function
/hal_espressif-latest/components/esp_rom/esp32c6/ld/
Desp32c6.rom.heap.ld67 PROVIDE (multi_heap_get_allocated_size = multi_heap_get_allocated_size_impl); symbol
/hal_espressif-latest/components/esp_rom/esp32h2/ld/
Desp32h2.rom.heap.ld67 PROVIDE (multi_heap_get_allocated_size = multi_heap_get_allocated_size_impl); symbol