Searched refs:vTraceStoreISRBegin (Results 1 – 3 of 3) sorted by relevance
211 #define vTraceStoreISRBegin(xISRHandle) xTraceISRBegin(xISRHandle) macro
437 #define vTraceStoreISRBegin(__handle) (void)xTraceISRBegin((TraceISRHandle_t)(__handle)) macro1060 #undef vTraceStoreISRBegin1061 #define vTraceStoreISRBegin(x) (void)(x) macro1890 #define vTraceStoreISRBegin(x) (void)(x) macro
161 vTraceStoreISRBegin/vTraceStoreISREnd will be ignored.