Searched refs:RCC_PHYCR_PLVREADY_Msk (Results 1 – 1 of 1) sorted by relevance
259 #define RCC_PHYCR_PLVREADY_Msk (0x1U << RCC_PHYCR_PLVREADY_Pos) macro260 #define RCC_PHYCR_PLVREADY RCC_PHYCR_PLVREADY_Msk2243 SET_BIT(RCC->PHYCR, RCC_PHYCR_PLVREADY_Msk); in FL_RCC_SetUSBPHYPowerReadyFlag()2253 CLEAR_BIT(RCC->PHYCR, RCC_PHYCR_PLVREADY_Msk); in FL_RCC_ResetUSBPHYPowerReadyFlag()
Completed in 9 milliseconds