Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_ll_pwr.h724 SET_BIT(PWR->SVMCR1, PWR_SVMCR1_VDDIO4SV); in LL_PWR_EnableVddIO4()
734 CLEAR_BIT(PWR->SVMCR1, PWR_SVMCR1_VDDIO4SV); in LL_PWR_DisableVddIO4()
744 return ((READ_BIT(PWR->SVMCR1, PWR_SVMCR1_VDDIO4SV) == (PWR_SVMCR1_VDDIO4SV)) ? 1UL : 0UL); in LL_PWR_IsEnabledVddIO4()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_pwr_ex.c1065 SET_BIT(PWR->SVMCR1, PWR_SVMCR1_VDDIO4SV); in HAL_PWREx_EnableVddIO4()
1074 CLEAR_BIT(PWR->SVMCR1, PWR_SVMCR1_VDDIO4SV); in HAL_PWREx_DisableVddIO4()
/hal_stm32-latest/stm32cube/stm32n6xx/soc/
Dstm32n645xx.h24747 #define PWR_SVMCR1_VDDIO4SV PWR_SVMCR1_VDDIO4SV_Msk /*!< VDDIO4 Indepen… macro
Dstm32n657xx.h25896 #define PWR_SVMCR1_VDDIO4SV PWR_SVMCR1_VDDIO4SV_Msk /*!< VDDIO4 Indepen… macro
Dstm32n655xx.h25654 #define PWR_SVMCR1_VDDIO4SV PWR_SVMCR1_VDDIO4SV_Msk /*!< VDDIO4 Indepen… macro
Dstm32n647xx.h24989 #define PWR_SVMCR1_VDDIO4SV PWR_SVMCR1_VDDIO4SV_Msk /*!< VDDIO4 Indepen… macro