Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/usb/test/hcd/
Dtest_hcd_common.c23 #define PORT_NUM 1 macro
158 TEST_ASSERT_EQUAL(ESP_OK, hcd_port_init(PORT_NUM, &port_config, &port_hdl)); in test_hcd_setup()