Home
last modified time | relevance | path

Searched defs:multi_heap_aligned_alloc_impl (Results 1 – 6 of 6) sorted by relevance

/hal_espressif-latest/components/esp_rom/esp32c6/ld/
Desp32c6.rom.heap.ld55 multi_heap_aligned_alloc_impl = 0x4000048c; symbol
/hal_espressif-latest/components/esp_rom/esp32h2/ld/
Desp32h2.rom.heap.ld55 multi_heap_aligned_alloc_impl = 0x40000484; symbol
/hal_espressif-latest/components/heap/
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/components/esp_rom/esp32c2/ld/
Desp32c2.rom.ld270 PROVIDE( multi_heap_aligned_alloc_impl = 0x40000368 ); symbol
/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