Home
last modified time | relevance | path

Searched refs:tlsf_memalign_offs (Results 1 – 8 of 8) sorted by relevance

/hal_espressif-latest/components/heap/
Dlinker.lf14 tlsf:tlsf_memalign_offs (noflash)
Dmulti_heap.c283 void *result = tlsf_memalign_offs(heap->heap_data, alignment, size, offset); in multi_heap_aligned_alloc_impl_offs()
/hal_espressif-latest/components/esp_rom/esp32c6/ld/
Desp32c6.rom.heap.ld28 tlsf_memalign_offs = 0x40000418; symbol
/hal_espressif-latest/components/esp_rom/esp32h2/ld/
Desp32h2.rom.heap.ld28 tlsf_memalign_offs = 0x40000410; symbol
/hal_espressif-latest/components/esp_rom/patches/
Desp_rom_tlsf.c158 void* (*tlsf_memalign_offs)(tlsf_t tlsf, size_t align, size_t size, size_t offset); member
/hal_espressif-latest/components/esp_rom/esp32c2/ld/
Desp32c2.rom.ld242 PROVIDE( tlsf_memalign_offs = 0x400002f8 ); symbol
/hal_espressif-latest/tools/esptool_py/flasher_stub/ld/
Drom_32h2_beta_2.ld263 PROVIDE( tlsf_memalign_offs = 0x40000308 ); symbol
Drom_32c2.ld255 PROVIDE( tlsf_memalign_offs = 0x400002f8 ); symbol