Home
last modified time | relevance | path

Searched refs:PWR_CR1_VOS_1 (Results 1 – 25 of 93) sorted by relevance

1234

/hal_stm32-latest/stm32cube/stm32f7xx/drivers/include/
Dstm32f7xx_ll_pwr.h105 #define LL_PWR_REGU_VOLTAGE_SCALE2 PWR_CR1_VOS_1
106 #define LL_PWR_REGU_VOLTAGE_SCALE1 (PWR_CR1_VOS_0 | PWR_CR1_VOS_1)
Dstm32f7xx_hal_pwr.h127 #define PWR_REGULATOR_VOLTAGE_SCALE2 PWR_CR1_VOS_1
/hal_stm32-latest/stm32cube/stm32g0xx/drivers/include/
Dstm32g0xx_hal_pwr_ex.h243 #define PWR_REGULATOR_VOLTAGE_SCALE2 PWR_CR1_VOS_1 /*!< Voltage scaling range 2 */
Dstm32g0xx_ll_pwr.h99 #define LL_PWR_REGU_VOLTAGE_SCALE2 PWR_CR1_VOS_1
/hal_stm32-latest/stm32cube/stm32wlxx/drivers/include/
Dstm32wlxx_hal_pwr_ex.h165 #define PWR_REGULATOR_VOLTAGE_SCALE2 PWR_CR1_VOS_1 /*!< Regulator voltage output range 2…
Dstm32wlxx_ll_pwr.h125 #define LL_PWR_REGU_VOLTAGE_SCALE2 (PWR_CR1_VOS_1) /* Regulator voltage output range 2 mode…
/hal_stm32-latest/stm32cube/stm32g4xx/drivers/include/
Dstm32g4xx_hal_pwr_ex.h136 #define PWR_REGULATOR_VOLTAGE_SCALE2 PWR_CR1_VOS_1 /*!< Voltage scaling range 2 …
Dstm32g4xx_ll_pwr.h103 #define LL_PWR_REGU_VOLTAGE_SCALE2 (PWR_CR1_VOS_1)
/hal_stm32-latest/stm32cube/stm32u0xx/drivers/include/
Dstm32u0xx_hal_pwr_ex.h142 #define PWR_REGULATOR_VOLTAGE_SCALE2 PWR_CR1_VOS_1 /*!< Voltage scaling range 2 …
Dstm32u0xx_ll_pwr.h105 #define LL_PWR_REGU_VOLTAGE_SCALE2 PWR_CR1_VOS_1
/hal_stm32-latest/stm32cube/stm32wbxx/drivers/include/
Dstm32wbxx_hal_pwr_ex.h189 #define PWR_REGULATOR_VOLTAGE_SCALE2 PWR_CR1_VOS_1 /*!< Regulator voltage output range 2 …
Dstm32wbxx_ll_pwr.h175 #define LL_PWR_REGU_VOLTAGE_SCALE2 (PWR_CR1_VOS_1) /* Regulator voltage output range 2 mode…
/hal_stm32-latest/stm32cube/stm32l5xx/drivers/include/
Dstm32l5xx_hal_pwr_ex.h134 #define PWR_REGULATOR_VOLTAGE_SCALE2 PWR_CR1_VOS_1 /*!< Voltage scaling range 2 */
Dstm32l5xx_ll_pwr.h97 #define LL_PWR_REGU_VOLTAGE_SCALE2 (PWR_CR1_VOS_1)
/hal_stm32-latest/stm32cube/stm32l4xx/drivers/include/
Dstm32l4xx_hal_pwr_ex.h143 #define PWR_REGULATOR_VOLTAGE_SCALE2 PWR_CR1_VOS_1 /*!< Voltage scaling range 2 …
Dstm32l4xx_ll_pwr.h106 #define LL_PWR_REGU_VOLTAGE_SCALE2 (PWR_CR1_VOS_1)
/hal_stm32-latest/stm32cube/stm32g0xx/soc/
Dstm32g030xx.h3567 #define PWR_CR1_VOS_1 (0x2UL << PWR_CR1_VOS_Pos) /*!< Voltage scaling… macro
Dstm32g050xx.h3586 #define PWR_CR1_VOS_1 (0x2UL << PWR_CR1_VOS_Pos) /*!< Voltage scaling… macro
Dstm32g070xx.h3595 #define PWR_CR1_VOS_1 (0x2UL << PWR_CR1_VOS_Pos) /*!< Voltage scaling… macro
Dstm32g031xx.h3721 #define PWR_CR1_VOS_1 (0x2UL << PWR_CR1_VOS_Pos) /*!< Voltage scaling… macro
Dstm32g041xx.h3957 #define PWR_CR1_VOS_1 (0x2UL << PWR_CR1_VOS_Pos) /*!< Voltage scaling… macro
Dstm32g051xx.h4057 #define PWR_CR1_VOS_1 (0x2UL << PWR_CR1_VOS_Pos) /*!< Voltage scaling… macro
Dstm32g061xx.h4293 #define PWR_CR1_VOS_1 (0x2UL << PWR_CR1_VOS_Pos) /*!< Voltage scaling… macro
/hal_stm32-latest/stm32cube/stm32wlxx/soc/
Dstm32wle4xx.h5329 #define PWR_CR1_VOS_1 (0x2UL << PWR_CR1_VOS_Pos) /*!< 0x00000400 */ macro
Dstm32wle5xx.h5329 #define PWR_CR1_VOS_1 (0x2UL << PWR_CR1_VOS_Pos) /*!< 0x00000400 */ macro

1234