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