Searched defs:MHZ_TO_HZ (Results 1 – 2 of 2) sorted by relevance
22 #define MHZ_TO_HZ(freq) ((freq) * 1000 * 1000) macro
3950 #define MHZ_TO_HZ(freq) ((freq) * 1000 * 1000) in allegro_runtime_resume() macro