Home
last modified time | relevance | path

Searched refs:SCCR (Results 1 – 8 of 8) sorted by relevance

/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_pwr_ex.c116 if ((PWR->SCCR & PWR_SCCR_BYPASS) != (PWR_SCCR_BYPASS)) in HAL_PWREx_ConfigSupply()
119 MODIFY_REG(PWR->SCCR, PWR_SUPPLY_CONFIG_MASK, SupplySource); in HAL_PWREx_ConfigSupply()
143 return (PWR->SCCR & PWR_SUPPLY_CONFIG_MASK); in HAL_PWREx_GetSupplyConfig()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_ll_pwr.h982 MODIFY_REG(PWR->SCCR, (PWR_SCCR_BYPASS), SupplySource); in LL_PWR_ConfigSupply()
994 return (uint32_t)(READ_BIT(PWR->SCCR, (PWR_SCCR_SMPSEN | PWR_SCCR_LDOEN | PWR_SCCR_BYPASS))); in LL_PWR_GetSupply()
997 return (uint32_t)(READ_BIT(PWR->SCCR, (PWR_SCCR_LDOEN | PWR_SCCR_BYPASS))); in LL_PWR_GetSupply()
/hal_stm32-latest/stm32cube/stm32h5xx/soc/
Dstm32h503xx.h669 …__IO uint32_t SCCR; /*!< Supply configuration control register, Address offset: 0x30 … member
Dstm32h523xx.h832 …__IO uint32_t SCCR; /*!< Supply configuration control register, Address offset: 0x30 … member
Dstm32h562xx.h879 …__IO uint32_t SCCR; /*!< Supply configuration control register, Address offset: 0x30 … member
Dstm32h533xx.h896 …__IO uint32_t SCCR; /*!< Supply configuration control register, Address offset: 0x30 … member
Dstm32h573xx.h1121 …__IO uint32_t SCCR; /*!< Supply configuration control register, Address offset: 0x30 … member
Dstm32h563xx.h1057 …__IO uint32_t SCCR; /*!< Supply configuration control register, Address offset: 0x30 … member