Home
last modified time | relevance | path

Searched refs:PWR_VOSR_USBBOOSTEN (Results 1 – 10 of 10) sorted by relevance

/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_ll_pwr.h1781 #if defined (PWR_VOSR_USBBOOSTEN)
1789 SET_BIT(PWR->VOSR, PWR_VOSR_USBBOOSTEN); in LL_PWR_EnableUSBEPODBooster()
1799 CLEAR_BIT(PWR->VOSR, PWR_VOSR_USBBOOSTEN); in LL_PWR_DisableUSBEPODBooster()
1809 return ((READ_BIT(PWR->VOSR, PWR_VOSR_USBBOOSTEN) == (PWR_VOSR_USBBOOSTEN)) ? 1UL : 0UL); in LL_PWR_IsEnabledUSBEPODBooster()
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_pwr_ex.c1398 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-latest/stm32cube/stm32u5xx/soc/
Dstm32u595xx.h14450 #define PWR_VOSR_USBBOOSTEN PWR_VOSR_USBBOOSTEN_Msk /*!< USB EPOD bo… macro
Dstm32u5a5xx.h15012 #define PWR_VOSR_USBBOOSTEN PWR_VOSR_USBBOOSTEN_Msk /*!< USB EPOD bo… macro
Dstm32u5f7xx.h15951 #define PWR_VOSR_USBBOOSTEN PWR_VOSR_USBBOOSTEN_Msk /*!< USB EPOD bo… macro
Dstm32u599xx.h18169 #define PWR_VOSR_USBBOOSTEN PWR_VOSR_USBBOOSTEN_Msk /*!< USB EPOD bo… macro
Dstm32u5g7xx.h16513 #define PWR_VOSR_USBBOOSTEN PWR_VOSR_USBBOOSTEN_Msk /*!< USB EPOD bo… macro
Dstm32u5f9xx.h19080 #define PWR_VOSR_USBBOOSTEN PWR_VOSR_USBBOOSTEN_Msk /*!< USB EPOD bo… macro
Dstm32u5a9xx.h18731 #define PWR_VOSR_USBBOOSTEN PWR_VOSR_USBBOOSTEN_Msk /*!< USB EPOD bo… macro
Dstm32u5g9xx.h19642 #define PWR_VOSR_USBBOOSTEN PWR_VOSR_USBBOOSTEN_Msk /*!< USB EPOD bo… macro