Home
last modified time | relevance | path

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

/percepio-latest/TraceRecorder/include/
DtrcTimestamp.h129 traceResult xTraceTimestampSetOsTickCount(uint32_t uiOsTickCount);
197 #define xTraceTimestampSetOsTickCount(uiOsTickCount) TRC_COMMA_EXPR_TO_STATEMENT_EXPR_2(pxTraceTime… macro
/percepio-latest/TraceRecorder/
DtrcTimestamp.c119 traceResult xTraceTimestampSetOsTickCount(uint32_t uiOsTickCount) in xTraceTimestampSetOsTickCount() function