Searched defs:xObjectHandle (Results 1 – 6 of 6) 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
22 TraceObjectHandle_t xObjectHandle; in xTraceStateMachineCreate() local43 TraceObjectHandle_t xObjectHandle; in xTraceStateMachineStateCreate() local
19 TraceObjectHandle_t xObjectHandle; in xTraceIntervalChannelSetCreate() local40 TraceObjectHandle_t xObjectHandle; in xTraceIntervalChannelCreate() local
105 traceResult xTraceObjectUnregister(TraceObjectHandle_t xObjectHandle, uint32_t uiEventCode, TraceUn… in xTraceObjectUnregister()137 traceResult xTraceObjectSetName(TraceObjectHandle_t xObjectHandle, const char* szName) in xTraceObjectSetName()163 TraceObjectHandle_t xObjectHandle; in xTraceObjectRegisterWithoutHandle() local
33 TraceObjectHandle_t xObjectHandle; in xTraceCounterCreate() local
32 TraceObjectHandle_t xObjectHandle; in xTraceExtensionCreate() local