Searched refs:NAP_TIME (Results 1 – 1 of 1) sorted by relevance
540 #define NAP_TIME 200 // 200 ms between polls macro544 int maxnaps = (maxwait * 1000) / NAP_TIME; in wait_for_property()551 usleep(NAP_TIME * 1000); in wait_for_property()