Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32u5xx/drivers/include/
Dstm32u5xx_ll_pwr.h867 #if defined (PWR_CR1_FORCE_USBPWR)
875 SET_BIT(PWR->CR1, PWR_CR1_FORCE_USBPWR); in LL_PWR_EnableOTGHSPHYLowPowerRetention()
885 CLEAR_BIT(PWR->CR1, PWR_CR1_FORCE_USBPWR); in LL_PWR_DisableOTGHSPHYLowPowerRetention()
895 return ((READ_BIT(PWR->CR1, PWR_CR1_FORCE_USBPWR) == (PWR_CR1_FORCE_USBPWR)) ? 1UL : 0UL); in LL_PWR_IsEnabledOTGHSPHYLowPowerRetention()
Dstm32u5xx_hal_pwr_ex.h1036 #if defined (PWR_CR1_FORCE_USBPWR)
/hal_stm32-latest/stm32cube/stm32u5xx/drivers/src/
Dstm32u5xx_hal_pwr_ex.c1418 #if defined (PWR_CR1_FORCE_USBPWR)
1426 SET_BIT(PWR->CR1, PWR_CR1_FORCE_USBPWR); in HAL_PWREx_EnableOTGHSPHYLowPowerRetention()
1436 CLEAR_BIT(PWR->CR1, PWR_CR1_FORCE_USBPWR); in HAL_PWREx_DisableOTGHSPHYLowPowerRetention()
/hal_stm32-latest/stm32cube/stm32u5xx/soc/
Dstm32u595xx.h14343 #define PWR_CR1_FORCE_USBPWR PWR_CR1_FORCE_USBPWR_Msk /*!< Force USB… macro
Dstm32u5a5xx.h14902 #define PWR_CR1_FORCE_USBPWR PWR_CR1_FORCE_USBPWR_Msk /*!< Force USB… macro
Dstm32u5f7xx.h15844 #define PWR_CR1_FORCE_USBPWR PWR_CR1_FORCE_USBPWR_Msk /*!< Force USB… macro
Dstm32u599xx.h18062 #define PWR_CR1_FORCE_USBPWR PWR_CR1_FORCE_USBPWR_Msk /*!< Force USB… macro
Dstm32u5g7xx.h16403 #define PWR_CR1_FORCE_USBPWR PWR_CR1_FORCE_USBPWR_Msk /*!< Force USB… macro
Dstm32u5f9xx.h18970 #define PWR_CR1_FORCE_USBPWR PWR_CR1_FORCE_USBPWR_Msk /*!< Force USB… macro
Dstm32u5a9xx.h18621 #define PWR_CR1_FORCE_USBPWR PWR_CR1_FORCE_USBPWR_Msk /*!< Force USB… macro
Dstm32u5g9xx.h19529 #define PWR_CR1_FORCE_USBPWR PWR_CR1_FORCE_USBPWR_Msk /*!< Force USB… macro