Searched refs:phy_target (Results 1 – 2 of 2) sorted by relevance
18 void usb_phy_hal_otg_conf(usb_phy_hal_context_t *hal, usb_phy_target_t phy_target) in usb_phy_hal_otg_conf() argument20 if (phy_target == USB_PHY_TARGET_EXT) { in usb_phy_hal_otg_conf()22 } else if (phy_target == USB_PHY_TARGET_INT) { in usb_phy_hal_otg_conf()28 void usb_phy_hal_jtag_conf(usb_phy_hal_context_t *hal, usb_phy_target_t phy_target) in usb_phy_hal_jtag_conf() argument30 if (phy_target == USB_PHY_TARGET_EXT) { in usb_phy_hal_jtag_conf()32 } else if (phy_target == USB_PHY_TARGET_INT) { in usb_phy_hal_jtag_conf()
44 void usb_phy_hal_otg_conf(usb_phy_hal_context_t *hal, usb_phy_target_t phy_target);53 void usb_phy_hal_jtag_conf(usb_phy_hal_context_t *hal, usb_phy_target_t phy_target);