Lines Matching full:capacity
61 | **Charge/Energy/Capacity - how to not confuse** |
63 | **Because both "charge" (µAh) and "energy" (µWh) represents "capacity" |
67 | attributes represents capacity in µAh only. |
69 | attributes represents capacity in µWh only. |
70 | - `CAPACITY` |
71 | attribute represents capacity in *percents*, from 0 to 100. |
108 between voltage and battery capacity, but some dumb
109 batteries use voltage for very approximated calculation of capacity.
146 (typically 20% of battery capacity).
151 this setting (typically 10% of battery capacity).
183 CAPACITY
184 capacity in percents.
186 minimum capacity alert value in percents.
188 maximum capacity alert value in percents.
190 capacity level. This corresponds to POWER_SUPPLY_CAPACITY_LEVEL_*.
272 Suppose, my battery monitoring chip/firmware does not provides capacity
274 percentage capacity manually, inside the driver, and register CAPACITY
284 approximating remaining battery capacity based on its charge, current,