Home
last modified time | relevance | path

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

/device/samsung/manta/health/
Dhealthd-manta.cpp30 #define VOLTAGE_NOMINAL 3.7 macro
327 *energy = get_int64_field(CHARGE_COUNTER_EXT_PATH) * VOLTAGE_NOMINAL; in manta_energy_counter()
/device/htc/flounder/health/
Dhealthd-flounder.cpp26 #define VOLTAGE_NOMINAL 3.7 macro
256 *energy = get_int64_field(CHARGE_COUNTER_EXT_PATH) * VOLTAGE_NOMINAL; in flounder_energy_counter()