Home
last modified time | relevance | path

Searched refs:isrstack (Results 1 – 1 of 1) sorted by relevance

/percepio-3.5.0/TraceRecorder/
DtrcSnapshotRecorder.c46 static traceHandle isrstack[TRC_CFG_MAX_ISR_NESTING]; variable
702 isrstack[nISRactive] = handle; in xTraceISRBegin()
769 …hnd8 = prvTraceGet8BitHandle(isrstack[nISRactive - 1]); /* isrstack[nISRactive] is the handle of t… in xTraceISREnd()