Searched defs:SAMPLE_TIME (Results 1 – 3 of 3) sorted by relevance
46 #define SAMPLE_TIME (HZ/4) macro
38 #define SAMPLE_TIME (HZ/4) macro
52 #define SAMPLE_TIME(x) ((x & 0xf) << 4) macro