Home
last modified time | relevance | path

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

/hal_espressif-latest/components/esp_rom/esp32c6/ld/
Desp32c6.rom.heap.ld58 multi_heap_free_size_impl = 0x40000498; symbol
70 PROVIDE (multi_heap_free_size = multi_heap_free_size_impl);
/hal_espressif-latest/components/esp_rom/esp32h2/ld/
Desp32h2.rom.heap.ld58 multi_heap_free_size_impl = 0x40000490; symbol
70 PROVIDE (multi_heap_free_size = multi_heap_free_size_impl);
/hal_espressif-latest/components/esp_rom/esp32c2/ld/
Desp32c2.rom.heap.ld16 PROVIDE (multi_heap_free_size = multi_heap_free_size_impl);
Desp32c2.rom.ld273 PROVIDE( multi_heap_free_size_impl = 0x40000374 ); symbol
/hal_espressif-latest/components/heap/
Dmulti_heap_internal.h55 size_t multi_heap_free_size_impl(multi_heap_handle_t heap);
Dmulti_heap.c373 size_t multi_heap_free_size_impl(multi_heap_handle_t heap) in multi_heap_free_size_impl() function
Dmulti_heap_poisoning.c405 size_t r = multi_heap_free_size_impl(heap); in multi_heap_free_size()
/hal_espressif-latest/tools/esptool_py/flasher_stub/ld/
Drom_32h2_beta_2.ld294 PROVIDE( multi_heap_free_size_impl = 0x40000384 ); symbol
Drom_32c2.ld286 PROVIDE( multi_heap_free_size_impl = 0x40000374 ); symbol