Home
last modified time | relevance | path

Searched refs:PWR_CR3_VBRS (Results 1 – 5 of 5) sorted by relevance

/dports/audio/lenticular-lv2/lenticular_lv2-0.5.0-14-g14d8075/eurorack/stmlib/third_party/STM/STM32H7xx_HAL_Driver/inc/
H A Dstm32h7xx_ll_pwr.h216 #define LL_PWR_BATT_CHARGRESISTOR_1_5K PWR_CR3_VBRS /*!< Charge the Battery through a 1.5 kO re…
733 MODIFY_REG(PWR->CR3, PWR_CR3_VBRS, Resistor); in LL_PWR_SetBattChargResistor()
745 return (uint32_t)(READ_BIT(PWR->CR3, PWR_CR3_VBRS)); in LL_PWR_GetBattChargResistor()
H A Dstm32h7xx_hal_pwr_ex.h247 #define PWR_BATTERY_CHARGING_RESISTOR_1_5 PWR_CR3_VBRS /*!< VBAT charging through a 1.5…
/dports/audio/lenticular-lv2/lenticular_lv2-0.5.0-14-g14d8075/eurorack/stmlib/third_party/STM/STM32H7xx_HAL_Driver/src/
H A Dstm32h7xx_hal_pwr_ex.c1308 MODIFY_REG(PWR->CR3, PWR_CR3_VBRS, ResistorValue); in HAL_PWREx_EnableBatteryCharging()
/dports/audio/lenticular-lv2/lenticular_lv2-0.5.0-14-g14d8075/eurorack/stmlib/third_party/STM/CMSIS/CM3_h7xx/
H A Dstm32h753xx.h14245 #define PWR_CR3_VBRS PWR_CR3_VBRS_Msk /*!< VBAT charging r… macro
H A Dstm32h743xx.h13976 #define PWR_CR3_VBRS PWR_CR3_VBRS_Msk /*!< VBAT charging r… macro