Home
last modified time | relevance | path

Searched refs:EHCI_USBSTS_ASS (Results 1 – 2 of 2) sorted by relevance

/components/drivers/usb/cherryusb/port/ehci/
A Dusb_ehci_reg.h97 #define EHCI_USBSTS_ASS (1 << 15) /* Bit 15: Asynchronous Schedule Status */ macro
A Dusb_hc_ehci.c950 …while ((EHCI_HCOR->usbsts & (EHCI_USBSTS_PSS | EHCI_USBSTS_ASS)) || ((EHCI_HCOR->usbsts & EHCI_USB… in usb_hc_deinit()

Completed in 6 milliseconds