Searched refs:SLEEP_MIN_USEC (Results 1 – 1 of 1) sorted by relevance
39 #define SLEEP_MIN_USEC 200000 /* 200 msec */ macro56 usleep(SLEEP_MIN_USEC); in start()57 count -= SLEEP_MIN_USEC; in start()85 usleep(SLEEP_MIN_USEC); in stop()86 count -= SLEEP_MIN_USEC; in stop()