Searched refs:xTraceSetComponentInitialized (Results 1 – 16 of 16) sorted by relevance
28 xTraceSetComponentInitialized(TRC_RECORDER_COMPONENT_STATIC_BUFFER); in xTraceStaticBufferInitialize()
42 xTraceSetComponentInitialized(TRC_RECORDER_COMPONENT_INTERNAL_EVENT_BUFFER); in xTraceInternalEventBufferInitialize()
43 xTraceSetComponentInitialized(TRC_RECORDER_COMPONENT_ASSERT); in xTraceAssertInitialize()
26 xTraceSetComponentInitialized(TRC_RECORDER_COMPONENT_COUNTER); in xTraceCounterSetCallback()
43 xTraceSetComponentInitialized(TRC_RECORDER_COMPONENT_TIMESTAMP); in xTraceTimestampInitialize()
40 xTraceSetComponentInitialized(TRC_RECORDER_COMPONENT_DIAGNOSTICS); in xTraceDiagnosticsInitialize()
42 xTraceSetComponentInitialized(TRC_RECORDER_COMPONENT_TASK); in xTraceTaskInitialize()
46 xTraceSetComponentInitialized(TRC_RECORDER_COMPONENT_ERROR); in xTraceErrorInitialize()
42 xTraceSetComponentInitialized(TRC_RECORDER_COMPONENT_PRINT); in xTracePrintInitialize()
52 xTraceSetComponentInitialized(TRC_RECORDER_COMPONENT_STACK_MONITOR); in xTraceStackMonitorInitialize()
45 xTraceSetComponentInitialized(TRC_RECORDER_COMPONENT_ISR); in xTraceISRInitialize()
34 xTraceSetComponentInitialized(TRC_RECORDER_COMPONENT_EVENT_BUFFER); in xTraceEventBufferInitialize()
83 xTraceSetComponentInitialized(TRC_RECORDER_COMPONENT_ENTRY); in xTraceEntryTableInitialize()
223 xTraceSetComponentInitialized(TRC_RECORDER_COMPONENT_CORE); in xTraceInitialize()
52 xTraceSetComponentInitialized(TRC_RECORDER_COMPONENT_EVENT); in xTraceEventInitialize()
1674 #define xTraceSetComponentInitialized(uiComponentBit) TRC_COMMA_EXPR_TO_STATEMENT_EXPR_2(RecorderIn… macro