Home
last modified time | relevance | path

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

/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_ll_pwr.h788 SET_BIT(PWR->CSR2, PWR_CSR2_USBREGEN); in LL_PWR_EnableUSBReg()
798 CLEAR_BIT(PWR->CSR2, PWR_CSR2_USBREGEN); in LL_PWR_DisableUSBReg()
808 return ((READ_BIT(PWR->CSR2, PWR_CSR2_USBREGEN) == (PWR_CSR2_USBREGEN)) ? 1UL : 0UL); in LL_PWR_IsEnabledUSBReg()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_hal_pwr_ex.c833 SET_BIT(PWR->CSR2, PWR_CSR2_USBREGEN); in HAL_PWREx_EnableUSBReg()
843 CLEAR_BIT(PWR->CSR2, PWR_CSR2_USBREGEN); in HAL_PWREx_DisableUSBReg()
/hal_stm32-latest/stm32cube/stm32h7rsxx/soc/
Dstm32h7r3xx.h14148 #define PWR_CSR2_USBREGEN PWR_CSR2_USBREGEN_Msk /*!< USB regulator … macro
Dstm32h7s7xx.h15182 #define PWR_CSR2_USBREGEN PWR_CSR2_USBREGEN_Msk /*!< USB regulator … macro
Dstm32h7s3xx.h14780 #define PWR_CSR2_USBREGEN PWR_CSR2_USBREGEN_Msk /*!< USB regulator … macro
Dstm32h7r7xx.h14548 #define PWR_CSR2_USBREGEN PWR_CSR2_USBREGEN_Msk /*!< USB regulator … macro