Home
last modified time | relevance | path

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

/hal_espressif-latest/components/hal/include/hal/
Dusb_dwc_hal.h79 } usb_dwc_hal_port_event_t; typedef
781 usb_dwc_hal_port_event_t usb_dwc_hal_decode_intr(usb_dwc_hal_context_t *hal);
/hal_espressif-latest/components/hal/
Dusb_dwc_hal.c408 usb_dwc_hal_port_event_t usb_dwc_hal_decode_intr(usb_dwc_hal_context_t *hal) in usb_dwc_hal_decode_intr()
418 usb_dwc_hal_port_event_t event = USB_DWC_HAL_PORT_EVENT_NONE; in usb_dwc_hal_decode_intr()