Searched refs:puiOsTickCount (Results 1 – 2 of 2) sorted by relevance
159 traceResult xTraceTimestampGetOsTickCount(uint32_t* puiOsTickCount) in xTraceTimestampGetOsTickCount() argument165 TRC_ASSERT(puiOsTickCount != 0); in xTraceTimestampGetOsTickCount()167 *puiOsTickCount = pxTraceTimestamp->osTickCount; in xTraceTimestampGetOsTickCount()
151 traceResult xTraceTimestampGetOsTickCount(uint32_t *puiOsTickCount);239 #define xTraceTimestampGetOsTickCount(puiOsTickCount) TRC_COMMA_EXPR_TO_STATEMENT_EXPR_2(*(puiOsTic… argument