Searched refs:USB_OTG_GRSTCTL_CSRST (Results 1 – 3 of 3) sorted by relevance
2365 USBx->GRSTCTL |= USB_OTG_GRSTCTL_CSRST; in USB_CoreReset()2374 while ((USBx->GRSTCTL & USB_OTG_GRSTCTL_CSRST) == USB_OTG_GRSTCTL_CSRST); in USB_CoreReset()
16802 #define USB_OTG_GRSTCTL_CSRST USB_OTG_GRSTCTL_CSRST_Msk /*!< Core soft reset… macro