Searched refs:PWRCR (Results 1 – 12 of 12) sorted by relevance
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/ |
D | stm32h7xx_hal_pwr.h | 270 SET_BIT(SYSCFG->PWRCR, SYSCFG_PWRCR_ODEN); \ 272 tmpreg = READ_BIT(SYSCFG->PWRCR, SYSCFG_PWRCR_ODEN); \ 277 CLEAR_BIT(SYSCFG->PWRCR, SYSCFG_PWRCR_ODEN); \ 279 tmpreg = READ_BIT(SYSCFG->PWRCR, SYSCFG_PWRCR_ODEN); \
|
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/ |
D | stm32h7xx_hal_pwr_ex.c | 456 SET_BIT (SYSCFG->PWRCR, SYSCFG_PWRCR_ODEN); in HAL_PWREx_ControlVoltageScaling() 468 if ((SYSCFG->PWRCR & SYSCFG_PWRCR_ODEN) != 0U) in HAL_PWREx_ControlVoltageScaling() 471 CLEAR_BIT(SYSCFG->PWRCR, SYSCFG_PWRCR_ODEN); in HAL_PWREx_ControlVoltageScaling()
|
/hal_stm32-latest/stm32cube/stm32h7xx/soc/ |
D | stm32h742xx.h | 1060 …__IO uint32_t PWRCR; /*!< PWR control register, Address off… member
|
D | stm32h750xx.h | 1064 …__IO uint32_t PWRCR; /*!< PWR control register, Address off… member
|
D | stm32h753xx.h | 1064 …__IO uint32_t PWRCR; /*!< PWR control register, Address off… member
|
D | stm32h745xx.h | 1109 …__IO uint32_t PWRCR; /*!< PWR control register, Address off… member
|
D | stm32h745xg.h | 1109 …__IO uint32_t PWRCR; /*!< PWR control register, Address off… member
|
D | stm32h743xx.h | 1063 …__IO uint32_t PWRCR; /*!< PWR control register, Address off… member
|
D | stm32h755xx.h | 1110 …__IO uint32_t PWRCR; /*!< PWR control register, Address off… member
|
D | stm32h757xx.h | 1191 …__IO uint32_t PWRCR; /*!< PWR control register, Address off… member
|
D | stm32h747xg.h | 1190 …__IO uint32_t PWRCR; /*!< PWR control register, Address off… member
|
D | stm32h747xx.h | 1190 …__IO uint32_t PWRCR; /*!< PWR control register, Address off… member
|