Home
last modified time | relevance | path

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

/Kernel-v10.6.2/
HDtasks.c2302 TickType_t xTicks; in xTaskGetTickCount() local
2307 xTicks = xTickCount; in xTaskGetTickCount()
2311 return xTicks; in xTaskGetTickCount()