Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/usb/
Dusb_host.c52 typedef struct client_s client_t;
89 struct client_s { struct
92 TAILQ_ENTRY(client_s) tailq_entry; argument
144 TAILQ_HEAD(tailhead_clients, client_s) client_tailq; //List of all clients registered argument