Home
last modified time | relevance | path

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

/hal_espressif-latest/components/heap/
Dmulti_heap_internal.h49 void *multi_heap_aligned_alloc_impl_offs(multi_heap_handle_t heap, size_t size, size_t alignment, s…
Dlinker.lf28 multi_heap:multi_heap_aligned_alloc_impl_offs (noflash)
Dmulti_heap.c267 void *multi_heap_aligned_alloc_impl_offs(multi_heap_handle_t heap, size_t size, size_t alignment, s… in multi_heap_aligned_alloc_impl_offs() function
299 return multi_heap_aligned_alloc_impl_offs(heap, size, alignment, 0); in multi_heap_aligned_alloc_impl()
Dmulti_heap_poisoning.c220 poison_head_t *head = multi_heap_aligned_alloc_impl_offs(heap, size + POISON_OVERHEAD, in multi_heap_aligned_alloc()
/hal_espressif-latest/components/esp_rom/esp32c6/ld/
Desp32c6.rom.heap.ld54 multi_heap_aligned_alloc_impl_offs = 0x40000488; symbol
/hal_espressif-latest/components/esp_rom/esp32h2/ld/
Desp32h2.rom.heap.ld54 multi_heap_aligned_alloc_impl_offs = 0x40000480; symbol
/hal_espressif-latest/components/esp_rom/esp32c2/ld/
Desp32c2.rom.ld269 PROVIDE( multi_heap_aligned_alloc_impl_offs = 0x40000364 ); symbol
/hal_espressif-latest/tools/esptool_py/flasher_stub/ld/
Drom_32h2_beta_2.ld290 PROVIDE( multi_heap_aligned_alloc_impl_offs = 0x40000374 ); symbol
Drom_32c2.ld282 PROVIDE( multi_heap_aligned_alloc_impl_offs = 0x40000364 ); symbol