Home
last modified time | relevance | path

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

/hal_espressif-3.4.0/components/usb/test/usb_host/
Dtest_usb_host_plugging.c79 test_usb_deinit_phy(); //Deinitialize the internal USB PHY after testing
142 test_usb_deinit_phy(); //Deinitialize the internal USB PHY after testing
200 test_usb_deinit_phy(); //Deinitialize the internal USB PHY after testing
Dtest_usb_host_async.c89 test_usb_deinit_phy(); //Deinitialize the internal USB PHY after testing
164 test_usb_deinit_phy(); //Deinitialize the internal USB PHY after testing
306 test_usb_deinit_phy();
/hal_espressif-3.4.0/components/usb/test/common/
Dtest_usb_common.h18 void test_usb_deinit_phy(void);
Dtest_usb_common.c30 void test_usb_deinit_phy(void) in test_usb_deinit_phy() function
/hal_espressif-3.4.0/components/usb/test/hcd/
Dtest_hcd_common.c175 test_usb_deinit_phy(); //Deinitialize the internal USB PHY after testing in test_hcd_teardown()