Home
last modified time | relevance | path

Searched refs:heap_caps_dump (Results 1 – 5 of 5) sorted by relevance

/hal_espressif-latest/zephyr/port/heap/
Dheap_caps_zephyr.c193 void heap_caps_dump(uint32_t caps) in heap_caps_dump() function
201 heap_caps_dump(MALLOC_CAP_INVALID); in heap_caps_dump_all()
/hal_espressif-latest/components/heap/
Dheap_caps_linux.c185 void heap_caps_dump(uint32_t caps) in heap_caps_dump() function
191 heap_caps_dump(MALLOC_CAP_INVALID); in heap_caps_dump_all()
Dinternals.md7 …performance placed in the flash (e.g., `heap_caps_print_heap_info`, `heap_caps_dump`, `heap_caps_d…
Dheap_caps.c633 void heap_caps_dump(uint32_t caps) in heap_caps_dump() function
647 heap_caps_dump(MALLOC_CAP_INVALID); in heap_caps_dump_all()
/hal_espressif-latest/components/heap/include/
Desp_heap_caps.h400 void heap_caps_dump(uint32_t caps);