Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_pwr_ex.c888 MODIFY_REG(PWR->SVMCR3, PWR_SVMCR3_VDDIO3VRSEL, VoltageRange << PWR_SVMCR3_VDDIO3VRSEL_Pos); in HAL_PWREx_ConfigVddIORange()
935 voltage_range = (READ_BIT(PWR->SVMCR3, PWR_SVMCR3_VDDIO3VRSEL) >> PWR_SVMCR3_VDDIO3VRSEL_Pos); in HAL_PWREx_GetVddIORange()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_ll_pwr.h1086 MODIFY_REG(PWR->SVMCR3, PWR_SVMCR3_VDDIO3VRSEL, (VoltageRange << PWR_SVMCR3_VDDIO3VRSEL_Pos)); in LL_PWR_SetVddIO3VoltageRange()
1098 return (uint32_t)(READ_BIT(PWR->SVMCR3, PWR_SVMCR3_VDDIO3VRSEL) >> PWR_SVMCR3_VDDIO3VRSEL_Pos); in LL_PWR_GetVddIO3VoltageRange()
/hal_stm32-latest/stm32cube/stm32n6xx/soc/
Dstm32n645xx.h24818 #define PWR_SVMCR3_VDDIO3VRSEL_Pos (26U) macro
24819 #define PWR_SVMCR3_VDDIO3VRSEL_Msk (0x1UL << PWR_SVMCR3_VDDIO3VRSEL_Pos) /*!< 0x04000000 */
Dstm32n657xx.h25967 #define PWR_SVMCR3_VDDIO3VRSEL_Pos (26U) macro
25968 #define PWR_SVMCR3_VDDIO3VRSEL_Msk (0x1UL << PWR_SVMCR3_VDDIO3VRSEL_Pos) /*!< 0x04000000 */
Dstm32n655xx.h25725 #define PWR_SVMCR3_VDDIO3VRSEL_Pos (26U) macro
25726 #define PWR_SVMCR3_VDDIO3VRSEL_Msk (0x1UL << PWR_SVMCR3_VDDIO3VRSEL_Pos) /*!< 0x04000000 */
Dstm32n647xx.h25060 #define PWR_SVMCR3_VDDIO3VRSEL_Pos (26U) macro
25061 #define PWR_SVMCR3_VDDIO3VRSEL_Msk (0x1UL << PWR_SVMCR3_VDDIO3VRSEL_Pos) /*!< 0x04000000 */