Searched refs:scales (Results 1 – 1 of 1) sorted by relevance
664 static const float scales[4] = { 1.0, 0.1, 0.01, 0.001 }; in show_power_limit() local675 printf("%gW", value * scales[scale]); in show_power_limit()