Searched defs:batteryVoltage (Results 1 – 3 of 3) sorted by relevance
28 const float batteryVoltage = batteryVoltageMillivolts * 1e-3f; // Volts in toString() local40 const float batteryVoltage = batteryVoltageMillivolts * 1e-3f; // Volts in normalizedEnergy() local
55 int batteryVoltage; member
1918 public short batteryVoltage; field in BatteryStats.HistoryItem