Searched refs:xLastTickCount (Results 1 – 1 of 1) sorted by relevance
57 static TickType_t xLastTickCount = ( TickType_t ) 0U; variable242 xPassedTicks = xTaskGetTickCount() - xLastTickCount; in prvCheckDelayedList()293 xLastTickCount = xCoRoutineTickCount; in prvCheckDelayedList()400 xLastTickCount = ( TickType_t ) 0U; in vCoRoutineResetState()