Home
last modified time | relevance | path

Searched refs:PWR_BDCR_VBRS (Results 1 – 9 of 9) sorted by relevance

/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_ll_pwr.h214 #define LL_PWR_BATT_CHARG_RESISTOR_1_5K PWR_BDCR_VBRS /*!< Charge the battery through a 1.5 kO res…
842 MODIFY_REG(PWR->BDCR, PWR_BDCR_VBRS, Resistor); in LL_PWR_SetBattChargResistor()
854 return (uint32_t)(READ_BIT(PWR->BDCR, PWR_BDCR_VBRS)); in LL_PWR_GetBattChargResistor()
Dstm32h5xx_hal_pwr_ex.h176 #define PWR_BATTERY_CHARGING_RESISTOR_1_5 PWR_BDCR_VBRS /*!< VBAT charging through a 1.5 kOhms resi…
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_pwr_ex.c456 MODIFY_REG(PWR->BDCR, PWR_BDCR_VBRS, ResistorValue); in HAL_PWREx_EnableBatteryCharging()
/hal_stm32-latest/stm32cube/stm32h5xx/soc/
Dstm32h503xx.h7933 #define PWR_BDCR_VBRS PWR_BDCR_VBRS_Msk macro
Dstm32h523xx.h11760 #define PWR_BDCR_VBRS PWR_BDCR_VBRS_Msk macro
Dstm32h562xx.h12486 #define PWR_BDCR_VBRS PWR_BDCR_VBRS_Msk macro
Dstm32h533xx.h12279 #define PWR_BDCR_VBRS PWR_BDCR_VBRS_Msk macro
Dstm32h573xx.h15089 #define PWR_BDCR_VBRS PWR_BDCR_VBRS_Msk macro
Dstm32h563xx.h14570 #define PWR_BDCR_VBRS PWR_BDCR_VBRS_Msk macro