Home
last modified time | relevance | path

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

/TraceRecorderSource-3.4.0/
DtrcError.c81 if (pxErrorInfo->uiErrorCode == TRC_ERROR_NONE) in xTraceError()
134 pxErrorInfo->uiErrorCode = TRC_ERROR_NONE; in xTraceErrorClear()
215 case TRC_ERROR_NONE: in prvTraceErrorGetDescription()
/TraceRecorderSource-3.4.0/include/
DtrcDefines.h58 #define TRC_ERROR_NONE 0x00 macro