esp-idf/components/heap
2022-04-13 14:23:51 +08:00
..
include heap: use hal specific API to get cpu cycles count 2021-06-21 14:40:07 +05:30
test Heap: fix typos in test and component 2022-04-13 14:23:51 +08:00
test_multi_heap_host Heap: fix free bytes calculation for TLSF heap 2022-04-06 10:23:11 +08:00
CMakeLists.txt
component.mk
heap_caps_init.c
heap_caps.c
heap_private.h
heap_task_info.c
heap_tlsf_block_functions.h
heap_tlsf_config.h
heap_tlsf.c Heap: Fix a possible bug in the TLSF allocator (backport v4.3) 2022-01-06 11:36:46 +00:00
heap_tlsf.h heap: fix unaligned memory bug when poisoning is enabled. 2021-02-01 11:58:42 +08:00
heap_trace_standalone.c
Kconfig heap: use hal specific API to get cpu cycles count 2021-06-21 14:40:07 +05:30
linker.lf
multi_heap_config.h
multi_heap_internal.h heap: fix unaligned memory bug when poisoning is enabled. 2021-02-01 11:58:42 +08:00
multi_heap_platform.h
multi_heap_poisoning.c heap: fix unaligned memory bug when poisoning is enabled. 2021-02-01 11:58:42 +08:00
multi_heap.c Heap: fix typos in test and component 2022-04-13 14:23:51 +08:00