Lines Matching full:charging
42 /** Represents the charging status of the charger. */
45 /** Represents the charging algo type of the charger. */
51 /** Configuration of current sink used for charging in µA */
136 * @brief Charging states
139 /** Charging device state is unknown */
141 /** Charging device is charging a battery */
143 /** Charging device is not able to charge a battery */
145 /** Charging device is not charging a battery */
147 /** The battery is full and the charging device will not attempt charging */
157 /** Charging is not occurring */
160 * Charging is occurring at the slowest desired charge rate,
164 /** Charging is occurring at the fastest desired charge rate */
166 /** Charging is occurring at a moderate charge rate */
169 * Charging is being dynamically adjusted by the charger device
173 * Charging is occurring at a reduced charge rate to preserve
248 * @param status Current charging state
329 * @brief Charging device API
389 * @retval -EINVAL if the conditions for initiating charging are invalid