Searched refs:usb_phy_config_t (Results 1 – 7 of 7) sorted by relevance
58 } usb_phy_config_t; typedef77 esp_err_t usb_new_phy(const usb_phy_config_t *config, usb_phy_handle_t *handle_ret);
20 usb_phy_config_t phy_config = { in test_usb_init_phy()
36 usb_phy_config_t phy_conf = { in tinyusb_driver_install()
187 usb_phy_config_t phy_config = { in msc_setup()
46 usb_phy_config_t phy_config = { in usb_lib_task()
209 esp_err_t usb_new_phy(const usb_phy_config_t *config, usb_phy_handle_t *handle_ret) in usb_new_phy()
382 usb_phy_config_t phy_config = { in usb_host_install()