Home
last modified time | relevance | path

Searched refs:PWR_VOSR_USBPWREN (Results 1 – 11 of 11) sorted by relevance

/hal_stm32-3.6.0/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_ll_pwr.h1749 #if defined (PWR_VOSR_USBPWREN)
1757 SET_BIT(PWR->VOSR, PWR_VOSR_USBPWREN); in LL_PWR_EnableUSBPowerSupply()
1767 CLEAR_BIT(PWR->VOSR, PWR_VOSR_USBPWREN); in LL_PWR_DisableUSBPowerSupply()
1777 return ((READ_BIT(PWR->VOSR, PWR_VOSR_USBPWREN) == (PWR_VOSR_USBPWREN)) ? 1UL : 0UL); in LL_PWR_IsEnabledUSBPowerSupply()
Dstm32u5xx_hal_pwr_ex.h1032 #if defined (PWR_VOSR_USBPWREN)
/hal_stm32-3.6.0/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_pwr_ex.c1383 #if defined (PWR_VOSR_USBPWREN)
1398 SET_BIT(PWR->VOSR, (PWR_VOSR_USBPWREN | PWR_VOSR_USBBOOSTEN)); in HAL_PWREx_EnableUSBHSTranceiverSupply()
1414 CLEAR_BIT(PWR->VOSR, (PWR_VOSR_USBPWREN | PWR_VOSR_USBBOOSTEN)); in HAL_PWREx_DisableUSBHSTranceiverSupply()
/hal_stm32-3.6.0/stm32cube/stm32u5xx/soc/
Dstm32u5f7xx.h15929 #define PWR_VOSR_USBPWREN PWR_VOSR_USBPWREN_Msk /*!< USB Power e… macro
Dstm32u595xx.h14428 #define PWR_VOSR_USBPWREN PWR_VOSR_USBPWREN_Msk /*!< USB Power e… macro
Dstm32u5a5xx.h14990 #define PWR_VOSR_USBPWREN PWR_VOSR_USBPWREN_Msk /*!< USB Power e… macro
Dstm32u599xx.h18147 #define PWR_VOSR_USBPWREN PWR_VOSR_USBPWREN_Msk /*!< USB Power e… macro
Dstm32u5g7xx.h16491 #define PWR_VOSR_USBPWREN PWR_VOSR_USBPWREN_Msk /*!< USB Power e… macro
Dstm32u5a9xx.h18709 #define PWR_VOSR_USBPWREN PWR_VOSR_USBPWREN_Msk /*!< USB Power e… macro
Dstm32u5f9xx.h19058 #define PWR_VOSR_USBPWREN PWR_VOSR_USBPWREN_Msk /*!< USB Power e… macro
Dstm32u5g9xx.h19620 #define PWR_VOSR_USBPWREN PWR_VOSR_USBPWREN_Msk /*!< USB Power e… macro