Home
last modified time | relevance | path

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

/hal_espressif-latest/components/heap/
Dmulti_heap_internal.h80 multi_heap_block_handle_t multi_heap_get_first_block(multi_heap_handle_t heap);
Dlinker.lf22 multi_heap:multi_heap_get_first_block (noflash)
Dheap_task_info.c63 multi_heap_block_handle_t b = multi_heap_get_first_block(heap); in heap_caps_get_per_task_info()
Dmulti_heap.c170 multi_heap_block_handle_t multi_heap_get_first_block(multi_heap_handle_t heap) in multi_heap_get_first_block() function
/hal_espressif-latest/components/esp_rom/esp32c6/ld/
Desp32c6.rom.heap.ld48 multi_heap_get_first_block = 0x40000470; symbol
/hal_espressif-latest/components/esp_rom/esp32h2/ld/
Desp32h2.rom.heap.ld48 multi_heap_get_first_block = 0x40000468; symbol
/hal_espressif-latest/components/esp_rom/esp32c2/ld/
Desp32c2.rom.ld263 PROVIDE( multi_heap_get_first_block = 0x4000034c ); symbol
/hal_espressif-latest/tools/esptool_py/flasher_stub/ld/
Drom_32h2_beta_2.ld284 PROVIDE( multi_heap_get_first_block = 0x4000035c ); symbol
Drom_32c2.ld276 PROVIDE( multi_heap_get_first_block = 0x4000034c ); symbol