Searched defs:xTraceISRBegin (Results 1 – 3 of 3) sorted by relevance
94 traceResult xTraceISRBegin(TraceISRHandle_t xISRHandle) in xTraceISRBegin() function
665 traceResult xTraceISRBegin(TraceISRHandle_t handle) in xTraceISRBegin() function
214 #define xTraceISRBegin(_xISRHandle) TRC_COMMA_EXPR_TO_STATEMENT_EXPR_2((void)(_xISRHandle), TRC_SUC… macro