Searched refs:PWR_SVMCR3_VDDIOVRSEL_Pos (Results 1 – 6 of 6) sorted by relevance
880 MODIFY_REG(PWR->SVMCR3, PWR_SVMCR3_VDDIOVRSEL, VoltageRange << PWR_SVMCR3_VDDIOVRSEL_Pos); in HAL_PWREx_ConfigVddIORange()927 voltage_range = (READ_BIT(PWR->SVMCR3, PWR_SVMCR3_VDDIOVRSEL) >> PWR_SVMCR3_VDDIOVRSEL_Pos); in HAL_PWREx_GetVddIORange()
1030 MODIFY_REG(PWR->SVMCR3, PWR_SVMCR3_VDDIOVRSEL, (VoltageRange << PWR_SVMCR3_VDDIOVRSEL_Pos)); in LL_PWR_SetVddIOVoltageRange()1042 return (uint32_t)(READ_BIT(PWR->SVMCR3, PWR_SVMCR3_VDDIOVRSEL) >> PWR_SVMCR3_VDDIOVRSEL_Pos); in LL_PWR_GetVddIOVoltageRange()
24812 #define PWR_SVMCR3_VDDIOVRSEL_Pos (24U) macro24813 #define PWR_SVMCR3_VDDIOVRSEL_Msk (0x1UL << PWR_SVMCR3_VDDIOVRSEL_Pos) /*!< 0x01000000 */
25961 #define PWR_SVMCR3_VDDIOVRSEL_Pos (24U) macro25962 #define PWR_SVMCR3_VDDIOVRSEL_Msk (0x1UL << PWR_SVMCR3_VDDIOVRSEL_Pos) /*!< 0x01000000 */
25719 #define PWR_SVMCR3_VDDIOVRSEL_Pos (24U) macro25720 #define PWR_SVMCR3_VDDIOVRSEL_Msk (0x1UL << PWR_SVMCR3_VDDIOVRSEL_Pos) /*!< 0x01000000 */
25054 #define PWR_SVMCR3_VDDIOVRSEL_Pos (24U) macro25055 #define PWR_SVMCR3_VDDIOVRSEL_Msk (0x1UL << PWR_SVMCR3_VDDIOVRSEL_Pos) /*!< 0x01000000 */