Home
last modified time | relevance | path

Searched refs:PWR_CPUCR_SVOS (Results 1 – 7 of 7) sorted by relevance

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_ll_pwr.h111 #define LL_PWR_REGU_STOP_VOLTAGE_SCALE3 PWR_CPUCR_SVOS /*!< Voltage scaling…
617 MODIFY_REG(PWR->CPUCR, PWR_CPUCR_SVOS, VoltageScaling); in LL_PWR_SetStopModeRegulVoltageScaling()
629 return READ_BIT(PWR->CPUCR, PWR_CPUCR_SVOS); in LL_PWR_GetStopModeRegulVoltageScaling()
Dstm32n6xx_hal_pwr_ex.h120 #define PWR_REGULATOR_STOP_VOLTAGE_SCALE3 PWR_CPUCR_SVOS /*!< System Stop mod…
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_pwr_ex.c368 MODIFY_REG(PWR->CPUCR, PWR_CPUCR_SVOS, VoltageScaling); in HAL_PWREx_ControlStopModeVoltageScaling()
378 return (PWR->CPUCR & PWR_CPUCR_SVOS); in HAL_PWREx_GetStopModeVoltageRange()
/hal_stm32-latest/stm32cube/stm32n6xx/soc/
Dstm32n645xx.h24739 #define PWR_CPUCR_SVOS PWR_CPUCR_SVOS_Msk /*!< System Stop mo… macro
Dstm32n657xx.h25888 #define PWR_CPUCR_SVOS PWR_CPUCR_SVOS_Msk /*!< System Stop mo… macro
Dstm32n655xx.h25646 #define PWR_CPUCR_SVOS PWR_CPUCR_SVOS_Msk /*!< System Stop mo… macro
Dstm32n647xx.h24981 #define PWR_CPUCR_SVOS PWR_CPUCR_SVOS_Msk /*!< System Stop mo… macro