Searched defs:bInterval (Results 1 – 5 of 5) sorted by relevance
/components/drivers/usb/cherryusb/class/audio/ |
A D | usb_audio.h | 694 uint8_t bInterval; member 775 …s, bSubFrameSize, bBitResolution, bEndpointAddress, bmAttributes, wMaxPacketSize, bInterval, ...) \ argument 825 …nnels, bSubFrameSize, bBitResolution, bEndpointAddress, wMaxPacketSize, bInterval, bFeedbackEndpoi… argument 886 …s, bSubFrameSize, bBitResolution, bEndpointAddress, bmAttributes, wMaxPacketSize, bInterval, ...) \ argument 1174 …lConfig, bSubslotSize, bBitResolution, bEndpointAddress, bmAttributes, wMaxPacketSize, bInterval) \ argument 1224 …lConfig, bSubslotSize, bBitResolution, bEndpointAddress, bmAttributes, wMaxPacketSize, bInterval) \ argument 1276 …Config, bSubslotSize, bBitResolution, bEndpointAddress, wMaxPacketSize, bInterval, bFeedbackEndpoi… argument
|
/components/drivers/usb/cherryusb/class/hid/ |
A D | usb_hid.h | 583 …RIPTOR_INIT(bInterfaceNumber, bInterfaceSubClass, wItemLength, int_ep, wMaxPacketSize, bInterval) \ argument 610 …RIPTOR_INIT(bInterfaceNumber, bInterfaceSubClass, wItemLength, int_ep, wMaxPacketSize, bInterval) \ argument 637 …_INIT(bInterfaceNumber, bInterfaceSubClass, wItemLength, in_ep, out_ep,wMaxPacketSize, bInterval) \ argument
|
/components/drivers/usb/cherryusb/common/ |
A D | usb_def.h | 403 uint8_t bInterval; /* Polling interval in (micro) frames */ member 700 #define USB_ENDPOINT_DESCRIPTOR_INIT(bEndpointAddress, bmAttributes, wMaxPacketSize, bInterval) \ argument
|
/components/legacy/usb/usbdevice/class/ |
A D | uaudioreg.h | 72 uByte bInterval; member
|
/components/drivers/include/drivers/ |
A D | usb_common.h | 343 rt_uint8_t bInterval; member
|
Completed in 704 milliseconds