Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/usb/private_include/
Dusbh.h140 esp_err_t usbh_uninstall(void);
/hal_espressif-3.6.0/components/usb/
Dusb_host.c438 ESP_ERROR_CHECK(usbh_uninstall()); in usb_host_install()
470 ESP_ERROR_CHECK(usbh_uninstall()); in usb_host_uninstall()
Dusbh.c356 esp_err_t usbh_uninstall(void) in usbh_uninstall() function