Home
last modified time | relevance | path

Searched refs:multi_heap_get_block_address_impl (Results 1 – 10 of 10) sorted by relevance

/hal_espressif-latest/components/esp_rom/esp32c6/ld/
Desp32c6.rom.heap.ld41 multi_heap_get_block_address_impl = 0x40000454; symbol
72 PROVIDE (multi_heap_get_block_address = multi_heap_get_block_address_impl);
/hal_espressif-latest/components/esp_rom/esp32h2/ld/
Desp32h2.rom.heap.ld41 multi_heap_get_block_address_impl = 0x4000044c; symbol
72 PROVIDE (multi_heap_get_block_address = multi_heap_get_block_address_impl);
/hal_espressif-latest/components/esp_rom/esp32c2/ld/
Desp32c2.rom.heap.ld18 PROVIDE (multi_heap_get_block_address = multi_heap_get_block_address_impl);
Desp32c2.rom.ld256 PROVIDE( multi_heap_get_block_address_impl = 0x40000330 ); symbol
/hal_espressif-latest/components/heap/
Dmulti_heap_internal.h58 void *multi_heap_get_block_address_impl(multi_heap_block_handle_t block);
Dlinker.lf19 multi_heap:multi_heap_get_block_address_impl (noflash)
Dmulti_heap_poisoning.c350 char *head = multi_heap_get_block_address_impl(block); in multi_heap_get_block_address()
356 return MULTI_HEAP_GET_BLOCK_OWNER((poison_head_t*)multi_heap_get_block_address_impl(block)); in multi_heap_get_block_owner()
Dmulti_heap.c119 void *multi_heap_get_block_address_impl(multi_heap_block_handle_t block) in multi_heap_get_block_address_impl() function
/hal_espressif-latest/tools/esptool_py/flasher_stub/ld/
Drom_32h2_beta_2.ld277 PROVIDE( multi_heap_get_block_address_impl = 0x40000340 ); symbol
Drom_32c2.ld269 PROVIDE( multi_heap_get_block_address_impl = 0x40000330 ); symbol