Searched refs:fAvgCurrent (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/PowerManagement-494.1.2/AppleSmartBatteryManager/
H A DAppleSmartBattery.h86 int fAvgCurrent; member in class:AppleSmartBattery
H A DAppleSmartBattery.cpp207 fAvgCurrent = 0;
1207 fAvgCurrent = (int16_t)val16;
1208 if (0 == fAvgCurrent) {
1303 fAvgCurrent = 0;

Completed in 176 milliseconds