Searched refs:PWR_CR1_SVOS (Results 1 – 4 of 4) sorted by relevance
351 MODIFY_REG(PWR->CR1, PWR_CR1_SVOS, VoltageScaling); in HAL_PWREx_ControlStopModeVoltageScaling()362 return (PWR->CR1 & PWR_CR1_SVOS); in HAL_PWREx_GetStopModeVoltageRange()
467 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()
14136 #define PWR_CR1_SVOS PWR_CR1_SVOS_Msk /*!< System STOP mod… macro
13867 #define PWR_CR1_SVOS PWR_CR1_SVOS_Msk /*!< System STOP mod… macro