Searched refs:PWR_CSR2_USB33RDY (Results 1 – 7 of 7) sorted by relevance
290 … ((__FLAG__) == PWR_FLAG_USB33RDY) ? ((PWR->CSR2 & PWR_CSR2_USB33RDY) == PWR_CSR2_USB33RDY) : \
1714 return ((READ_BIT(PWR->CSR2, PWR_CSR2_USB33RDY) == (PWR_CSR2_USB33RDY)) ? 1UL : 0UL); in LL_PWR_IsActiveFlag_USB33RDY()
861 while ((PWR->CSR2 & PWR_CSR2_USB33RDY) == 0U) in HAL_PWREx_EnableUSBVoltageDetector()886 while ((PWR->CSR2 & PWR_CSR2_USB33RDY) != 0U) in HAL_PWREx_DisableUSBVoltageDetector()
14152 #define PWR_CSR2_USB33RDY PWR_CSR2_USB33RDY_Msk /*!< USB supply rea… macro
15186 #define PWR_CSR2_USB33RDY PWR_CSR2_USB33RDY_Msk /*!< USB supply rea… macro
14784 #define PWR_CSR2_USB33RDY PWR_CSR2_USB33RDY_Msk /*!< USB supply rea… macro
14552 #define PWR_CSR2_USB33RDY PWR_CSR2_USB33RDY_Msk /*!< USB supply rea… macro