Lines Matching +full:usb +full:- +full:charge +full:- +full:current +full:- +full:limit

8 properties to user-space.
26 AC/USB power supply online status. (Note that specific details of the
60 +--------------------------------------------------------------------------+
61 | **Charge/Energy/Capacity - how to not confuse** |
62 +--------------------------------------------------------------------------+
63 | **Because both "charge" (µAh) and "energy" (µWh) represents "capacity" |
66 | - `CHARGE_*` |
68 | - `ENERGY_*` |
70 | - `CAPACITY` |
72 +--------------------------------------------------------------------------+
88 batteries can typically charge at different rates.
122 Reports the current measured during boot
125 design charge values, when battery considered full/empty.
131 These attributes means "last remembered value of charge when battery
132 became full/empty". It also could mean "value of charge when battery
140 the current charge counter (in µAh). This could easily
142 relative, time-based measurements.
145 the maximum charge current during precharge phase of charge cycle
149 Charge termination current. The charge cycle terminates when battery
150 voltage is above recharge threshold, and charge current is below
154 constant charge current programmed by charger.
158 maximum charge current supported by the power supply object.
161 constant charge voltage programmed by charger.
163 maximum charge voltage supported by the power supply object.
166 input current limit programmed by charger. Indicates
167 the current drawn from a charging source.
169 input voltage limit programmed by charger. Indicates
170 the voltage limit from a charging source.
172 input power limit programmed by charger. Indicates
173 the power limit from a charging source.
176 current charge control limit setting
178 maximum charge control limit setting
217 Battery <-> external power supply interaction
284 approximating remaining battery capacity based on its charge, current,
285 voltage and so on. But full-fledged battery model is likely not subject