Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/usb/
Dusb_host.c89 struct client_s { struct
92 TAILQ_ENTRY(client_s) tailq_entry; argument
110 } dynamic;
112 struct {
114 } mux_protected;
116 struct {
144 TAILQ_HEAD(tailhead_clients, client_s) client_tailq; //List of all clients registered argument