/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/ |
D | stm32h7rsxx_ll_pwr.h | 117 #define LL_PWR_REGU_STOP_VOLTAGE_SCALE3 PWR_CR1_SVOS /*!< Voltage scaling… 1025 MODIFY_REG(PWR->CR1, PWR_CR1_SVOS, VoltageScaling); in LL_PWR_SetStopModeRegulVoltageScaling() 1037 return READ_BIT(PWR->CR1, PWR_CR1_SVOS); in LL_PWR_GetStopModeRegulVoltageScaling()
|
D | stm32h7rsxx_hal_pwr_ex.h | 160 #define PWR_REGULATOR_STOP_VOLTAGE_SCALE3 PWR_CR1_SVOS /*!< System Stop mod…
|
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/ |
D | stm32h7rsxx_hal_pwr_ex.c | 417 MODIFY_REG(PWR->CR1, PWR_CR1_SVOS, VoltageScaling); in HAL_PWREx_ControlStopModeVoltageScaling() 429 return (PWR->CR1 & PWR_CR1_SVOS); in HAL_PWREx_GetStopModeVoltageRange()
|
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/src/ |
D | stm32h7xx_hal_pwr_ex.c | 548 MODIFY_REG (PWR->CR1, PWR_CR1_SVOS, VoltageScaling); in HAL_PWREx_ControlStopModeVoltageScaling() 560 return (PWR->CR1 & PWR_CR1_SVOS); in HAL_PWREx_GetStopModeVoltageRange()
|
/hal_stm32-latest/stm32cube/stm32h7xx/drivers/include/ |
D | stm32h7xx_ll_pwr.h | 580 MODIFY_REG(PWR->CR1, PWR_CR1_SVOS, VoltageScaling); in LL_PWR_SetStopModeRegulVoltageScaling() 593 return (uint32_t)(READ_BIT(PWR->CR1, PWR_CR1_SVOS)); in LL_PWR_GetStopModeRegulVoltageScaling()
|
/hal_stm32-latest/stm32cube/stm32h7xx/soc/ |
D | stm32h7a3xx.h | 12318 #define PWR_CR1_SVOS PWR_CR1_SVOS_Msk /*!< System STOP mod… macro
|
D | stm32h7b0xx.h | 12762 #define PWR_CR1_SVOS PWR_CR1_SVOS_Msk /*!< System STOP mod… macro
|
D | stm32h7b0xxq.h | 12763 #define PWR_CR1_SVOS PWR_CR1_SVOS_Msk /*!< System STOP mod… macro
|
D | stm32h7a3xxq.h | 12319 #define PWR_CR1_SVOS PWR_CR1_SVOS_Msk /*!< System STOP mod… macro
|
D | stm32h7b3xx.h | 12769 #define PWR_CR1_SVOS PWR_CR1_SVOS_Msk /*!< System STOP mod… macro
|
D | stm32h7b3xxq.h | 12770 #define PWR_CR1_SVOS PWR_CR1_SVOS_Msk /*!< System STOP mod… macro
|
D | stm32h730xxq.h | 14652 #define PWR_CR1_SVOS PWR_CR1_SVOS_Msk /*!< System STOP mod… macro
|
D | stm32h733xx.h | 14651 #define PWR_CR1_SVOS PWR_CR1_SVOS_Msk /*!< System STOP mod… macro
|
D | stm32h725xx.h | 14201 #define PWR_CR1_SVOS PWR_CR1_SVOS_Msk /*!< System STOP mod… macro
|
D | stm32h730xx.h | 14651 #define PWR_CR1_SVOS PWR_CR1_SVOS_Msk /*!< System STOP mod… macro
|
D | stm32h735xx.h | 14652 #define PWR_CR1_SVOS PWR_CR1_SVOS_Msk /*!< System STOP mod… macro
|
D | stm32h742xx.h | 13499 #define PWR_CR1_SVOS PWR_CR1_SVOS_Msk /*!< System STOP mod… macro
|
D | stm32h723xx.h | 14200 #define PWR_CR1_SVOS PWR_CR1_SVOS_Msk /*!< System STOP mod… macro
|
D | stm32h750xx.h | 14392 #define PWR_CR1_SVOS PWR_CR1_SVOS_Msk /*!< System STOP mod… macro
|
D | stm32h753xx.h | 14398 #define PWR_CR1_SVOS PWR_CR1_SVOS_Msk /*!< System STOP mod… macro
|
D | stm32h745xx.h | 14653 #define PWR_CR1_SVOS PWR_CR1_SVOS_Msk /*!< System STOP mod… macro
|
/hal_stm32-latest/stm32cube/stm32h7rsxx/soc/ |
D | stm32h7r3xx.h | 14004 #define PWR_CR1_SVOS PWR_CR1_SVOS_Msk /*!< System STOP mod… macro
|
D | stm32h7s7xx.h | 15038 #define PWR_CR1_SVOS PWR_CR1_SVOS_Msk /*!< System STOP mod… macro
|
D | stm32h7s3xx.h | 14636 #define PWR_CR1_SVOS PWR_CR1_SVOS_Msk /*!< System STOP mod… macro
|
D | stm32h7r7xx.h | 14404 #define PWR_CR1_SVOS PWR_CR1_SVOS_Msk /*!< System STOP mod… macro
|