Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_ll_pwr.h934 SET_BIT(PWR->SVMCR2, PWR_SVMCR2_VDDIO5VMEN); in LL_PWR_EnableVddIO5Monitoring()
944 CLEAR_BIT(PWR->SVMCR2, PWR_SVMCR2_VDDIO5VMEN); in LL_PWR_DisableVddIO5Monitoring()
954 return ((READ_BIT(PWR->SVMCR2, PWR_SVMCR2_VDDIO5VMEN) == (PWR_SVMCR2_VDDIO5VMEN)) ? 1UL : 0UL); in LL_PWR_IsEnabledVddIO5Monitoring()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_pwr_ex.c1193 SET_BIT(PWR->SVMCR2, PWR_SVMCR2_VDDIO5VMEN); in HAL_PWREx_EnableVddIO5VMEN()
1202 CLEAR_BIT(PWR->SVMCR2, PWR_SVMCR2_VDDIO5VMEN); in HAL_PWREx_DisableVddIO5VMEN()
/hal_stm32-latest/stm32cube/stm32n6xx/soc/
Dstm32n645xx.h24761 #define PWR_SVMCR2_VDDIO5VMEN PWR_SVMCR2_VDDIO5VMEN_Msk /*!< VDDIO5 Indepen… macro
Dstm32n657xx.h25910 #define PWR_SVMCR2_VDDIO5VMEN PWR_SVMCR2_VDDIO5VMEN_Msk /*!< VDDIO5 Indepen… macro
Dstm32n655xx.h25668 #define PWR_SVMCR2_VDDIO5VMEN PWR_SVMCR2_VDDIO5VMEN_Msk /*!< VDDIO5 Indepen… macro
Dstm32n647xx.h25003 #define PWR_SVMCR2_VDDIO5VMEN PWR_SVMCR2_VDDIO5VMEN_Msk /*!< VDDIO5 Indepen… macro