Searched refs:vTraceStoreISREnd (Results 1 – 3 of 3) sorted by relevance
214 #define vTraceStoreISREnd(xIsTaskSwitchRequired) xTraceISREnd(xIsTaskSwitchRequired) macro
468 #define vTraceStoreISREnd(__pendingISR) (void)xTraceISREnd(__pendingISR) macro1063 #undef vTraceStoreISREnd1064 #define vTraceStoreISREnd(x) (void)(x) macro1891 #define vTraceStoreISREnd(x) (void)(x) macro
161 vTraceStoreISRBegin/vTraceStoreISREnd will be ignored.292 vTraceStoreISREnd normally assumes that the ISR returns to the previous