Lines Matching full:discharge
130 /** Regulator active discharge state mask */
132 /** Regulator active discharge state flag position*/
134 /** Disable regulator active discharge */
136 /** Enable regulator active discharge */
138 /** Leave regulator active discharge state as default */
140 /** Regulator active discharge set bits */
143 /** Regulator active discharge get bits */
694 * @brief Set active discharge setting.
697 * @param active_discharge Active discharge enable or disable.
717 * @brief Get active discharge setting.
720 * @param[out] active_discharge Where active discharge will be stored.