Searched refs:US_TO_CYCLE (Results 1 – 1 of 1) sorted by relevance
11 #define US_TO_CYCLE(US) (US * 24) macro24 #define MAX_USECS (MAX_VALUE / US_TO_CYCLE(1))36 cycle = US_TO_CYCLE(usecs); in stopwatch_set_usecs()