Searched defs:xObjectHandle (Results 1 – 7 of 7) sorted by relevance
96 #define xTraceObjectSetState(xObjectHandle, uxState) xTraceObjectSetSpecificState(xObjectHandle, 0,… argument108 #define xTraceObjectSetSpecificState(xObjectHandle, uiIndex, uxState) xTraceEntrySetState((TraceEnt… argument119 #define xTraceObjectSetOptions(xObjectHandle, uiOptions) xTraceEntrySetOptions((TraceEntryHandle_t)… argument
23 TraceObjectHandle_t xObjectHandle; in xTraceStateMachineCreate() local45 TraceObjectHandle_t xObjectHandle; in xTraceStateMachineStateCreate() local
20 TraceObjectHandle_t xObjectHandle; in xTraceIntervalChannelSetCreate() local42 TraceObjectHandle_t xObjectHandle; in xTraceIntervalChannelCreate() local
21 TraceObjectHandle_t xObjectHandle; in xTraceDependencyRegister() local
110 traceResult xTraceObjectUnregister(TraceObjectHandle_t xObjectHandle, uint32_t uiEventCode, TraceUn… in xTraceObjectUnregister()145 traceResult xTraceObjectSetName(TraceObjectHandle_t xObjectHandle, const char* szName) in xTraceObjectSetName()178 TraceObjectHandle_t xObjectHandle; in xTraceObjectRegisterWithoutHandle() local
46 TraceObjectHandle_t xObjectHandle; in xTraceCounterCreate() local
44 TraceObjectHandle_t xObjectHandle; in xTraceExtensionCreate() local