Home
last modified time | relevance | path

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

/AliOS-Things-master/hardware/chip/rtl872xd/sdk/component/soc/realtek/amebad/fwlib/usb_otg/include/
A Ddwc_otg_hcd.h166 typedef struct dwc_otg_qtd { struct
174 uint8_t data_toggle;
177 dwc_otg_control_phase_e control_phase;
181 uint8_t complete_split;
184 uint32_t ssplit_out_xfer_count;
213 DWC_CIRCLEQ_ENTRY(dwc_otg_qtd) qtd_list_entry; argument
229 DWC_CIRCLEQ_HEAD(dwc_otg_qtd_list, dwc_otg_qtd); argument

Completed in 7 milliseconds