Home
last modified time | relevance | path

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

/hal_espressif-latest/components/esp_rom/esp32c6/ld/
Desp32c6.rom.heap.ld60 multi_heap_get_info_impl = 0x400004a0; symbol
69 PROVIDE (multi_heap_get_info = multi_heap_get_info_impl);
/hal_espressif-latest/components/esp_rom/esp32h2/ld/
Desp32h2.rom.heap.ld60 multi_heap_get_info_impl = 0x40000498; symbol
69 PROVIDE (multi_heap_get_info = multi_heap_get_info_impl);
/hal_espressif-latest/components/esp_rom/esp32c2/ld/
Desp32c2.rom.heap.ld15 PROVIDE (multi_heap_get_info = multi_heap_get_info_impl);
Desp32c2.rom.ld275 PROVIDE( multi_heap_get_info_impl = 0x4000037c ); symbol
/hal_espressif-latest/components/heap/
Dmulti_heap_internal.h54 void multi_heap_get_info_impl(multi_heap_handle_t heap, multi_heap_info_t *info);
Dmulti_heap.c408 void multi_heap_get_info_impl(multi_heap_handle_t heap, multi_heap_info_t *info) in multi_heap_get_info_impl() function
Dmulti_heap_poisoning.c392 multi_heap_get_info_impl(heap, info); in multi_heap_get_info()
/hal_espressif-latest/tools/esptool_py/flasher_stub/ld/
Drom_32h2_beta_2.ld296 PROVIDE( multi_heap_get_info_impl = 0x4000038c ); symbol
Drom_32c2.ld288 PROVIDE( multi_heap_get_info_impl = 0x4000037c ); symbol