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