Home
last modified time | relevance | path

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

/hal_espressif-latest/components/esp_rom/esp32c6/ld/
Desp32c6.rom.heap.ld55 multi_heap_aligned_alloc_impl = 0x4000048c; symbol
73 PROVIDE (multi_heap_aligned_alloc = multi_heap_aligned_alloc_impl);
/hal_espressif-latest/components/esp_rom/esp32h2/ld/
Desp32h2.rom.heap.ld55 multi_heap_aligned_alloc_impl = 0x40000484; symbol
73 PROVIDE (multi_heap_aligned_alloc = multi_heap_aligned_alloc_impl);
/hal_espressif-latest/components/esp_rom/esp32c2/ld/
Desp32c2.rom.heap.ld19 PROVIDE (multi_heap_aligned_alloc = multi_heap_aligned_alloc_impl);
Desp32c2.rom.ld270 PROVIDE( multi_heap_aligned_alloc_impl = 0x40000368 ); symbol
/hal_espressif-latest/components/heap/
Dmulti_heap_internal.h46 void *multi_heap_aligned_alloc_impl(multi_heap_handle_t heap, size_t size, size_t alignment);
Dlinker.lf29 multi_heap:multi_heap_aligned_alloc_impl (noflash)
Dmulti_heap.c297 void *multi_heap_aligned_alloc_impl(multi_heap_handle_t heap, size_t size, size_t alignment) in multi_heap_aligned_alloc_impl() function
/hal_espressif-latest/tools/esptool_py/flasher_stub/ld/
Drom_32h2_beta_2.ld291 PROVIDE( multi_heap_aligned_alloc_impl = 0x40000378 ); symbol
Drom_32c2.ld283 PROVIDE( multi_heap_aligned_alloc_impl = 0x40000368 ); symbol