Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/usb/
Dusb_host.c50 typedef struct endpoint_s endpoint_t;
54 struct endpoint_s { struct
57 TAILQ_ENTRY(endpoint_s) tailq_entry; argument
93 TAILQ_HEAD(tailhead_pending_ep, endpoint_s) pending_ep_tailq; argument
94 TAILQ_HEAD(tailhead_idle_ep, endpoint_s) idle_ep_tailq;