/hal_stm32-3.7.0/stm32cube/stm32h7xx/drivers/include/ |
D | stm32h7xx_hal_pwr.h | 266 MODIFY_REG(PWR->D3CR, PWR_D3CR_VOS, PWR_REGULATOR_VOLTAGE_SCALE1); \ 268 tmpreg = READ_BIT(PWR->D3CR, PWR_D3CR_VOS); \ 281 MODIFY_REG(PWR->D3CR, PWR_D3CR_VOS, (__REGULATOR__)); \ 283 tmpreg = READ_BIT(PWR->D3CR, PWR_D3CR_VOS); \ 292 MODIFY_REG (PWR->D3CR, PWR_D3CR_VOS, (__REGULATOR__)); \ 294 tmpreg = READ_BIT(PWR->D3CR, PWR_D3CR_VOS); \
|
D | stm32h7xx_ll_pwr.h | 1578 MODIFY_REG(PWR->D3CR, PWR_D3CR_VOS, VoltageScaling); in LL_PWR_SetRegulVoltageScaling() 1598 return (uint32_t)(READ_BIT(PWR->D3CR, PWR_D3CR_VOS)); in LL_PWR_GetRegulVoltageScaling()
|
/hal_stm32-3.7.0/stm32cube/stm32h7xx/drivers/src/ |
D | stm32h7xx_hal_pwr_ex.c | 437 MODIFY_REG (PWR->D3CR, PWR_D3CR_VOS, PWR_REGULATOR_VOLTAGE_SCALE1); in HAL_PWREx_ControlVoltageScaling() 484 MODIFY_REG (PWR->D3CR, PWR_D3CR_VOS, VoltageScaling); in HAL_PWREx_ControlVoltageScaling() 488 MODIFY_REG(PWR->D3CR, PWR_D3CR_VOS, VoltageScaling); in HAL_PWREx_ControlVoltageScaling()
|
/hal_stm32-3.7.0/stm32cube/stm32h7xx/soc/ |
D | stm32h7a3xx.h | 22554 #define PWR_D3CR_VOS PWR_SRDCR_VOS macro
|
D | stm32h7a3xxq.h | 22566 #define PWR_D3CR_VOS PWR_SRDCR_VOS macro
|
D | stm32h7b0xx.h | 23038 #define PWR_D3CR_VOS PWR_SRDCR_VOS macro
|
D | stm32h7b0xxq.h | 23050 #define PWR_D3CR_VOS PWR_SRDCR_VOS macro
|
D | stm32h7b3xx.h | 23045 #define PWR_D3CR_VOS PWR_SRDCR_VOS macro
|
D | stm32h7b3xxq.h | 23057 #define PWR_D3CR_VOS PWR_SRDCR_VOS macro
|
D | stm32h723xx.h | 14259 #define PWR_D3CR_VOS PWR_D3CR_VOS_Msk /*!< Voltage Scaling… macro
|
D | stm32h725xx.h | 14271 #define PWR_D3CR_VOS PWR_D3CR_VOS_Msk /*!< Voltage Scaling… macro
|
D | stm32h730xxq.h | 14722 #define PWR_D3CR_VOS PWR_D3CR_VOS_Msk /*!< Voltage Scaling… macro
|
D | stm32h730xx.h | 14710 #define PWR_D3CR_VOS PWR_D3CR_VOS_Msk /*!< Voltage Scaling… macro
|
D | stm32h742xx.h | 13558 #define PWR_D3CR_VOS PWR_D3CR_VOS_Msk /*!< Voltage Scaling… macro
|
D | stm32h733xx.h | 14710 #define PWR_D3CR_VOS PWR_D3CR_VOS_Msk /*!< Voltage Scaling… macro
|
D | stm32h735xx.h | 14722 #define PWR_D3CR_VOS PWR_D3CR_VOS_Msk /*!< Voltage Scaling… macro
|
D | stm32h750xx.h | 14451 #define PWR_D3CR_VOS PWR_D3CR_VOS_Msk /*!< Voltage Scaling… macro
|
D | stm32h753xx.h | 14457 #define PWR_D3CR_VOS PWR_D3CR_VOS_Msk /*!< Voltage Scaling… macro
|
D | stm32h755xx.h | 15033 #define PWR_D3CR_VOS PWR_D3CR_VOS_Msk /*!< Voltage Scaling… macro
|
D | stm32h745xx.h | 14764 #define PWR_D3CR_VOS PWR_D3CR_VOS_Msk /*!< Voltage Scaling… macro
|
D | stm32h745xg.h | 14764 #define PWR_D3CR_VOS PWR_D3CR_VOS_Msk /*!< Voltage Scaling… macro
|
D | stm32h743xx.h | 14188 #define PWR_D3CR_VOS PWR_D3CR_VOS_Msk /*!< Voltage Scaling… macro
|
D | stm32h747xx.h | 17921 #define PWR_D3CR_VOS PWR_D3CR_VOS_Msk /*!< Voltage Scaling… macro
|
D | stm32h747xg.h | 17921 #define PWR_D3CR_VOS PWR_D3CR_VOS_Msk /*!< Voltage Scaling… macro
|
D | stm32h757xx.h | 18190 #define PWR_D3CR_VOS PWR_D3CR_VOS_Msk /*!< Voltage Scaling… macro
|