Searched refs:CALIBRATE_LOOPS (Results 1 – 2 of 2) sorted by relevance
68 #define CALIBRATE_LOOPS 100000 macro
92 volatile int i = CALIBRATE_LOOPS; in calibrate_busyloop()101 iters_per_us = (CALIBRATE_LOOPS * NS_PER_US) / (end - start); in calibrate_busyloop()