Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_ll_pwr.h818 SET_BIT(PWR->CSR2, PWR_CSR2_USBHSREGEN); in LL_PWR_EnableUSBHSPHYReg()
828 CLEAR_BIT(PWR->CSR2, PWR_CSR2_USBHSREGEN); in LL_PWR_DisableUSBHSPHYReg()
838 return ((READ_BIT(PWR->CSR2, PWR_CSR2_USBHSREGEN) == (PWR_CSR2_USBHSREGEN)) ? 1UL : 0UL); in LL_PWR_IsEnabledUSBHSPHYReg()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_hal_pwr_ex.c904 SET_BIT(PWR->CSR2, PWR_CSR2_USBHSREGEN); in HAL_PWREx_EnableUSBHSregulator()
914 CLEAR_BIT(PWR->CSR2, PWR_CSR2_USBHSREGEN); in HAL_PWREx_DisableUSBHSregulator()
/hal_stm32-latest/stm32cube/stm32h7rsxx/soc/
Dstm32h7r3xx.h14156 #define PWR_CSR2_USBHSREGEN PWR_CSR2_USBHSREGEN_Msk /*!< USB HS regulat… macro
Dstm32h7s7xx.h15190 #define PWR_CSR2_USBHSREGEN PWR_CSR2_USBHSREGEN_Msk /*!< USB HS regulat… macro
Dstm32h7s3xx.h14788 #define PWR_CSR2_USBHSREGEN PWR_CSR2_USBHSREGEN_Msk /*!< USB HS regulat… macro
Dstm32h7r7xx.h14556 #define PWR_CSR2_USBHSREGEN PWR_CSR2_USBHSREGEN_Msk /*!< USB HS regulat… macro