Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_pwr_ex.c880 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()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_ll_pwr.h1030 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()
/hal_stm32-latest/stm32cube/stm32n6xx/soc/
Dstm32n645xx.h24812 #define PWR_SVMCR3_VDDIOVRSEL_Pos (24U) macro
24813 #define PWR_SVMCR3_VDDIOVRSEL_Msk (0x1UL << PWR_SVMCR3_VDDIOVRSEL_Pos) /*!< 0x01000000 */
Dstm32n657xx.h25961 #define PWR_SVMCR3_VDDIOVRSEL_Pos (24U) macro
25962 #define PWR_SVMCR3_VDDIOVRSEL_Msk (0x1UL << PWR_SVMCR3_VDDIOVRSEL_Pos) /*!< 0x01000000 */
Dstm32n655xx.h25719 #define PWR_SVMCR3_VDDIOVRSEL_Pos (24U) macro
25720 #define PWR_SVMCR3_VDDIOVRSEL_Msk (0x1UL << PWR_SVMCR3_VDDIOVRSEL_Pos) /*!< 0x01000000 */
Dstm32n647xx.h25054 #define PWR_SVMCR3_VDDIOVRSEL_Pos (24U) macro
25055 #define PWR_SVMCR3_VDDIOVRSEL_Msk (0x1UL << PWR_SVMCR3_VDDIOVRSEL_Pos) /*!< 0x01000000 */