Home
last modified time | relevance | path

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

/external/libusb/examples/
Dxusb.c99 struct command_block_wrapper { struct
100 uint8_t dCBWSignature[4];
101 uint32_t dCBWTag;
102 uint32_t dCBWDataTransferLength;
103 uint8_t bmCBWFlags;
104 uint8_t bCBWLUN;
105 uint8_t bCBWCBLength;
106 uint8_t CBWCB[16];