esp-idf/components/heap/include
Marius Vikhammer e1f27cf31b heap: remove misleading info about malloc being equivalent to heap_caps_malloc(p, MALLOC_CAP_8BIT)
The actual memory allocated for malloc() depends on a lot of factors, see heap_caps_malloc_default()

Closes https://github.com/espressif/esp-idf/issues/7659
2022-09-01 11:39:34 +08:00
..
soc
esp_heap_caps.h heap: remove misleading info about malloc being equivalent to heap_caps_malloc(p, MALLOC_CAP_8BIT) 2022-09-01 11:39:34 +08:00
esp_heap_caps_init.h
esp_heap_task_info.h driver: fix public header exceptions for driver 2022-07-22 00:12:36 +00:00
esp_heap_trace.h
heap_memory_layout.h
heap_trace.inc hal: Deprecate interrupt_controller_hal.h, cpu_hal.h and cpu_ll.h interfaces 2022-07-22 00:06:06 +08: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