Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/usb/test/usb_host/
Dtest_usb_host_plugging.c39 test_usb_init_phy(); //Initialize the internal USB PHY and USB Controller for testing
100 test_usb_init_phy(); //Initialize the internal USB PHY and USB Controller for testing
165 test_usb_init_phy(); //Initialize the internal USB PHY and USB Controller for testing
Dtest_usb_host_async.c50 test_usb_init_phy(); //Initialize the internal USB PHY and USB Controller for testing
114 test_usb_init_phy(); //Initialize the internal USB PHY and USB Controller for testing
219 test_usb_init_phy(); //Initialize the internal USB PHY and USB Controller for testing
/hal_espressif-3.6.0/components/usb/test/common/
Dtest_usb_common.h13 void test_usb_init_phy(void);
Dtest_usb_common.c17 void test_usb_init_phy(void) in test_usb_init_phy() function
/hal_espressif-3.6.0/components/usb/test/hcd/
Dtest_hcd_common.c141 test_usb_init_phy(); //Initialize the internal USB PHY and USB Controller for testing in test_hcd_setup()