Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_ll_pwr.h874 SET_BIT(PWR->SVMCR3, PWR_SVMCR3_VDDIO3VMEN); in LL_PWR_EnableVddIO3Monitoring()
884 CLEAR_BIT(PWR->SVMCR3, PWR_SVMCR3_VDDIO3VMEN); in LL_PWR_DisableVddIO3Monitoring()
894 return ((READ_BIT(PWR->SVMCR3, PWR_SVMCR3_VDDIO3VMEN) == (PWR_SVMCR3_VDDIO3VMEN)) ? 1UL : 0UL); in LL_PWR_IsEnabledVddIO3Monitoring()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_pwr_ex.c1157 SET_BIT(PWR->SVMCR3, PWR_SVMCR3_VDDIO3VMEN); in HAL_PWREx_EnableVddIO3VMEN()
1166 CLEAR_BIT(PWR->SVMCR3, PWR_SVMCR3_VDDIO3VMEN); in HAL_PWREx_DisableVddIO3VMEN()
/hal_stm32-latest/stm32cube/stm32n6xx/soc/
Dstm32n645xx.h24781 #define PWR_SVMCR3_VDDIO3VMEN PWR_SVMCR3_VDDIO3VMEN_Msk /*!< VDDIO3 Indepen… macro
Dstm32n657xx.h25930 #define PWR_SVMCR3_VDDIO3VMEN PWR_SVMCR3_VDDIO3VMEN_Msk /*!< VDDIO3 Indepen… macro
Dstm32n655xx.h25688 #define PWR_SVMCR3_VDDIO3VMEN PWR_SVMCR3_VDDIO3VMEN_Msk /*!< VDDIO3 Indepen… macro
Dstm32n647xx.h25023 #define PWR_SVMCR3_VDDIO3VMEN PWR_SVMCR3_VDDIO3VMEN_Msk /*!< VDDIO3 Indepen… macro