Searched refs:PWR_SVMCR2_VDDIO5VRSEL_Pos (Results 1 – 6 of 6) sorted by relevance
896 MODIFY_REG(PWR->SVMCR2, PWR_SVMCR2_VDDIO5VRSEL, VoltageRange << PWR_SVMCR2_VDDIO5VRSEL_Pos); in HAL_PWREx_ConfigVddIORange()943 voltage_range = (READ_BIT(PWR->SVMCR2, PWR_SVMCR2_VDDIO5VRSEL) >> PWR_SVMCR2_VDDIO5VRSEL_Pos); in HAL_PWREx_GetVddIORange()
1142 MODIFY_REG(PWR->SVMCR2, PWR_SVMCR2_VDDIO5VRSEL, (VoltageRange << PWR_SVMCR2_VDDIO5VRSEL_Pos)); in LL_PWR_SetVddIO5VoltageRange()1154 return (uint32_t)(READ_BIT(PWR->SVMCR2, PWR_SVMCR2_VDDIO5VRSEL) >> PWR_SVMCR2_VDDIO5VRSEL_Pos); in LL_PWR_GetVddIO5VoltageRange()
24768 #define PWR_SVMCR2_VDDIO5VRSEL_Pos (24U) macro24769 #define PWR_SVMCR2_VDDIO5VRSEL_Msk (0x1UL << PWR_SVMCR2_VDDIO5VRSEL_Pos) /*!< 0x01000000 */
25917 #define PWR_SVMCR2_VDDIO5VRSEL_Pos (24U) macro25918 #define PWR_SVMCR2_VDDIO5VRSEL_Msk (0x1UL << PWR_SVMCR2_VDDIO5VRSEL_Pos) /*!< 0x01000000 */
25675 #define PWR_SVMCR2_VDDIO5VRSEL_Pos (24U) macro25676 #define PWR_SVMCR2_VDDIO5VRSEL_Msk (0x1UL << PWR_SVMCR2_VDDIO5VRSEL_Pos) /*!< 0x01000000 */
25010 #define PWR_SVMCR2_VDDIO5VRSEL_Pos (24U) macro25011 #define PWR_SVMCR2_VDDIO5VRSEL_Msk (0x1UL << PWR_SVMCR2_VDDIO5VRSEL_Pos) /*!< 0x01000000 */