Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32n6xx/drivers/include/
Dstm32n6xx_ll_pwr.h994 SET_BIT(PWR->SVMCR3, PWR_SVMCR3_USB33VMEN); in LL_PWR_EnableVddUSBMonitoring()
1004 CLEAR_BIT(PWR->SVMCR3, PWR_SVMCR3_USB33VMEN); in LL_PWR_DisableVddUSBMonitoring()
1014 return ((READ_BIT(PWR->SVMCR3, PWR_SVMCR3_USB33VMEN) == (PWR_SVMCR3_USB33VMEN)) ? 1UL : 0UL); in LL_PWR_IsEnabledVddUSBMonitoring()
/hal_stm32-latest/stm32cube/stm32n6xx/drivers/src/
Dstm32n6xx_hal_pwr_ex.c1121 SET_BIT(PWR->SVMCR3, PWR_SVMCR3_USB33VMEN); in HAL_PWREx_EnableVddUSBVMEN()
1130 CLEAR_BIT(PWR->SVMCR3, PWR_SVMCR3_USB33VMEN); in HAL_PWREx_DisableVddUSBVMEN()
/hal_stm32-latest/stm32cube/stm32n6xx/soc/
Dstm32n645xx.h24784 #define PWR_SVMCR3_USB33VMEN PWR_SVMCR3_USB33VMEN_Msk /*!< VDD33USB Indep… macro
Dstm32n657xx.h25933 #define PWR_SVMCR3_USB33VMEN PWR_SVMCR3_USB33VMEN_Msk /*!< VDD33USB Indep… macro
Dstm32n655xx.h25691 #define PWR_SVMCR3_USB33VMEN PWR_SVMCR3_USB33VMEN_Msk /*!< VDD33USB Indep… macro
Dstm32n647xx.h25026 #define PWR_SVMCR3_USB33VMEN PWR_SVMCR3_USB33VMEN_Msk /*!< VDD33USB Indep… macro