Searched refs:TRC_RECORDER_COMPONENT_ISR (Results 1 – 2 of 2) sorted by relevance
41 xTraceSetComponentInitialized(TRC_RECORDER_COMPONENT_ISR); in xTraceISRInitialize()53 if (xTraceIsComponentInitialized(TRC_RECORDER_COMPONENT_ISR) == 0U) in xTraceISRRegister()100 TRC_ASSERT(xTraceIsComponentInitialized(TRC_RECORDER_COMPONENT_ISR)); in xTraceISRBegin()145 TRC_ASSERT(xTraceIsComponentInitialized(TRC_RECORDER_COMPONENT_ISR)); in xTraceISREnd()182 TRC_ASSERT(xTraceIsComponentInitialized(TRC_RECORDER_COMPONENT_ISR)); in xTraceISRGetCurrentNesting()196 TRC_ASSERT(xTraceIsComponentInitialized(TRC_RECORDER_COMPONENT_ISR)); in xTraceISRGetCurrentNestingReturned()204 TRC_ASSERT(xTraceIsComponentInitialized(TRC_RECORDER_COMPONENT_ISR)); in xTraceISRGetCurrent()
103 #define TRC_RECORDER_COMPONENT_ISR 0x00001000UL macro