Home
last modified time | relevance | path

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

/components/drivers/usb/cherryusb/port/ehci/
A Dusb_ehci_reg.h88 #define EHCI_USBSTS_INT (1 << 0) /* Bit 0: USB Interrupt */ macro
A Dusb_hc_ehci.c1407 if (usbsts & EHCI_USBSTS_INT) { in USBH_IRQHandler()

Completed in 7 milliseconds