Home
last modified time | relevance | path

Searched refs:PWR_CR1_SVOS (Results 1 – 4 of 4) sorted by relevance

/dports/audio/lenticular-lv2/lenticular_lv2-0.5.0-14-g14d8075/eurorack/stmlib/third_party/STM/STM32H7xx_HAL_Driver/src/
H A Dstm32h7xx_hal_pwr_ex.c351 MODIFY_REG(PWR->CR1, PWR_CR1_SVOS, VoltageScaling); in HAL_PWREx_ControlStopModeVoltageScaling()
362 return (PWR->CR1 & PWR_CR1_SVOS); in HAL_PWREx_GetStopModeVoltageRange()
/dports/audio/lenticular-lv2/lenticular_lv2-0.5.0-14-g14d8075/eurorack/stmlib/third_party/STM/STM32H7xx_HAL_Driver/inc/
H A Dstm32h7xx_ll_pwr.h467 MODIFY_REG(PWR->CR1, PWR_CR1_SVOS, VoltageScaling); in LL_PWR_SetStopModeRegulVoltageScaling()
480 return (uint32_t)(READ_BIT(PWR->CR1, PWR_CR1_SVOS)); in LL_PWR_GetStopModeRegulVoltageScaling()
/dports/audio/lenticular-lv2/lenticular_lv2-0.5.0-14-g14d8075/eurorack/stmlib/third_party/STM/CMSIS/CM3_h7xx/
H A Dstm32h753xx.h14136 #define PWR_CR1_SVOS PWR_CR1_SVOS_Msk /*!< System STOP mod… macro
H A Dstm32h743xx.h13867 #define PWR_CR1_SVOS PWR_CR1_SVOS_Msk /*!< System STOP mod… macro