Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/usb/
Dusb_phy.c176 static esp_err_t usb_phy_install(void) in usb_phy_install() function
215 ESP_RETURN_ON_ERROR(usb_phy_install(), USBPHY_TAG, "usb_phy driver installation failed"); in usb_new_phy()