Home
last modified time | relevance | path

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

/hal_espressif-latest/components/heap/
Dmulti_heap_internal.h83 multi_heap_block_handle_t multi_heap_get_next_block(multi_heap_handle_t heap, multi_heap_block_hand…
Dlinker.lf23 multi_heap:multi_heap_get_next_block (noflash)
Dheap_task_info.c65 for ( ; b ; b = multi_heap_get_next_block(heap, b)) { in heap_caps_get_per_task_info()
Dmulti_heap.c179 multi_heap_block_handle_t multi_heap_get_next_block(multi_heap_handle_t heap, multi_heap_block_hand… in multi_heap_get_next_block() function
/hal_espressif-latest/components/esp_rom/esp32c6/ld/
Desp32c6.rom.heap.ld49 multi_heap_get_next_block = 0x40000474; symbol
/hal_espressif-latest/components/esp_rom/esp32h2/ld/
Desp32h2.rom.heap.ld49 multi_heap_get_next_block = 0x4000046c; symbol
/hal_espressif-latest/components/esp_rom/esp32c2/ld/
Desp32c2.rom.ld264 PROVIDE( multi_heap_get_next_block = 0x40000350 ); symbol
/hal_espressif-latest/tools/esptool_py/flasher_stub/ld/
Drom_32h2_beta_2.ld285 PROVIDE( multi_heap_get_next_block = 0x40000360 ); symbol
Drom_32c2.ld277 PROVIDE( multi_heap_get_next_block = 0x40000350 ); symbol