Searched refs:TRC_ERROR_NONE (Results 1 – 2 of 2) sorted by relevance
81 if (pxErrorInfo->uiErrorCode == TRC_ERROR_NONE) in xTraceError()134 pxErrorInfo->uiErrorCode = TRC_ERROR_NONE; in xTraceErrorClear()215 case TRC_ERROR_NONE: in prvTraceErrorGetDescription()
58 #define TRC_ERROR_NONE 0x00 macro