Searched refs:PWR_SVMCR3_VDDIO2VRSEL_Pos (Results 1 – 6 of 6) sorted by relevance
884 MODIFY_REG(PWR->SVMCR3, PWR_SVMCR3_VDDIO2VRSEL, VoltageRange << PWR_SVMCR3_VDDIO2VRSEL_Pos); in HAL_PWREx_ConfigVddIORange()931 voltage_range = (READ_BIT(PWR->SVMCR3, PWR_SVMCR3_VDDIO2VRSEL) >> PWR_SVMCR3_VDDIO2VRSEL_Pos); in HAL_PWREx_GetVddIORange()
1058 MODIFY_REG(PWR->SVMCR3, PWR_SVMCR3_VDDIO2VRSEL, (VoltageRange << PWR_SVMCR3_VDDIO2VRSEL_Pos)); in LL_PWR_SetVddIO2VoltageRange()1070 return (uint32_t)(READ_BIT(PWR->SVMCR3, PWR_SVMCR3_VDDIO2VRSEL) >> PWR_SVMCR3_VDDIO2VRSEL_Pos); in LL_PWR_GetVddIO2VoltageRange()
24815 #define PWR_SVMCR3_VDDIO2VRSEL_Pos (25U) macro24816 #define PWR_SVMCR3_VDDIO2VRSEL_Msk (0x1UL << PWR_SVMCR3_VDDIO2VRSEL_Pos) /*!< 0x02000000 */
25964 #define PWR_SVMCR3_VDDIO2VRSEL_Pos (25U) macro25965 #define PWR_SVMCR3_VDDIO2VRSEL_Msk (0x1UL << PWR_SVMCR3_VDDIO2VRSEL_Pos) /*!< 0x02000000 */
25722 #define PWR_SVMCR3_VDDIO2VRSEL_Pos (25U) macro25723 #define PWR_SVMCR3_VDDIO2VRSEL_Msk (0x1UL << PWR_SVMCR3_VDDIO2VRSEL_Pos) /*!< 0x02000000 */
25057 #define PWR_SVMCR3_VDDIO2VRSEL_Pos (25U) macro25058 #define PWR_SVMCR3_VDDIO2VRSEL_Msk (0x1UL << PWR_SVMCR3_VDDIO2VRSEL_Pos) /*!< 0x02000000 */