Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/usb/private_include/
Dhub.h74 esp_err_t hub_root_stop(void);
/hal_espressif-3.6.0/components/usb/
Dhub.c955 esp_err_t hub_root_stop(void) in hub_root_stop() function
Dusb_host.c467 ESP_ERROR_CHECK(hub_root_stop()); in usb_host_uninstall()