Searched refs:num_of_devices (Results 1 – 1 of 1) sorted by relevance
360 int num_of_devices; in cdc_acm_find_and_open_usb_device() local361 …ERROR_CHECK(usb_host_device_addr_list_fill(sizeof(dev_addr_list), dev_addr_list, &num_of_devices)); in cdc_acm_find_and_open_usb_device()364 for (int i = 0; i < num_of_devices; i++) { in cdc_acm_find_and_open_usb_device()