Searched refs:PWR_BDCR_VBE (Results 1 – 8 of 8) sorted by relevance
809 SET_BIT(PWR->BDCR, PWR_BDCR_VBE); in LL_PWR_EnableBatteryCharging()819 CLEAR_BIT(PWR->BDCR, PWR_BDCR_VBE); in LL_PWR_DisableBatteryCharging()829 return ((READ_BIT(PWR->BDCR, PWR_BDCR_VBE) == (PWR_BDCR_VBE)) ? 1UL : 0UL); in LL_PWR_IsEnabledBatteryCharging()
459 SET_BIT(PWR->BDCR, PWR_BDCR_VBE); in HAL_PWREx_EnableBatteryCharging()468 CLEAR_BIT(PWR->BDCR, PWR_BDCR_VBE); in HAL_PWREx_DisableBatteryCharging()
7930 #define PWR_BDCR_VBE PWR_BDCR_VBE_Msk macro
11757 #define PWR_BDCR_VBE PWR_BDCR_VBE_Msk macro
12483 #define PWR_BDCR_VBE PWR_BDCR_VBE_Msk macro
12276 #define PWR_BDCR_VBE PWR_BDCR_VBE_Msk macro
15086 #define PWR_BDCR_VBE PWR_BDCR_VBE_Msk macro
14567 #define PWR_BDCR_VBE PWR_BDCR_VBE_Msk macro