Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/
Dstm32h7xx_hal_pwr.h252 MODIFY_REG(PWR->SRDCR, PWR_SRDCR_VOS, (__REGULATOR__)); \
254 tmpreg = READ_BIT(PWR->SRDCR, PWR_SRDCR_VOS); \
444 ((__FLAG__) == PWR_FLAG_VOSRDY) ? ((PWR->SRDCR & PWR_SRDCR_VOSRDY) == PWR_SRDCR_VOSRDY) :\
460 ((__FLAG__) == PWR_FLAG_VOSRDY) ? ((PWR->SRDCR & PWR_SRDCR_VOSRDY) == PWR_SRDCR_VOSRDY) :\
Dstm32h7xx_ll_pwr.h1580 MODIFY_REG(PWR->SRDCR, PWR_SRDCR_VOS, VoltageScaling); in LL_PWR_SetRegulVoltageScaling()
1600 return (uint32_t)(READ_BIT(PWR->SRDCR, PWR_SRDCR_VOS)); in LL_PWR_GetRegulVoltageScaling()
2113 return ((READ_BIT(PWR->SRDCR, PWR_SRDCR_VOSRDY) == (PWR_SRDCR_VOSRDY)) ? 1UL : 0UL); in LL_PWR_IsActiveFlag_VOS()
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/
Dstm32h7xx_hal_pwr_ex.c433 MODIFY_REG (PWR->SRDCR, PWR_SRDCR_VOS, VoltageScaling); in HAL_PWREx_ControlVoltageScaling()
/hal_stm32-latest/stm32cube/stm32h7xx/soc/
Dstm32h7a3xx.h1064 __IO uint32_t SRDCR; /*!< PWR SRD domain control register, Address offset: 0x18 */ member
Dstm32h7b0xx.h1067 __IO uint32_t SRDCR; /*!< PWR SRD domain control register, Address offset: 0x18 */ member
Dstm32h7b0xxq.h1068 __IO uint32_t SRDCR; /*!< PWR SRD domain control register, Address offset: 0x18 */ member
Dstm32h7a3xxq.h1065 __IO uint32_t SRDCR; /*!< PWR SRD domain control register, Address offset: 0x18 */ member
Dstm32h7b3xx.h1067 __IO uint32_t SRDCR; /*!< PWR SRD domain control register, Address offset: 0x18 */ member
Dstm32h7b3xxq.h1068 __IO uint32_t SRDCR; /*!< PWR SRD domain control register, Address offset: 0x18 */ member