Searched refs:prvTraceErrorPrint (Results 1 – 1 of 1) sorted by relevance
21 traceResult prvTraceErrorPrint(uint32_t uiErrorCode);66 prvTraceErrorPrint(uiErrorCode); in xTraceWarning()87 if (prvTraceErrorPrint(uiErrorCode) == TRC_FAIL) in xTraceError()140 traceResult prvTraceErrorPrint(uint32_t uiErrorCode) in prvTraceErrorPrint() function