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