Percepio Trace Recorder
v4.6.6
|
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. More... | |
traceResult | xTraceError (uint32_t uiErrorCode) |
Register an error. More... | |
traceResult | xTraceErrorGetLast (const char **pszError) |
Retrieve the string for the last error. More... | |
traceResult | xTraceErrorClear (void) |
Clears any errors. More... | |
Public trace error APIs.