Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/usb/include/usb/
Dusb_host.h83 } usb_host_lib_info_t; typedef
186 esp_err_t usb_host_lib_info(usb_host_lib_info_t *info_ret);
/hal_espressif-3.6.0/components/usb/test/usb_host/
Dtest_usb_host_plugging.c55 usb_host_lib_info_t lib_info;
/hal_espressif-3.6.0/components/usb/
Dusb_host.c545 esp_err_t usb_host_lib_info(usb_host_lib_info_t *info_ret) in usb_host_lib_info()