Home
last modified time | relevance | path

Searched refs:PWR_CR_VOS (Results 1 – 25 of 74) sorted by relevance

123

/hal_stm32-latest/stm32cube/stm32f4xx/drivers/include/
Dstm32f4xx_hal_pwr_ex.h69 #define PWR_REGULATOR_VOLTAGE_SCALE1 PWR_CR_VOS /* Scale 1 mode(default value a…
72 #define PWR_REGULATOR_VOLTAGE_SCALE1 PWR_CR_VOS /* Scale 1 mode(default value a…
119 … MODIFY_REG(PWR->CR, PWR_CR_VOS, (__REGULATOR__)); \
121 … tmpreg = READ_BIT(PWR->CR, PWR_CR_VOS); \
137 … MODIFY_REG(PWR->CR, PWR_CR_VOS, (__REGULATOR__)); \
139 … tmpreg = READ_BIT(PWR->CR, PWR_CR_VOS); \
Dstm32f4xx_ll_pwr.h90 #define LL_PWR_REGU_VOLTAGE_SCALE1 (PWR_CR_VOS)
507 MODIFY_REG(PWR->CR, PWR_CR_VOS, VoltageScaling); in LL_PWR_SetRegulVoltageScaling()
521 return (uint32_t)(READ_BIT(PWR->CR, PWR_CR_VOS)); in LL_PWR_GetRegulVoltageScaling()
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/include/
Dstm32l0xx_hal_pwr.h159 #define PWR_REGULATOR_VOLTAGE_SCALE3 PWR_CR_VOS
210 #define __HAL_PWR_VOLTAGESCALING_CONFIG(__REGULATOR__) (MODIFY_REG(PWR->CR, PWR_CR_VOS, (__REGULATO…
Dstm32l0xx_ll_pwr.h273 MODIFY_REG(PWR->CR, PWR_CR_VOS, VoltageScaling); in LL_PWR_SetRegulVoltageScaling()
286 return (uint32_t)(READ_BIT(PWR->CR, PWR_CR_VOS)); in LL_PWR_GetRegulVoltageScaling()
/hal_stm32-latest/stm32cube/stm32l1xx/drivers/include/
Dstm32l1xx_hal_pwr.h202 #define PWR_REGULATOR_VOLTAGE_SCALE3 PWR_CR_VOS
245 #define __HAL_PWR_VOLTAGESCALING_CONFIG(__REGULATOR__) (MODIFY_REG(PWR->CR, PWR_CR_VOS, (__REGULATO…
Dstm32l1xx_ll_pwr.h273 MODIFY_REG(PWR->CR, PWR_CR_VOS, VoltageScaling); in LL_PWR_SetRegulVoltageScaling()
286 return (uint32_t)(READ_BIT(PWR->CR, PWR_CR_VOS)); in LL_PWR_GetRegulVoltageScaling()
/hal_stm32-latest/stm32cube/stm32l1xx/drivers/src/
Dstm32l1xx_hal_rcc.c1351 vos = READ_BIT(PWR->CR, PWR_CR_VOS); in RCC_SetFlashLatencyFromMSIRange()
1356 vos = READ_BIT(PWR->CR, PWR_CR_VOS); in RCC_SetFlashLatencyFromMSIRange()
Dstm32l1xx_hal_pwr_ex.c67 return (PWR->CR & PWR_CR_VOS); in HAL_PWREx_GetVoltageRange()
/hal_stm32-latest/stm32cube/stm32l0xx/drivers/src/
Dstm32l0xx_hal_pwr_ex.c71 return (PWR->CR & PWR_CR_VOS); in HAL_PWREx_GetVoltageRange()
/hal_stm32-latest/stm32cube/stm32f4xx/drivers/src/
Dstm32f4xx_hal_pwr_ex.c213 return (PWR->CR & PWR_CR_VOS); in HAL_PWREx_GetVoltageRange()
/hal_stm32-latest/stm32cube/stm32f4xx/soc/
Dstm32f410cx.h4169 #define PWR_CR_VOS PWR_CR_VOS_Msk /*!< VOS[1:0] bits (… macro
4180 #define PWR_CR_PMODE PWR_CR_VOS
Dstm32f410rx.h4169 #define PWR_CR_VOS PWR_CR_VOS_Msk /*!< VOS[1:0] bits (… macro
4180 #define PWR_CR_PMODE PWR_CR_VOS
Dstm32f410tx.h4159 #define PWR_CR_VOS PWR_CR_VOS_Msk /*!< VOS[1:0] bits (… macro
4170 #define PWR_CR_PMODE PWR_CR_VOS
Dstm32f401xc.h3832 #define PWR_CR_VOS PWR_CR_VOS_Msk /*!< VOS[1:0] bits (… macro
3837 #define PWR_CR_PMODE PWR_CR_VOS
Dstm32f401xe.h3832 #define PWR_CR_VOS PWR_CR_VOS_Msk /*!< VOS[1:0] bits (… macro
3837 #define PWR_CR_PMODE PWR_CR_VOS
Dstm32f411xe.h3835 #define PWR_CR_VOS PWR_CR_VOS_Msk /*!< VOS[1:0] bits (… macro
3846 #define PWR_CR_PMODE PWR_CR_VOS
/hal_stm32-latest/stm32cube/stm32l0xx/soc/
Dstm32l041xx.h3241 #define PWR_CR_VOS PWR_CR_VOS_Msk /*!< VOS[1:0] bits (… macro
Dstm32l010x8.h2952 #define PWR_CR_VOS PWR_CR_VOS_Msk /*!< VOS[1:0] bits (… macro
Dstm32l010xb.h2960 #define PWR_CR_VOS PWR_CR_VOS_Msk /*!< VOS[1:0] bits (… macro
Dstm32l011xx.h3047 #define PWR_CR_VOS PWR_CR_VOS_Msk /*!< VOS[1:0] bits (… macro
Dstm32l021xx.h3175 #define PWR_CR_VOS PWR_CR_VOS_Msk /*!< VOS[1:0] bits (… macro
Dstm32l031xx.h3113 #define PWR_CR_VOS PWR_CR_VOS_Msk /*!< VOS[1:0] bits (… macro
Dstm32l051xx.h3191 #define PWR_CR_VOS PWR_CR_VOS_Msk /*!< VOS[1:0] bits (… macro
Dstm32l010x4.h2944 #define PWR_CR_VOS PWR_CR_VOS_Msk /*!< VOS[1:0] bits (… macro
Dstm32l010x6.h2950 #define PWR_CR_VOS PWR_CR_VOS_Msk /*!< VOS[1:0] bits (… macro

123