Home
last modified time | relevance | path

Searched refs:PWR_CSR2_VBRS (Results 1 – 7 of 7) sorted by relevance

/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_ll_pwr.h178 #define LL_PWR_BATT_CHARG_RESISTOR_1_5K PWR_CSR2_VBRS /*!< Charge the Batt…
678 MODIFY_REG(PWR->CSR2, PWR_CSR2_VBRS, Resistor); in LL_PWR_SetBattChargResistor()
690 return (READ_BIT(PWR->CSR2, PWR_CSR2_VBRS)); in LL_PWR_GetBattChargResistor()
Dstm32h7rsxx_hal_pwr_ex.h171 #define PWR_BATTERY_CHARGING_RESISTOR_1_5 PWR_CSR2_VBRS /*!< VBAT charging t…
/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.h14116 #define PWR_CSR2_VBRS PWR_CSR2_VBRS_Msk /*!< VBAT charging … macro
Dstm32h7s7xx.h15150 #define PWR_CSR2_VBRS PWR_CSR2_VBRS_Msk /*!< VBAT charging … macro
Dstm32h7s3xx.h14748 #define PWR_CSR2_VBRS PWR_CSR2_VBRS_Msk /*!< VBAT charging … macro
Dstm32h7r7xx.h14516 #define PWR_CSR2_VBRS PWR_CSR2_VBRS_Msk /*!< VBAT charging … macro