Home
last modified time | relevance | path

Searched defs:port_event (Results 1 – 3 of 3) sorted by relevance

/hal_espressif-3.6.0/components/usb/test/hcd/
Dtest_hcd_common.c30 hcd_port_event_t port_event; member
50 static bool port_callback(hcd_port_handle_t port_hdl, hcd_port_event_t port_event, void *user_arg, … in port_callback()
/hal_espressif-3.6.0/components/usb/
Dhub.c700 static bool root_port_callback(hcd_port_handle_t port_hdl, hcd_port_event_t port_event, void *user_… in root_port_callback()
745 hcd_port_event_t port_event = hcd_port_handle_event(root_port_hdl); in root_port_handle_events() local
Dhcd.c770 hcd_port_event_t port_event = HCD_PORT_EVENT_NONE; in _intr_hdlr_hprt() local
940 hcd_port_event_t port_event = _intr_hdlr_hprt(port, hal_port_evt, &yield); in intr_hdlr_main() local