Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32h5xx/drivers/src/
Dstm32h5xx_hal_pwr_ex.c228 MODIFY_REG(PWR->PMCR, PWR_PMCR_SVOS, VoltageScaling); in HAL_PWREx_ControlStopModeVoltageScaling()
240 return (PWR->PMCR & PWR_PMCR_SVOS); in HAL_PWREx_GetStopModeVoltageRange()
/hal_stm32-latest/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_ll_pwr.h335 MODIFY_REG(PWR->PMCR, PWR_PMCR_SVOS, VoltageScaling); in LL_PWR_SetStopModeRegulVoltageScaling()
348 return (uint32_t)(READ_BIT(PWR->PMCR, PWR_PMCR_SVOS)); in LL_PWR_GetStopModeRegulVoltageScaling()
/hal_stm32-latest/stm32cube/stm32h5xx/soc/
Dstm32h503xx.h7871 #define PWR_PMCR_SVOS PWR_PMCR_SVOS_Msk macro
Dstm32h523xx.h11689 #define PWR_PMCR_SVOS PWR_PMCR_SVOS_Msk macro
Dstm32h562xx.h12415 #define PWR_PMCR_SVOS PWR_PMCR_SVOS_Msk macro
Dstm32h533xx.h12208 #define PWR_PMCR_SVOS PWR_PMCR_SVOS_Msk macro
Dstm32h573xx.h15018 #define PWR_PMCR_SVOS PWR_PMCR_SVOS_Msk macro
Dstm32h563xx.h14499 #define PWR_PMCR_SVOS PWR_PMCR_SVOS_Msk macro