Searched refs:TRC_RECORDER_COMPONENT_TIMESTAMP (Results 1 – 2 of 2) sorted by relevance
43 xTraceSetComponentInitialized(TRC_RECORDER_COMPONENT_TIMESTAMP); in xTraceTimestampInitialize()53 TRC_ASSERT(xTraceIsComponentInitialized(TRC_RECORDER_COMPONENT_TIMESTAMP)); in xTraceTimestampGet()93 TRC_ASSERT(xTraceIsComponentInitialized(TRC_RECORDER_COMPONENT_TIMESTAMP)); in xTraceTimestampGetWraparounds()106 TRC_ASSERT(xTraceIsComponentInitialized(TRC_RECORDER_COMPONENT_TIMESTAMP)); in xTraceTimestampSetFrequency()116 TRC_ASSERT(xTraceIsComponentInitialized(TRC_RECORDER_COMPONENT_TIMESTAMP)); in xTraceTimestampSetPeriod()126 TRC_ASSERT(xTraceIsComponentInitialized(TRC_RECORDER_COMPONENT_TIMESTAMP)); in xTraceTimestampSetOsTickCount()136 TRC_ASSERT(xTraceIsComponentInitialized(TRC_RECORDER_COMPONENT_TIMESTAMP)); in xTraceTimestampGetFrequency()149 TRC_ASSERT(xTraceIsComponentInitialized(TRC_RECORDER_COMPONENT_TIMESTAMP)); in xTraceTimestampGetPeriod()162 TRC_ASSERT(xTraceIsComponentInitialized(TRC_RECORDER_COMPONENT_TIMESTAMP)); in xTraceTimestampGetOsTickCount()
107 #define TRC_RECORDER_COMPONENT_TIMESTAMP 0x00200000 macro