Home
last modified time | relevance | path

Searched refs:PWR_PMCR_SVOS_1 (Results 1 – 6 of 6) sorted by relevance

/hal_stm32-3.4.0/stm32cube/stm32h5xx/drivers/include/
Dstm32h5xx_hal_pwr_ex.h166 #define PWR_REGULATOR_SVOS_SCALE4 (PWR_PMCR_SVOS_1)
167 #define PWR_REGULATOR_SVOS_SCALE3 (PWR_PMCR_SVOS_0 | PWR_PMCR_SVOS_1)
Dstm32h5xx_ll_pwr.h142 #define LL_PWR_REGU_VOLTAGE_SVOS_SCALE4 PWR_PMCR_SVOS_1 /*!< Select voltage s…
143 #define LL_PWR_REGU_VOLTAGE_SVOS_SCALE3 (PWR_PMCR_SVOS_0 | PWR_PMCR_SVOS_1) /*!< Select voltage s…
/hal_stm32-3.4.0/stm32cube/stm32h5xx/soc/
Dstm32h503xx.h8265 #define PWR_PMCR_SVOS_1 (0x2UL << PWR_PMCR_SVOS_Pos) macro
Dstm32h562xx.h12330 #define PWR_PMCR_SVOS_1 (0x2UL << PWR_PMCR_SVOS_Pos) macro
Dstm32h563xx.h14414 #define PWR_PMCR_SVOS_1 (0x2UL << PWR_PMCR_SVOS_Pos) macro
Dstm32h573xx.h14935 #define PWR_PMCR_SVOS_1 (0x2UL << PWR_PMCR_SVOS_Pos) macro