Searched refs:xTicks (Results 1 – 2 of 2) sorted by relevance
4108 TickType_t xTicks; in xTaskGetTickCount() local4115 xTicks = xTickCount; in xTaskGetTickCount()4119 traceRETURN_xTaskGetTickCount( xTicks ); in xTaskGetTickCount()4121 return xTicks; in xTaskGetTickCount()
1901 #define traceRETURN_xTaskGetTickCount( xTicks ) argument