Home
last modified time | relevance | path

Searched defs:multi_heap_realloc_impl (Results 1 – 6 of 6) sorted by relevance

/hal_espressif-latest/components/esp_rom/esp32c6/ld/
Desp32c6.rom.heap.ld53 multi_heap_realloc_impl = 0x40000484; symbol
/hal_espressif-latest/components/esp_rom/esp32h2/ld/
Desp32h2.rom.heap.ld53 multi_heap_realloc_impl = 0x4000047c; symbol
/hal_espressif-latest/components/heap/
Dmulti_heap.c235 void *multi_heap_realloc_impl(multi_heap_handle_t heap, void *p, size_t size) in multi_heap_realloc_impl() function
/hal_espressif-latest/components/esp_rom/esp32c2/ld/
Desp32c2.rom.ld268 PROVIDE( multi_heap_realloc_impl = 0x40000360 ); symbol
/hal_espressif-latest/tools/esptool_py/flasher_stub/ld/
Drom_32h2_beta_2.ld289 PROVIDE( multi_heap_realloc_impl = 0x40000370 ); symbol
Drom_32c2.ld281 PROVIDE( multi_heap_realloc_impl = 0x40000360 ); symbol