Home
last modified time | relevance | path

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

/components/drivers/usb/cherryusb/port/hpmicro/
A Dusb_dc_hpm.c17 intr_port_change = USB_USBINTR_PCE_MASK, enumerator
98 int_mask = (intr_usb | intr_error |intr_port_change | intr_reset | intr_suspend); in usb_dc_init()
314 if (int_status & intr_port_change) { in USBD_IRQHandler()
/components/drivers/usb/cherryusb/port/chipidea/
A Dusb_dc_chipidea.c37 intr_port_change = CHIPIDEA_BITSMASK(1, 2), enumerator
666 if (int_status & intr_port_change) { in USBD_IRQHandler()

Completed in 31 milliseconds