Searched defs:MHZ (Results 1 – 5 of 5) sorted by relevance
12 #define MHZ(X) ((X) * 1000000UL) macro
28 #define MHZ 1000000 macro
19 #define MHZ(X) ((X) * 1000000UL) macro
13 #define MHZ(x) ((x) * 1000000UL) macro
10 #define MHZ (1000 * 1000) macro
Completed in 15 milliseconds