Home
last modified time | relevance | path

Searched refs:PWR_CSR2_VBE (Results 1 – 6 of 6) sorted by relevance

/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_ll_pwr.h645 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()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_hal_pwr_ex.c976 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()
/hal_stm32-latest/stm32cube/stm32h7rsxx/soc/
Dstm32h7r3xx.h14112 #define PWR_CSR2_VBE PWR_CSR2_VBE_Msk /*!< VBAT charging … macro
Dstm32h7s7xx.h15146 #define PWR_CSR2_VBE PWR_CSR2_VBE_Msk /*!< VBAT charging … macro
Dstm32h7s3xx.h14744 #define PWR_CSR2_VBE PWR_CSR2_VBE_Msk /*!< VBAT charging … macro
Dstm32h7r7xx.h14512 #define PWR_CSR2_VBE PWR_CSR2_VBE_Msk /*!< VBAT charging … macro