Home
last modified time | relevance | path

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

/Zephyr-latest/drivers/usb/common/
Dusb_dwc2_hw.h924 #define USB_DWC2_DOEPINT_STSPHSERCVD BIT(USB_DWC2_DOEPINT_STSPHSERCVD_POS) macro
/Zephyr-latest/drivers/usb/udc/
Dudc_dwc2.c2241 doepmsk |= USB_DWC2_DOEPINT_STSPHSERCVD; in dwc2_on_bus_reset()
2528 if (status & USB_DWC2_DOEPINT_STSPHSERCVD) { in dwc2_handle_oepint()