Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/hal/include/hal/
Dusb_phy_types.h56 USB_PHY_SPEED_LOW, /**< USB Low Speed (1.5 Mbit/s) */ enumerator
/hal_espressif-3.6.0/components/usb/
Dusb_phy.c121 if (speed == USB_PHY_SPEED_LOW) { in usb_phy_otg_dev_set_speed()