Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_ll_pwr.h904 SET_BIT(PWR->SVMCR1, PWR_SVMCR1_VDDIO4VMEN); in LL_PWR_EnableVddIO4Monitoring()
914 CLEAR_BIT(PWR->SVMCR1, PWR_SVMCR1_VDDIO4VMEN); in LL_PWR_DisableVddIO4Monitoring()
924 return ((READ_BIT(PWR->SVMCR1, PWR_SVMCR1_VDDIO4VMEN) == (PWR_SVMCR1_VDDIO4VMEN)) ? 1UL : 0UL); in LL_PWR_IsEnabledVddIO4Monitoring()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_pwr_ex.c1175 SET_BIT(PWR->SVMCR1, PWR_SVMCR1_VDDIO4VMEN); in HAL_PWREx_EnableVddIO4VMEN()
1184 CLEAR_BIT(PWR->SVMCR1, PWR_SVMCR1_VDDIO4VMEN); in HAL_PWREx_DisableVddIO4VMEN()
/hal_stm32-latest/stm32cube/stm32n6xx/soc/
Dstm32n645xx.h24744 #define PWR_SVMCR1_VDDIO4VMEN PWR_SVMCR1_VDDIO4VMEN_Msk /*!< VDDOI4 Indepen… macro
Dstm32n657xx.h25893 #define PWR_SVMCR1_VDDIO4VMEN PWR_SVMCR1_VDDIO4VMEN_Msk /*!< VDDOI4 Indepen… macro
Dstm32n655xx.h25651 #define PWR_SVMCR1_VDDIO4VMEN PWR_SVMCR1_VDDIO4VMEN_Msk /*!< VDDOI4 Indepen… macro
Dstm32n647xx.h24986 #define PWR_SVMCR1_VDDIO4VMEN PWR_SVMCR1_VDDIO4VMEN_Msk /*!< VDDOI4 Indepen… macro