Searched defs:tick (Results 1 – 2 of 2) sorted by relevance
43 #define pdMS_TO_TICKS(tick) (tick) argument
51 static uint32_t tick = 0; in xTaskGetTickCount() local