Percepio Trace Recorder v4.8.0.hotfix1
|
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. | |
Public trace error APIs.