Searched refs:TRC_RECORDER_COMPONENT_PRINT (Results 1 – 2 of 2) sorted by relevance
31 xTraceSetComponentInitialized(TRC_RECORDER_COMPONENT_PRINT); in xTracePrintInitialize()43 if (xTraceIsComponentInitialized(TRC_RECORDER_COMPONENT_PRINT) == 0U) in xTracePrint()67 if (xTraceIsComponentInitialized(TRC_RECORDER_COMPONENT_PRINT) == 0U) in xTraceConsoleChannelPrintF()97 if (xTraceIsComponentInitialized(TRC_RECORDER_COMPONENT_PRINT) == 0U) in xTracePrintCompactF()172 if (xTraceIsComponentInitialized(TRC_RECORDER_COMPONENT_PRINT) == 0U) in xTracePrintF()192 if (xTraceIsComponentInitialized(TRC_RECORDER_COMPONENT_PRINT) == 0U) in xTraceVPrintF()
106 #define TRC_RECORDER_COMPONENT_PRINT 0x00008000UL macro