Home
last modified time | relevance | path

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

/components/drivers/usb/cherryusb/class/dfu/
A Dusb_dfu.h99 uint8_t bmAttributes; /**<\brief USB DFU capabilities \ref USB_DFU_CAPAB*/ member
/components/drivers/usb/cherryusb/common/
A Dusb_def.h375 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 Dusb_audio.h692 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 Duaudioreg.h70 uByte bmAttributes; member
114 uByte bmAttributes; member
/components/drivers/include/drivers/
A Dusb_common.h302 rt_uint8_t bmAttributes; member
341 rt_uint8_t bmAttributes; member

Completed in 20 milliseconds