Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_hal_pwr.h314 …((__FLAG__) == PWR_FLAG_VOSRDY) ? (READ_BIT(PWR->VOSSR, PWR_VOSSR_VOSRDY) == PWR_VOSSR_V…
315 …((__FLAG__) == PWR_FLAG_ACTVOSRDY) ? (READ_BIT(PWR->VOSSR, PWR_VOSSR_ACTVOSRDY) == PWR_VOSSR_A…
337 …((__FLAG__) == PWR_FLAG_VOSRDY) ? (READ_BIT(PWR->VOSSR, PWR_VOSSR_VOSRDY) == PWR_VOSSR_V…
338 …((__FLAG__) == PWR_FLAG_ACTVOSRDY) ? (READ_BIT(PWR->VOSSR, PWR_VOSSR_ACTVOSRDY) == PWR_VOSSR_A…
Dstm32h5xx_ll_pwr.h734 return (READ_BIT(PWR->VOSSR, PWR_VOSSR_ACTVOS)); in LL_PWR_GetCurrentVOS()
1536 return ((READ_BIT(PWR->VOSSR, PWR_VOSSR_VOSRDY) == (PWR_VOSSR_VOSRDY)) ? 1UL : 0UL); in LL_PWR_IsActiveFlag_VOS()
1587 return ((READ_BIT(PWR->VOSSR, PWR_VOSSR_ACTVOSRDY) == (PWR_VOSSR_ACTVOSRDY)) ? 1UL : 0UL); in LL_PWR_IsActiveFlag_ACTVOS()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_pwr_ex.c170 if ((PWR->VOSSR & PWR_VOSSR_ACTVOS) == (VoltageScaling << 10U)) in HAL_PWREx_ControlVoltageScaling()
199 return (PWR->VOSSR & PWR_VOSSR_ACTVOS); in HAL_PWREx_GetVoltageRange()
/hal_stm32-latest/stm32cube/stm32h5xx/soc/
Dstm32h503xx.h663 …__IO uint32_t VOSSR; /*!< Voltage sacling status register , Address offset: 0x14 … member
Dstm32h523xx.h826 …__IO uint32_t VOSSR; /*!< Voltage sacling status register , Address offset: 0x14 … member
Dstm32h562xx.h873 …__IO uint32_t VOSSR; /*!< Voltage sacling status register , Address offset: 0x14 … member
Dstm32h533xx.h890 …__IO uint32_t VOSSR; /*!< Voltage sacling status register , Address offset: 0x14 … member
Dstm32h573xx.h1115 …__IO uint32_t VOSSR; /*!< Voltage sacling status register , Address offset: 0x14 … member
Dstm32h563xx.h1051 …__IO uint32_t VOSSR; /*!< Voltage sacling status register , Address offset: 0x14 … member