Searched refs:TRC_RECORDER_COMPONENT_PRINT (Results 1 – 2 of 2) sorted by relevance
42 xTraceSetComponentInitialized(TRC_RECORDER_COMPONENT_PRINT); in xTracePrintInitialize()78 if (!xTraceIsComponentInitialized(TRC_RECORDER_COMPONENT_PRINT)) in xTracePrint()119 if (!xTraceIsComponentInitialized(TRC_RECORDER_COMPONENT_PRINT)) in xTraceConsoleChannelPrintF()191 if (!xTraceIsComponentInitialized(TRC_RECORDER_COMPONENT_PRINT)) in xTracePrintF()217 if (!xTraceIsComponentInitialized(TRC_RECORDER_COMPONENT_PRINT)) in xTraceVPrintF()
101 #define TRC_RECORDER_COMPONENT_PRINT 0x00008000 macro