Searched refs:xTicks (Results 1 – 2 of 2) sorted by relevance
4076 TickType_t xTicks; in xTaskGetTickCount() local4083 xTicks = xTickCount; in xTaskGetTickCount()4087 traceRETURN_xTaskGetTickCount( xTicks ); in xTaskGetTickCount()4089 return xTicks; in xTaskGetTickCount()
1849 #define traceRETURN_xTaskGetTickCount( xTicks ) argument