Lines Matching refs:capacity
61 ~ Because both "charge" (µAh) and "energy" (µWh) represents "capacity" ~
64 ~ CHARGE_* attributes represents capacity in µAh only. ~
65 ~ ENERGY_* attributes represents capacity in µWh only. ~
66 ~ CAPACITY attribute represents capacity in *percents*, from 0 to 100. ~
95 no direct relation between voltage and battery capacity, but some dumb
96 batteries use voltage for very approximated calculation of capacity.
141 CAPACITY - capacity in percents.
142 CAPACITY_ALERT_MIN - minimum capacity alert value in percents.
143 CAPACITY_ALERT_MAX - maximum capacity alert value in percents.
144 CAPACITY_LEVEL - capacity level. This corresponds to
199 Q: Suppose, my battery monitoring chip/firmware does not provides capacity
201 percentage capacity manually, inside the driver, and register CAPACITY
210 approximating remaining battery capacity based on its charge, current,