Searched refs:PWR_CR4_VBE (Results 1 – 5 of 5) sorted by relevance
307 SET_BIT(PWR->CR4, PWR_CR4_VBE); in HAL_PWREx_EnableBatteryCharging()317 CLEAR_BIT(PWR->CR4, PWR_CR4_VBE); in HAL_PWREx_DisableBatteryCharging()
179 #define PWR_BATTERY_CHARGING_ENABLE PWR_CR4_VBE
9709 #define PWR_CR4_VBE PWR_CR4_VBE_Msk /*!< VBAT Battery ch… macro