Searched defs:uhc_transfer (Results 1 – 1 of 1) sorted by relevance
49 struct uhc_transfer { struct51 sys_dnode_t node;53 uint8_t setup_pkt[8];55 struct net_buf *buf;57 uint8_t addr;59 uint8_t ep;61 uint8_t attrib;63 uint16_t mps;65 uint16_t timeout;67 unsigned int queued : 1;[all …]