esp_apptrace_flush() function
Flushes remaining data in trace buffer to host.
Arguments
dest
Indicates HW interface to flush data on.
tmo
Timeout for operation (in us). Use ESP_APPTRACE_TMO_INFINITE to wait indefinitely.
Return value
ESP_OK on success, otherwise see esp_err_t
Examples
esp_apptrace_flush() is referenced by 2 libraries and example projects: