Home
last modified time | relevance | path

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

/hal_espressif-latest/components/hal/
Dusb_dwc_hal.c48 USB_DWC_LL_INTR_HPRT_PRTENCHNG | \
434 } else if (intrs_port & USB_DWC_LL_INTR_HPRT_PRTENCHNG) { in usb_dwc_hal_decode_intr()
/hal_espressif-latest/components/hal/include/hal/
Dusb_dwc_ll.h83 #define USB_DWC_LL_INTR_HPRT_PRTENCHNG (1 << 3) macro