Home
last modified time | relevance | path

Searched refs:test_hcd_expect_port_event (Results 1 – 4 of 4) sorted by relevance

/hal_espressif-3.4.0/components/usb/test/hcd/
Dtest_hcd_common.c94 void test_hcd_expect_port_event(hcd_port_handle_t port_hdl, hcd_port_event_t expected_event) in test_hcd_expect_port_event() function
186 test_hcd_expect_port_event(port_hdl, HCD_PORT_EVENT_CONNECTION); in test_hcd_wait_for_conn()
215 test_hcd_expect_port_event(port_hdl, HCD_PORT_EVENT_DISCONNECTION); in test_hcd_wait_for_disconn()
Dtest_hcd_common.h23 void test_hcd_expect_port_event(hcd_port_handle_t port_hdl, hcd_port_event_t expected_event);
Dtest_hcd_port.c71 test_hcd_expect_port_event(port_hdl, HCD_PORT_EVENT_DISCONNECTION);
305 test_hcd_expect_port_event(port_hdl, HCD_PORT_EVENT_DISCONNECTION);
Dtest_hcd_isoc.c160 test_hcd_expect_port_event(port_hdl, HCD_PORT_EVENT_DISCONNECTION);