Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_ll_pwr.h754 SET_BIT(PWR->SVMCR2, PWR_SVMCR2_VDDIO5SV); in LL_PWR_EnableVddIO5()
764 CLEAR_BIT(PWR->SVMCR2, PWR_SVMCR2_VDDIO5SV); in LL_PWR_DisableVddIO5()
774 return ((READ_BIT(PWR->SVMCR2, PWR_SVMCR2_VDDIO5SV) == (PWR_SVMCR2_VDDIO5SV)) ? 1UL : 0UL); in LL_PWR_IsEnabledVddIO5()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_pwr_ex.c1084 SET_BIT(PWR->SVMCR2, PWR_SVMCR2_VDDIO5SV); in HAL_PWREx_EnableVddIO5()
1093 CLEAR_BIT(PWR->SVMCR2, PWR_SVMCR2_VDDIO5SV); in HAL_PWREx_DisableVddIO5()
/hal_stm32-latest/stm32cube/stm32n6xx/soc/
Dstm32n645xx.h24764 #define PWR_SVMCR2_VDDIO5SV PWR_SVMCR2_VDDIO5SV_Msk /*!< VDDIO5 Indepen… macro
Dstm32n657xx.h25913 #define PWR_SVMCR2_VDDIO5SV PWR_SVMCR2_VDDIO5SV_Msk /*!< VDDIO5 Indepen… macro
Dstm32n655xx.h25671 #define PWR_SVMCR2_VDDIO5SV PWR_SVMCR2_VDDIO5SV_Msk /*!< VDDIO5 Indepen… macro
Dstm32n647xx.h25006 #define PWR_SVMCR2_VDDIO5SV PWR_SVMCR2_VDDIO5SV_Msk /*!< VDDIO5 Indepen… macro