Home
last modified time | relevance | path

Searched defs:multi_heap_get_info (Results 1 – 4 of 4) sorted by relevance

/hal_espressif-latest/components/esp_rom/esp32c2/ld/
Desp32c2.rom.heap.ld15 PROVIDE (multi_heap_get_info = multi_heap_get_info_impl); symbol
/hal_espressif-latest/components/esp_rom/esp32c6/ld/
Desp32c6.rom.heap.ld69 PROVIDE (multi_heap_get_info = multi_heap_get_info_impl); symbol
/hal_espressif-latest/components/esp_rom/esp32h2/ld/
Desp32h2.rom.heap.ld69 PROVIDE (multi_heap_get_info = multi_heap_get_info_impl); symbol
/hal_espressif-latest/components/heap/
Dmulti_heap_poisoning.c390 void multi_heap_get_info(multi_heap_handle_t heap, multi_heap_info_t *info) in multi_heap_get_info() function