Searched defs:xISRHandle (Results 1 – 3 of 3) sorted by relevance
109 traceResult xTraceISRBegin(TraceISRHandle_t xISRHandle) in xTraceISRBegin()267 TraceISRHandle_t xISRHandle = 0; in xTraceSetISRProperties() local
639 static TraceISRHandle_t xISRHandle = 0; in xTraceISRRegister() local657 TraceISRHandle_t xISRHandle; in xTraceSetISRProperties() local
211 #define vTraceStoreISRBegin(xISRHandle) xTraceISRBegin(xISRHandle) argument