Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/usb/
Dusb_host.c548 int num_devs_temp; in usb_host_lib_info() local
554 usbh_num_devs(&num_devs_temp); in usb_host_lib_info()
557 info_ret->num_devices = num_devs_temp; in usb_host_lib_info()