heap_trace_init_tohost() function
Initialise heap tracing in host-based mode. This function must be called before any other heap tracing functions.
Return value
- ESP_ERR_INVALID_STATE Heap tracing is currently in progress. - ESP_OK Heap tracing initialised successfully.
Examples
heap_trace_init_tohost() is referenced by 1 libraries and example projects: