Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/usb/test/usb_host/
Dtest_usb_host_plugging.c57 if (lib_info.num_devices == 1) {
/hal_espressif-3.6.0/components/usb/include/usb/
Dusb_host.h81 int num_devices; /**< Current number of connected (and enumerated) devices */ member
/hal_espressif-3.6.0/components/usb/
Dusb_host.c557 info_ret->num_devices = num_devs_temp; in usb_host_lib_info()