Home
last modified time | relevance | path

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

/components/drivers/usb/cherryusb/port/hpmicro/
A Dusb_dc_hpm.c19 intr_sof = USB_USBINTR_SRE_MASK, enumerator
101 int_mask |= intr_sof; in usb_dc_init()
290 if (int_status & intr_sof) { in USBD_IRQHandler()
/components/drivers/usb/cherryusb/port/chipidea/
A Dusb_dc_chipidea.c39 intr_sof = CHIPIDEA_BITSMASK(1, 7), enumerator
642 if (int_status & intr_sof) { in USBD_IRQHandler()

Completed in 9 milliseconds