Home
last modified time | relevance | path

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

/hal_espressif-latest/components/heap/include/
Desp_heap_trace.h107 esp_err_t heap_trace_start(heap_trace_mode_t mode);
/hal_espressif-latest/components/heap/
Dheap_trace_standalone.c154 esp_err_t heap_trace_start(heap_trace_mode_t mode_param) in heap_trace_start() function