Home
last modified time | relevance | path

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

/trusted-firmware-m-3.7.0/platform/ext/target/stm/common/stm32h5xx/hal/Src/
Dstm32h5xx_hal_pwr_ex.c232 MODIFY_REG(PWR->PMCR, PWR_PMCR_SVOS, VoltageScaling); in HAL_PWREx_ControlStopModeVoltageScaling()
244 return (PWR->PMCR & PWR_PMCR_SVOS); in HAL_PWREx_GetStopModeVoltageRange()
/trusted-firmware-m-3.7.0/platform/ext/target/stm/common/stm32h5xx/Device/Include/
Dstm32h573xx.h14948 #define PWR_PMCR_SVOS PWR_PMCR_SVOS_Msk macro