Home
last modified time | relevance | path

Searched refs:VOLTAGE_NOMINAL (Results 1 – 1 of 1) sorted by relevance

/device/htc/flounder/health/
Dhealthd-flounder.cpp26 #define VOLTAGE_NOMINAL 3.7 macro
265 *energy = get_int64_field(CHARGE_COUNTER_EXT_PATH) * VOLTAGE_NOMINAL; in flounder_energy_counter()