Home
last modified time | relevance | path

Searched refs:bInterval (Results 1 - 16 of 16) sorted by relevance

/third_party/backends/tools/
H A Dcheck-usb-chip.c150 || (dev->config[0].interface[0].altsetting[0].endpoint[0].bInterval != in check_gt6801()
156 "wMaxPacketSize = 0x%x, bInterval = 0x%x)\n", in check_gt6801()
162 dev->config[0].interface[0].altsetting[0].endpoint[0].bInterval); in check_gt6801()
275 || (dev->config[0].interface[0].altsetting[0].endpoint[0].bInterval != in check_gt6816()
281 "wMaxPacketSize = 0x%x, bInterval = 0x%x)\n", in check_gt6816()
287 dev->config[0].interface[0].altsetting[0].endpoint[0].bInterval); in check_gt6816()
296 || (dev->config[0].interface[0].altsetting[0].endpoint[1].bInterval != in check_gt6816()
302 "wMaxPacketSize = 0x%x, bInterval = 0x%x)\n", in check_gt6816()
308 dev->config[0].interface[0].altsetting[0].endpoint[1].bInterval); in check_gt6816()
428 || (dev->config[0].interface[0].altsetting[0].endpoint[0].bInterval ! in check_gt8911()
[all...]
H A Dsane-find-scanner.c639 printf (" bInterval %d ms\n", e->bInterval); in check_libusb_device()
1018 printf (" bInterval %d ms\n", e->bInterval); in check_libusb_device()
1542 .endpoint[current_ep].bInterval = number; in parse_file()
/third_party/NuttX/drivers/usbdev/gadget/
H A Df_acm_desc.c119 .bInterval = 9
149 .bInterval = 0
166 .bInterval = 0
H A Df_hid.h64 uByte bInterval; member
H A Df_uac.h170 uByte bInterval; member
H A Drndis.c280 .bInterval = 9,
307 .bInterval = 0,
324 .bInterval = 0,
H A Df_hid.c180 .bInterval = 0x04 /* bInterval = 4ms */
190 .bInterval = 0x04
H A Df_uac.c337 .bInterval = 4,
356 .bInterval = 4,
H A Df_uvc.c355 .bInterval = 8
817 .bInterval = 1
846 /* The wMaxPacketSize and bInterval values will be initialized from
855 .bInterval = 0
H A Df_mass_storage.c222 .bInterval = 0
241 .bInterval = 0
/third_party/backends/include/sane/
H A Dusb_manager.h293 uint8_t bInterval; member
/third_party/FreeBSD/sys/dev/usb/
H A Dusb.h565 uByte bInterval; member
H A Dusb_transfer.c495 xfer->fps_shift = edesc->bInterval; in usbd_transfer_setup_sub()
529 xfer->interval = edesc->bInterval; in usbd_transfer_setup_sub()
H A Dusb_device.c1555 udev->ctrl_ep_desc.bInterval = 0; in usb_alloc_device()
/third_party/FreeBSD/sys/dev/usb/controller/
H A Dxhci.c3213 .bInterval = 255,
H A Dehci.c2989 .bInterval = 255,

Completed in 33 milliseconds