Searched refs:usb_del_phy (Results 1 – 6 of 6) sorted by relevance
33 ESP_ERROR_CHECK(usb_del_phy(phy_hdl)); in test_usb_deinit_phy()
127 esp_err_t usb_del_phy(usb_phy_handle_t handle);
235 TEST_ASSERT_EQUAL(ESP_OK, usb_del_phy(phy_hdl)); in msc_teardown()
83 TEST_ASSERT_EQUAL(ESP_OK, usb_del_phy(phy_hdl)); in usb_lib_task()
295 esp_err_t usb_del_phy(usb_phy_handle_t handle) in usb_del_phy() function
441 ESP_ERROR_CHECK(usb_del_phy(p_host_lib_obj->constant.phy_handle)); in usb_host_install()479 ESP_ERROR_CHECK(usb_del_phy(host_lib_obj->constant.phy_handle)); in usb_host_uninstall()