Home
last modified time | relevance | path

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

/third_party/libusb/examples/
Dxusb.c107 struct command_block_wrapper { struct
108 uint8_t dCBWSignature[4];
109 uint32_t dCBWTag;
110 uint32_t dCBWDataTransferLength;
111 uint8_t bmCBWFlags;
112 uint8_t bCBWLUN;
113 uint8_t bCBWCBLength;
114 uint8_t CBWCB[16];