Home
last modified time | relevance | path

Searched refs:PWR_CR1_VOS_0 (Results 1 – 3 of 3) sorted by relevance

/loramac-node-2.7.6/src/boards/mcu/stm32/STM32L4xx_HAL_Driver/Inc/
Dstm32l4xx_hal_pwr_ex.h159 #define PWR_REGULATOR_VOLTAGE_SCALE1 PWR_CR1_VOS_0 /*!< Voltage scaling range 1 no…
Dstm32l4xx_ll_pwr.h122 #define LL_PWR_REGU_VOLTAGE_SCALE1 (PWR_CR1_VOS_0)
/loramac-node-2.7.6/src/boards/NucleoL476/cmsis/
Dstm32l476xx.h9591 #define PWR_CR1_VOS_0 (0x1UL << PWR_CR1_VOS_Pos) /*!< 0x00000200 */ macro