Home
last modified time | relevance | path

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

/hal_espressif-latest/components/heap/
Dmulti_heap.c111 pool_t pool = tlsf_get_pool(heap->heap_data); in assert_valid_block()
173 pool_t pool = tlsf_get_pool(heap->heap_data); in multi_heap_get_first_block()
346 if(tlsf_check_pool(tlsf_get_pool(heap->heap_data))) { in multi_heap_check()
369 tlsf_walk_pool(tlsf_get_pool(heap->heap_data), multi_heap_dump_tlsf, NULL); in multi_heap_dump()
419 tlsf_walk_pool(tlsf_get_pool(heap->heap_data), multi_heap_get_info_tlsf, info); in multi_heap_get_info_impl()
Dlinker.lf12 tlsf:tlsf_get_pool (noflash)
/hal_espressif-latest/components/esp_rom/esp32c6/ld/
Desp32c6.rom.heap.ld23 tlsf_get_pool = 0x40000404; symbol
/hal_espressif-latest/components/esp_rom/esp32h2/ld/
Desp32h2.rom.heap.ld23 tlsf_get_pool = 0x400003fc; symbol
/hal_espressif-latest/components/esp_rom/patches/
Desp_rom_tlsf.c152 pool_t (*tlsf_get_pool)(tlsf_t tlsf); member
/hal_espressif-latest/components/esp_rom/esp32c2/ld/
Desp32c2.rom.ld237 PROVIDE( tlsf_get_pool = 0x400002e4 ); symbol
/hal_espressif-latest/tools/esptool_py/flasher_stub/ld/
Drom_32h2_beta_2.ld258 PROVIDE( tlsf_get_pool = 0x400002f4 ); symbol
Drom_32c2.ld250 PROVIDE( tlsf_get_pool = 0x400002e4 ); symbol