Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/hal/include/hal/
Dusb_phy_types.h58 USB_PHY_SPEED_MAX, enumerator
/hal_espressif-3.6.0/components/usb/
Dusb_phy.c114 …ESP_RETURN_ON_FALSE(speed < USB_PHY_SPEED_MAX, ESP_ERR_INVALID_ARG, USBPHY_TAG, "speed argument is… in usb_phy_otg_dev_set_speed()