nRF Connect SDK API 0.1.0
Loading...
Searching...
No Matches

◆ nrf_modem_lib_trace_processing_done_wait()

int nrf_modem_lib_trace_processing_done_wait ( k_timeout_t  timeout)

#include <include/modem/nrf_modem_lib_trace.h>

Wait for trace to have finished processing after coredump or shutdown.

This function blocks until the trace module has finished processing data after a modem fault (coredump) or modem shutdown.

Parameters
timeoutTime to wait for trace processing to be done.
Returns
Zero on success, non-zero otherwise.