Searched defs:DELAY (Results 1 – 3 of 3) sorted by relevance
366 #define DELAY(N, D) R(SAFETY_FACTOR * ((N) / (double)(D))) macro
313 #define DELAY(n) drv_usecwait(n) macro
102 #define DELAY(delay) { \ macro