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
esp_heap_trace.h
heap_memory_layout.h
heap_trace.inc
multi_heap.h heap: Provide definition of the tlsf_check_hook() declared in the tlsf submodule 2022-08-26 08:20:50 +02:00