Searched refs:NAP_TIME (Results 1 – 2 of 2) sorted by relevance
33 static const int NAP_TIME = 200; /* wait for 200ms at a time */ variable69 int maxnaps = (maxwait * 1000) / NAP_TIME; in wait_for_property()76 usleep(NAP_TIME * 1000); in wait_for_property()
688 #define NAP_TIME 200 // 200 ms between polls macro692 int maxnaps = (maxwait * 1000) / NAP_TIME; in wait_for_property()699 usleep(NAP_TIME * 1000); in wait_for_property()