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