#ifndef _NTPOAPI_H #define PERCENT_TO_PERF_LEVEL(_x_) ((_x_ * POWER_PERF_SCALE * 10) / 1000) #endif View code on GitHub
No description available.