Home
last modified time | relevance | path

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

/TraceRecorderSource-3.4.0/include/
DtrcISR.h214 #define vTraceStoreISREnd(xIsTaskSwitchRequired) xTraceISREnd(xIsTaskSwitchRequired) macro
DtrcRecorder.h468 #define vTraceStoreISREnd(__pendingISR) (void)xTraceISREnd(__pendingISR) macro
1063 #undef vTraceStoreISREnd
1064 #define vTraceStoreISREnd(x) (void)(x) macro
1891 #define vTraceStoreISREnd(x) (void)(x) macro
/TraceRecorderSource-3.4.0/config/
DKconfig161 vTraceStoreISRBegin/vTraceStoreISREnd will be ignored.
292 vTraceStoreISREnd normally assumes that the ISR returns to the previous