esp-idf/components/heap/include
Guillaume Souchere 42447ccf12 fix(heap): Tracing of all heap_caps API
This commit fixes the missing tracing on all
heap_caps_xx_prefer and heap_caps_xx_aligned
functions.
2024-06-25 11:59:24 +02:00
..
soc esp_hw_support: move soc_memory_types.h helper functions into esp_hw_support 2022-04-08 11:46:10 +08:00
esp_heap_caps_init.h heap: Fix regression in heap_caps_add_region API related to address range checks 2022-03-25 09:36:48 +05:30
esp_heap_caps.h heap: Add a configuration that places all the heap component and related functionalities in flash when enabled 2023-04-25 01:12:10 +00:00
esp_heap_task_info.h fix(heap): fixed missing include in esp_heap_task_info.h 2024-02-26 11:26:49 +08:00
esp_heap_trace.h heap: Use linked list in hashmap table to reduce collision, RAM usage and speed up the code 2023-04-05 07:44:29 +02:00
heap_memory_layout.h G0: Memory layouts are now part of heap components 2021-07-15 11:38:23 +10:00
heap_trace.inc fix(heap): Tracing of all heap_caps API 2024-06-25 11:59:24 +02:00
multi_heap.h heap: Provide definition of the tlsf_check_hook() declared in the tlsf submodule 2022-08-26 08:20:50 +02:00