Searched refs:PWR_PMCR_SVOS (Results 1 – 2 of 2) sorted by relevance
232 MODIFY_REG(PWR->PMCR, PWR_PMCR_SVOS, VoltageScaling); in HAL_PWREx_ControlStopModeVoltageScaling()244 return (PWR->PMCR & PWR_PMCR_SVOS); in HAL_PWREx_GetStopModeVoltageRange()
14948 #define PWR_PMCR_SVOS PWR_PMCR_SVOS_Msk macro