Searched refs:MAX_USECS (Results 1 – 1 of 1) sorted by relevance
24 #define MAX_USECS (MAX_VALUE / US_TO_CYCLE(1)) macro33 unsigned int usecs = MIN(MAX_USECS, remaining_usecs); in stopwatch_set_usecs()