Searched refs:USB_PHY_TARGET_INT (Results 1 – 8 of 8) sorted by relevance
98 if (handle->target == USB_PHY_TARGET_INT) { in usb_phy_otg_set_mode()116 …ESP_RETURN_ON_FALSE((handle->target == USB_PHY_TARGET_INT && handle->otg_mode == USB_OTG_MODE_DEVI… in usb_phy_otg_dev_set_speed()141 if (handle->target == USB_PHY_TARGET_INT) { in usb_phy_action()158 if (handle->target == USB_PHY_TARGET_INT) { in usb_phy_action()251 if (config->target == USB_PHY_TARGET_INT) { in usb_new_phy()322 } else if (target == USB_PHY_TARGET_INT && p_phy_ctrl_obj->internal_phy) { in usb_phy_get_phy_status()
384 .target = USB_PHY_TARGET_INT, in usb_host_install()
22 } else if (phy_target == USB_PHY_TARGET_INT) { in usb_phy_hal_otg_conf()32 } else if (phy_target == USB_PHY_TARGET_INT) { in usb_phy_hal_jtag_conf()
25 USB_PHY_TARGET_INT, /**< USB target is internal PHY */ enumerator
22 .target = USB_PHY_TARGET_INT, in test_usb_init_phy()
52 phy_conf.target = USB_PHY_TARGET_INT; in tinyusb_driver_install()
189 .target = USB_PHY_TARGET_INT, in msc_setup()
48 .target = USB_PHY_TARGET_INT, in usb_lib_task()