Home
last modified time | relevance | path

Searched refs:PWR_SVMCR3_VDDIO2VRSEL_Pos (Results 1 – 6 of 6) sorted by relevance

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_pwr_ex.c884 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()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_ll_pwr.h1058 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()
/hal_stm32-latest/stm32cube/stm32n6xx/soc/
Dstm32n645xx.h24815 #define PWR_SVMCR3_VDDIO2VRSEL_Pos (25U) macro
24816 #define PWR_SVMCR3_VDDIO2VRSEL_Msk (0x1UL << PWR_SVMCR3_VDDIO2VRSEL_Pos) /*!< 0x02000000 */
Dstm32n657xx.h25964 #define PWR_SVMCR3_VDDIO2VRSEL_Pos (25U) macro
25965 #define PWR_SVMCR3_VDDIO2VRSEL_Msk (0x1UL << PWR_SVMCR3_VDDIO2VRSEL_Pos) /*!< 0x02000000 */
Dstm32n655xx.h25722 #define PWR_SVMCR3_VDDIO2VRSEL_Pos (25U) macro
25723 #define PWR_SVMCR3_VDDIO2VRSEL_Msk (0x1UL << PWR_SVMCR3_VDDIO2VRSEL_Pos) /*!< 0x02000000 */
Dstm32n647xx.h25057 #define PWR_SVMCR3_VDDIO2VRSEL_Pos (25U) macro
25058 #define PWR_SVMCR3_VDDIO2VRSEL_Msk (0x1UL << PWR_SVMCR3_VDDIO2VRSEL_Pos) /*!< 0x02000000 */