Searched refs:BULK (Results 1 – 5 of 5) sorted by relevance
/external/chromium_org/tools/usb_gadget/ |
D | linux_gadgetfs.py | 29 BULK = 0x01 variable 34 usb_constants.TransferType.BULK: BULK, 46 0x01: ('ep1out', BULK | INTERRUPT | ISOCHRONOUS, 512), 47 0x81: ('ep1in', BULK | INTERRUPT | ISOCHRONOUS, 512), 48 0x02: ('ep2out', BULK | INTERRUPT | ISOCHRONOUS, 512), 49 0x82: ('ep2in', BULK | INTERRUPT | ISOCHRONOUS, 512), 50 0x03: ('ep2out', BULK | INTERRUPT | ISOCHRONOUS, 512), 51 0x83: ('ep2in', BULK | INTERRUPT | ISOCHRONOUS, 512), 52 0x04: ('ep2out', BULK | INTERRUPT | ISOCHRONOUS, 512), 53 0x84: ('ep2in', BULK | INTERRUPT | ISOCHRONOUS, 512), [all …]
|
D | echo_gadget.py | 68 bmAttributes=usb_constants.TransferType.BULK, 74 bmAttributes=usb_constants.TransferType.BULK, 143 bmAttributes=usb_constants.TransferType.BULK, 149 bmAttributes=usb_constants.TransferType.BULK,
|
D | gadget_test.py | 36 bmAttributes=usb_constants.TransferType.BULK, 44 bmAttributes=usb_constants.TransferType.BULK, 83 bmAttributes=usb_constants.TransferType.BULK, 91 bmAttributes=usb_constants.TransferType.BULK,
|
D | usb_constants.py | 94 BULK = 2 variable in TransferType
|
/external/srec/config/en.us/dictionary/ |
D | c0.6 | 15036 BULK B AH1 L K
|