Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/usb/
Dusb_host.c549 int num_clients_temp; in usb_host_lib_info() local
552 num_clients_temp = p_host_lib_obj->dynamic.flags.num_clients; in usb_host_lib_info()
558 info_ret->num_clients = num_clients_temp; in usb_host_lib_info()