Searched refs:PWR_CSR2_VBE (Results 1 – 6 of 6) sorted by relevance
645 SET_BIT(PWR->CSR2, PWR_CSR2_VBE); in LL_PWR_EnableBatteryCharging()655 CLEAR_BIT(PWR->CSR2, PWR_CSR2_VBE); in LL_PWR_DisableBatteryCharging()665 return ((READ_BIT(PWR->CSR2, PWR_CSR2_VBE) == (PWR_CSR2_VBE)) ? 1UL : 0UL); in LL_PWR_IsEnabledBatteryCharging()
976 MODIFY_REG(PWR->CSR2, (PWR_CSR2_VBRS | PWR_CSR2_VBE), (ResistorValue | PWR_CSR2_VBE)); in HAL_PWREx_EnableBatteryCharging()987 CLEAR_BIT(PWR->CSR2, (PWR_CSR2_VBE | PWR_CSR2_VBRS)); in HAL_PWREx_DisableBatteryCharging()
14112 #define PWR_CSR2_VBE PWR_CSR2_VBE_Msk /*!< VBAT charging … macro
15146 #define PWR_CSR2_VBE PWR_CSR2_VBE_Msk /*!< VBAT charging … macro
14744 #define PWR_CSR2_VBE PWR_CSR2_VBE_Msk /*!< VBAT charging … macro
14512 #define PWR_CSR2_VBE PWR_CSR2_VBE_Msk /*!< VBAT charging … macro