Home
last modified time | relevance | path

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

/hal_espressif-3.6.0/components/usb/
Dhcd.c180 typedef struct pipe_obj pipe_t;
229 struct pipe_obj { struct
256 TAILQ_ENTRY(pipe_obj) tailq_entry; //TailQ entry for port's list of pipes argument
285 TAILQ_HEAD(tailhead_pipes_idle, pipe_obj) pipes_idle_tailq; argument
286 TAILQ_HEAD(tailhead_pipes_queued, pipe_obj) pipes_active_tailq;