Home
last modified time | relevance | path

Searched refs:heap_trace_dump_caps (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-latest/components/heap/include/
Desp_heap_trace.h176 void heap_trace_dump_caps(const uint32_t caps);
/hal_espressif-latest/components/heap/
Dheap_trace_standalone.c284 heap_trace_dump_caps(MALLOC_CAP_INTERNAL | MALLOC_CAP_SPIRAM); in heap_trace_dump()
287 void heap_trace_dump_caps(const uint32_t caps) { in heap_trace_dump_caps() function