Home
last modified time | relevance | path

Searched refs:xTraceTimestampGetOsTickCount (Results 1 – 2 of 2) sorted by relevance

/percepio-latest/TraceRecorder/include/
DtrcTimestamp.h139 traceResult xTraceTimestampGetOsTickCount(uint32_t *puiOsTickCount);
227 #define xTraceTimestampGetOsTickCount(puiOsTickCount) TRC_COMMA_EXPR_TO_STATEMENT_EXPR_2(*(puiOsTic… macro
/percepio-latest/TraceRecorder/
DtrcTimestamp.c155 traceResult xTraceTimestampGetOsTickCount(uint32_t* puiOsTickCount) in xTraceTimestampGetOsTickCount() function