Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_ll_pwr.h664 SET_BIT(PWR->SVMCR3, PWR_SVMCR3_VDDIO2SV); in LL_PWR_EnableVddIO2()
674 CLEAR_BIT(PWR->SVMCR3, PWR_SVMCR3_VDDIO2SV); in LL_PWR_DisableVddIO2()
684 return ((READ_BIT(PWR->SVMCR3, PWR_SVMCR3_VDDIO2SV) == (PWR_SVMCR3_VDDIO2SV)) ? 1UL : 0UL); in LL_PWR_IsEnabledVddIO2()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_pwr_ex.c1027 SET_BIT(PWR->SVMCR3, PWR_SVMCR3_VDDIO2SV); in HAL_PWREx_EnableVddIO2()
1036 CLEAR_BIT(PWR->SVMCR3, PWR_SVMCR3_VDDIO2SV); in HAL_PWREx_DisableVddIO2()
/hal_stm32-latest/stm32cube/stm32n6xx/soc/
Dstm32n645xx.h24790 #define PWR_SVMCR3_VDDIO2SV PWR_SVMCR3_VDDIO2SV_Msk /*!< VDDIO2 Indepen… macro
Dstm32n657xx.h25939 #define PWR_SVMCR3_VDDIO2SV PWR_SVMCR3_VDDIO2SV_Msk /*!< VDDIO2 Indepen… macro
Dstm32n655xx.h25697 #define PWR_SVMCR3_VDDIO2SV PWR_SVMCR3_VDDIO2SV_Msk /*!< VDDIO2 Indepen… macro
Dstm32n647xx.h25032 #define PWR_SVMCR3_VDDIO2SV PWR_SVMCR3_VDDIO2SV_Msk /*!< VDDIO2 Indepen… macro