Home
last modified time | relevance | path

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

/hal_espressif-latest/components/hal/
Dusb_dwc_hal.c49 USB_DWC_LL_INTR_HPRT_PRTOVRCURRCHNG)
427 } else if (intrs_port & USB_DWC_LL_INTR_HPRT_PRTOVRCURRCHNG) { in usb_dwc_hal_decode_intr()
/hal_espressif-latest/components/hal/include/hal/
Dusb_dwc_ll.h82 #define USB_DWC_LL_INTR_HPRT_PRTOVRCURRCHNG (1 << 5) macro