esp-idf/components/heap
2022-04-21 13:59:47 +00:00
..
include esp_hw_support: move soc_memory_types.h helper functions into esp_hw_support 2022-04-08 11:46:10 +08:00
port esp32h2beta2:update rom layout table 2022-03-29 14:13:06 +08:00
test Heap: fix typos in test and component 2022-04-11 11:36:52 +08:00
test_multi_heap_host Heap: fix free bytes calculation for TLSF heap 2022-03-08 11:42:23 +08:00
CMakeLists.txt ESP8684: add driver esp_pm heap support 2021-11-06 17:33:44 +08:00
heap_caps_init.c heap: add test case for region overlap check condition 2022-03-25 09:36:48 +05:30
heap_caps.c rmt: add more clock source caps 2022-04-21 13:59:47 +00:00
heap_private.h Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
heap_task_info.c heap: Add task tracking option for heap usage monitoring 2018-02-20 10:32:06 +11:00
heap_tlsf_block_functions.h Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
heap_tlsf_config.h psram: support .bss on psram on esp32s3 2022-04-19 19:48:00 +08:00
heap_tlsf.c Heap: Fix a possible bug in the TLSF allocator 2021-12-20 10:57:43 +08: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 heap: Separate standalone and common part of tracing module 2019-04-01 15:56:15 +03:00
Kconfig heap: use hal specific API to get cpu cycles count 2021-06-22 14:14:10 +08:00
linker.lf components: fix ldgen check errors 2021-01-19 11:17:18 +08:00
multi_heap_config.h heap: add tlsf config specific to the host test 2020-11-12 11:07:46 +11:00
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 esp_rom: extract int matrix route and cpu ticks getter 2022-02-09 13:52:20 +08:00
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-11 11:36:52 +08:00