Home
last modified time | relevance | path

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

/hal_espressif-latest/components/heap/
Dlinker.lf7 tlsf:tlsf_size (noflash)
Dmulti_heap.c149 result->free_bytes = size - tlsf_size(result->heap_data); in multi_heap_register_impl()
423 …info->total_allocated_bytes = (heap->pool_size - tlsf_size(heap->heap_data)) - heap->free_bytes - … in multi_heap_get_info_impl()
/hal_espressif-latest/components/esp_rom/esp32c6/ld/
Desp32c6.rom.heap.ld32 tlsf_size = 0x40000428; symbol
/hal_espressif-latest/components/esp_rom/esp32h2/ld/
Desp32h2.rom.heap.ld32 tlsf_size = 0x40000420; symbol
/hal_espressif-latest/components/esp_rom/patches/
Desp_rom_tlsf.c163 size_t (*tlsf_size)(void); member
/hal_espressif-latest/components/esp_rom/esp32c2/ld/
Desp32c2.rom.ld246 PROVIDE( tlsf_size = 0x40000308 ); symbol
/hal_espressif-latest/tools/esptool_py/flasher_stub/ld/
Drom_32h2_beta_2.ld267 PROVIDE( tlsf_size = 0x40000318 ); symbol
Drom_32c2.ld259 PROVIDE( tlsf_size = 0x40000308 ); symbol