Searched defs:xTraceISRGetCurrentNesting (Results 1 – 2 of 2) sorted by relevance
170 #define xTraceISRGetCurrentNesting(puiValue) TRC_COMMA_EXPR_TO_STATEMENT_EXPR_2(*(puiValue) = pxTra… macro
193 traceResult xTraceISRGetCurrentNesting(int32_t* puiValue) in xTraceISRGetCurrentNesting() function