Percepio Trace Recorder v4.8.0.hotfix1
Loading...
Searching...
No Matches
trcError.h File Reference

Public trace error APIs. More...

#include <trcTypes.h>

Go to the source code of this file.

Functions

traceResult xTraceWarning (uint32_t uiErrorCode)
 Register a warning.
 
traceResult xTraceError (uint32_t uiErrorCode)
 Register an error.
 
traceResult xTraceErrorGetLast (const char **pszError)
 Retrieve the string for the last error.
 
traceResult xTraceErrorClear (void)
 Clears any errors.
 

Detailed Description

Public trace error APIs.