Home
last modified time | relevance | path

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

/percepio-3.5.0/TraceRecorder/include/
DtrcTimestamp.h131 traceResult xTraceTimestampSetOsTickCount(uint32_t uiOsTickCount);
199 #define xTraceTimestampSetOsTickCount(uiOsTickCount) TRC_COMMA_EXPR_TO_STATEMENT_EXPR_2(pxTraceTime… macro
/percepio-3.5.0/TraceRecorder/
DtrcTimestamp.c122 traceResult xTraceTimestampSetOsTickCount(uint32_t uiOsTickCount) in xTraceTimestampSetOsTickCount() function