Home
last modified time | relevance | path

Searched refs:PWR_CSR2_USB33RDY (Results 1 – 7 of 7) sorted by relevance

/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/include/
Dstm32h7rsxx_hal_pwr.h290 … ((__FLAG__) == PWR_FLAG_USB33RDY) ? ((PWR->CSR2 & PWR_CSR2_USB33RDY) == PWR_CSR2_USB33RDY) : \
Dstm32h7rsxx_ll_pwr.h1714 return ((READ_BIT(PWR->CSR2, PWR_CSR2_USB33RDY) == (PWR_CSR2_USB33RDY)) ? 1UL : 0UL); in LL_PWR_IsActiveFlag_USB33RDY()
/hal_stm32-latest/stm32cube/stm32h7rsxx/drivers/src/
Dstm32h7rsxx_hal_pwr_ex.c861 while ((PWR->CSR2 & PWR_CSR2_USB33RDY) == 0U) in HAL_PWREx_EnableUSBVoltageDetector()
886 while ((PWR->CSR2 & PWR_CSR2_USB33RDY) != 0U) in HAL_PWREx_DisableUSBVoltageDetector()
/hal_stm32-latest/stm32cube/stm32h7rsxx/soc/
Dstm32h7r3xx.h14152 #define PWR_CSR2_USB33RDY PWR_CSR2_USB33RDY_Msk /*!< USB supply rea… macro
Dstm32h7s7xx.h15186 #define PWR_CSR2_USB33RDY PWR_CSR2_USB33RDY_Msk /*!< USB supply rea… macro
Dstm32h7s3xx.h14784 #define PWR_CSR2_USB33RDY PWR_CSR2_USB33RDY_Msk /*!< USB supply rea… macro
Dstm32h7r7xx.h14552 #define PWR_CSR2_USB33RDY PWR_CSR2_USB33RDY_Msk /*!< USB supply rea… macro