Searched defs:bmAttributes (Results 1 – 5 of 5) sorted by relevance
| /components/drivers/usb/cherryusb/class/dfu/ |
| A D | usb_dfu.h | 99 uint8_t bmAttributes; /**<\brief USB DFU capabilities \ref USB_DFU_CAPAB*/ member
|
| /components/drivers/usb/cherryusb/common/ |
| A D | usb_def.h | 375 uint8_t bmAttributes; /* Config. characteristics */ member 401 uint8_t bmAttributes; /* Transfer type */ member 587 uint32_t bmAttributes; member 657 #define USB_CONFIG_DESCRIPTOR_INIT(wTotalLength, bNumInterfaces, bConfigurationValue, bmAttributes,… argument 678 …ONFIG_DESCRIPTOR_INIT(wTotalLength, bNumInterfaces, bConfigurationValue, bmAttributes, bMaxPower) \ argument 700 #define USB_ENDPOINT_DESCRIPTOR_INIT(bEndpointAddress, bmAttributes, wMaxPacketSize, bInterval) \ argument
|
| /components/drivers/usb/cherryusb/class/audio/ |
| A D | usb_audio.h | 692 uint8_t bmAttributes; member 705 uint8_t bmAttributes; member 775 …alLink, bNrChannels, bSubFrameSize, bBitResolution, bEndpointAddress, bmAttributes, wMaxPacketSize… argument 886 …alLink, bNrChannels, bSubFrameSize, bBitResolution, bEndpointAddress, bmAttributes, wMaxPacketSize… argument 978 uint8_t bmAttributes; member 1129 #define AUDIO_V2_AC_CLOCK_SOURCE_DESCRIPTOR_INIT(bClockID, bmAttributes, bmControls) \ argument 1174 …els, bmChannelConfig, bSubslotSize, bBitResolution, bEndpointAddress, bmAttributes, wMaxPacketSize… argument 1224 …els, bmChannelConfig, bSubslotSize, bBitResolution, bEndpointAddress, bmAttributes, wMaxPacketSize… argument
|
| /components/legacy/usb/usbdevice/class/ |
| A D | uaudioreg.h | 70 uByte bmAttributes; member 114 uByte bmAttributes; member
|
| /components/drivers/include/drivers/ |
| A D | usb_common.h | 302 rt_uint8_t bmAttributes; member 341 rt_uint8_t bmAttributes; member
|
Completed in 20 milliseconds