Lines Matching full:charge
55 /** Configuration of charge termination target in µA */
57 /** Configuration of charge voltage regulation target in µV */
62 * This value is a rising current threshold that is regulated by reducing the charge
69 * This value is a falling voltage threshold that is regulated by reducing the charge
143 /** Charging device is not able to charge a battery */
152 * @brief Charge algorithm types
155 /** Charge type is unknown */
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 */
173 * Charging is occurring at a reduced charge rate to preserve
187 * These conditions determine the ability to, or the rate of, charge
322 * @brief Callback API enabling or disabling a charge cycle.
382 * @brief Enable or disable a charge cycle
385 * @param enable true enables a charge cycle, false disables a charge cycle