Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_ll_pwr.h694 SET_BIT(PWR->SVMCR3, PWR_SVMCR3_VDDIO3SV); in LL_PWR_EnableVddIO3()
704 CLEAR_BIT(PWR->SVMCR3, PWR_SVMCR3_VDDIO3SV); in LL_PWR_DisableVddIO3()
714 return ((READ_BIT(PWR->SVMCR3, PWR_SVMCR3_VDDIO3SV) == (PWR_SVMCR3_VDDIO3SV)) ? 1UL : 0UL); in LL_PWR_IsEnabledVddIO3()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_pwr_ex.c1046 SET_BIT(PWR->SVMCR3, PWR_SVMCR3_VDDIO3SV); in HAL_PWREx_EnableVddIO3()
1055 CLEAR_BIT(PWR->SVMCR3, PWR_SVMCR3_VDDIO3SV); in HAL_PWREx_DisableVddIO3()
/hal_stm32-latest/stm32cube/stm32n6xx/soc/
Dstm32n645xx.h24793 #define PWR_SVMCR3_VDDIO3SV PWR_SVMCR3_VDDIO3SV_Msk /*!< VDDIO3 Indepen… macro
Dstm32n657xx.h25942 #define PWR_SVMCR3_VDDIO3SV PWR_SVMCR3_VDDIO3SV_Msk /*!< VDDIO3 Indepen… macro
Dstm32n655xx.h25700 #define PWR_SVMCR3_VDDIO3SV PWR_SVMCR3_VDDIO3SV_Msk /*!< VDDIO3 Indepen… macro
Dstm32n647xx.h25035 #define PWR_SVMCR3_VDDIO3SV PWR_SVMCR3_VDDIO3SV_Msk /*!< VDDIO3 Indepen… macro