Searched refs:PWR_CR1_VOS_1 (Results 1 – 3 of 3) sorted by relevance
160 #define PWR_REGULATOR_VOLTAGE_SCALE2 PWR_CR1_VOS_1 /*!< Voltage scaling range 2 …
123 #define LL_PWR_REGU_VOLTAGE_SCALE2 (PWR_CR1_VOS_1)
9592 #define PWR_CR1_VOS_1 (0x2UL << PWR_CR1_VOS_Pos) /*!< 0x00000400 */ macro