Home
last modified time | relevance | path

Searched refs:USB_PHY_MODE_DEFAULT (Results 1 – 2 of 2) sorted by relevance

/hal_espressif-3.4.0/components/hal/include/hal/
Dusb_phy_types.h45 USB_PHY_MODE_DEFAULT, /**< USB OTG default mode */ enumerator
/hal_espressif-3.4.0/components/usb/
Dusb_phy.c263 if (config->otg_mode != USB_PHY_MODE_DEFAULT) { in usb_new_phy()