Searched defs:dwc_otg_qtd (Results 1 – 1 of 1) sorted by relevance
166 typedef struct dwc_otg_qtd { struct174 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; argument229 DWC_CIRCLEQ_HEAD(dwc_otg_qtd_list, dwc_otg_qtd); argument
Completed in 7 milliseconds