Home
last modified time | relevance | path

Searched refs:multi_heap_free_impl (Results 1 – 10 of 10) sorted by relevance

/hal_espressif-latest/components/esp_rom/esp32c6/ld/
Desp32c6.rom.heap.ld52 multi_heap_free_impl = 0x40000480; symbol
65 PROVIDE (multi_heap_free = multi_heap_free_impl);
/hal_espressif-latest/components/esp_rom/esp32h2/ld/
Desp32h2.rom.heap.ld52 multi_heap_free_impl = 0x40000478; symbol
65 PROVIDE (multi_heap_free = multi_heap_free_impl);
/hal_espressif-latest/components/esp_rom/esp32c2/ld/
Desp32c2.rom.heap.ld11 PROVIDE (multi_heap_free = multi_heap_free_impl);
Desp32c2.rom.ld267 PROVIDE( multi_heap_free_impl = 0x4000035c ); symbol
/hal_espressif-latest/components/heap/
Dmulti_heap_internal.h51 void multi_heap_free_impl(multi_heap_handle_t heap, void *p);
Dlinker.lf26 multi_heap:multi_heap_free_impl (noflash)
Dmulti_heap.c220 void multi_heap_free_impl(multi_heap_handle_t heap, void *p) in multi_heap_free_impl() function
Dmulti_heap_poisoning.c283 multi_heap_free_impl(heap, head); in multi_heap_free()
/hal_espressif-latest/tools/esptool_py/flasher_stub/ld/
Drom_32h2_beta_2.ld288 PROVIDE( multi_heap_free_impl = 0x4000036c ); symbol
Drom_32c2.ld280 PROVIDE( multi_heap_free_impl = 0x4000035c ); symbol