Searched defs:xISRHandle (Results 1 – 3 of 3) sorted by relevance
94 traceResult xTraceISRBegin(TraceISRHandle_t xISRHandle) in xTraceISRBegin()227 TraceISRHandle_t xISRHandle = 0; in xTraceSetISRProperties() local
640 static TraceISRHandle_t xISRHandle = 0; in xTraceISRRegister() local658 TraceISRHandle_t xISRHandle; in xTraceSetISRProperties() local
199 #define vTraceStoreISRBegin(xISRHandle) xTraceISRBegin(xISRHandle) argument