Searched refs:PWR_CSR2_VBRS (Results 1 – 7 of 7) sorted by relevance
178 #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()
171 #define PWR_BATTERY_CHARGING_RESISTOR_1_5 PWR_CSR2_VBRS /*!< VBAT charging t…
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()
14116 #define PWR_CSR2_VBRS PWR_CSR2_VBRS_Msk /*!< VBAT charging … macro
15150 #define PWR_CSR2_VBRS PWR_CSR2_VBRS_Msk /*!< VBAT charging … macro
14748 #define PWR_CSR2_VBRS PWR_CSR2_VBRS_Msk /*!< VBAT charging … macro
14516 #define PWR_CSR2_VBRS PWR_CSR2_VBRS_Msk /*!< VBAT charging … macro