Home
last modified time | relevance | path

Searched refs:tlsf_create_with_pool (Results 1 – 7 of 7) sorted by relevance

/hal_espressif-latest/components/esp_rom/esp32c6/ld/
Desp32c6.rom.heap.ld22 tlsf_create_with_pool = 0x40000400; symbol
/hal_espressif-latest/components/esp_rom/esp32h2/ld/
Desp32h2.rom.heap.ld22 tlsf_create_with_pool = 0x400003f8; symbol
/hal_espressif-latest/components/esp_rom/patches/
Desp_rom_tlsf.c151 tlsf_t (*tlsf_create_with_pool)(void* mem, size_t bytes); member
/hal_espressif-latest/components/heap/
Dmulti_heap.c143 result->heap_data = tlsf_create_with_pool(start_ptr + sizeof(heap_t), size, max_bytes); in multi_heap_register_impl()
/hal_espressif-latest/components/esp_rom/esp32c2/ld/
Desp32c2.rom.ld236 PROVIDE( tlsf_create_with_pool = 0x400002e0 ); symbol
/hal_espressif-latest/tools/esptool_py/flasher_stub/ld/
Drom_32h2_beta_2.ld257 PROVIDE( tlsf_create_with_pool = 0x400002f0 ); symbol
Drom_32c2.ld249 PROVIDE( tlsf_create_with_pool = 0x400002e0 ); symbol