Home
last modified time | relevance | path

Searched refs:TRC_RECORDER_COMPONENT_ERROR (Results 1 – 2 of 2) sorted by relevance

/percepio-3.7.0/TraceRecorder/
DtrcError.c35 xTraceSetComponentInitialized(TRC_RECORDER_COMPONENT_ERROR); in xTraceErrorInitialize()
43 if (xTraceIsComponentInitialized(TRC_RECORDER_COMPONENT_ERROR) == 0U) in xTraceWarning()
63 if (xTraceIsComponentInitialized(TRC_RECORDER_COMPONENT_ERROR) == 0U) in xTraceError()
92 if (xTraceIsComponentInitialized(TRC_RECORDER_COMPONENT_ERROR) == 0U) in xTraceErrorGetLast()
106 if (xTraceIsComponentInitialized(TRC_RECORDER_COMPONENT_ERROR) == 0U) in xTraceErrorClear()
/percepio-3.7.0/TraceRecorder/include/
DtrcDefines.h96 #define TRC_RECORDER_COMPONENT_ERROR 0x00000020UL macro