Searched refs:bmAttributes (Results 1 – 15 of 15) sorted by relevance
227 uint8_t bmAttributes; /* Configuration characteristics */ member249 uint8_t bmAttributes; member259 uint8_t bmAttributes; member276 uint8_t bmAttributes[4]; /*Bitmap encoding of supported device level features.*/ member283 uint8_t bmAttributes; member
373 …((ep_desc->bmAttributes & USB_DESCRIPTOR_ENDPOINT_ATTRIBUTE_TYPE_MASK) == USB_ENDPOINT_ISOCHRONOUS… in _USB_HostAudioOpenInterface()386 …((ep_desc->bmAttributes & USB_DESCRIPTOR_ENDPOINT_ATTRIBUTE_TYPE_MASK) == USB_ENDPOINT_ISOCHRONOUS… in _USB_HostAudioOpenInterface()570 if (0x00U == ((endpointDesc->bmAttributes >> 4U) & 0x3U)) in USB_HostAudioStreamSetInterface()575 else if (0x01U == ((endpointDesc->bmAttributes >> 4U) & 0x3U)) in USB_HostAudioStreamSetInterface()1718 if ((0U != audioPtr->isoEndpDesc->bmAttributes) && (0U != p_endpoint_request->controlMask)) in USB_HostAudioEndpointRequest()1777 …((ep_desc->bmAttributes & USB_DESCRIPTOR_ENDPOINT_ATTRIBUTE_TYPE_MASK) == USB_ENDPOINT_ISOCHRONOUS… in USB_HostAudioSetStreamOutDataInterval()
494 … ((epDesc->bmAttributes & USB_DESCRIPTOR_ENDPOINT_ATTRIBUTE_TYPE_MASK) == USB_ENDPOINT_INTERRUPT)) in USB_HostPhdcOpenInterface()520 … ((epDesc->bmAttributes & USB_DESCRIPTOR_ENDPOINT_ATTRIBUTE_TYPE_MASK) == USB_ENDPOINT_BULK)) in USB_HostPhdcOpenInterface()546 … ((epDesc->bmAttributes & USB_DESCRIPTOR_ENDPOINT_ATTRIBUTE_TYPE_MASK) == USB_ENDPOINT_BULK)) in USB_HostPhdcOpenInterface()
274 … ((ep_desc->bmAttributes & USB_DESCRIPTOR_ENDPOINT_ATTRIBUTE_TYPE_MASK) == USB_ENDPOINT_BULK)) in USB_HostCdcOpenDataInterface()299 … ((ep_desc->bmAttributes & USB_DESCRIPTOR_ENDPOINT_ATTRIBUTE_TYPE_MASK) == USB_ENDPOINT_BULK)) in USB_HostCdcOpenDataInterface()404 … ((ep_desc->bmAttributes & USB_DESCRIPTOR_ENDPOINT_ATTRIBUTE_TYPE_MASK) == USB_ENDPOINT_INTERRUPT)) in USB_HostCdcOpenControlInterface()
281 … ((epDesc->bmAttributes & USB_DESCRIPTOR_ENDPOINT_ATTRIBUTE_TYPE_MASK) == USB_ENDPOINT_BULK)) in USB_HostPrinterOpenInterface()307 … ((epDesc->bmAttributes & USB_DESCRIPTOR_ENDPOINT_ATTRIBUTE_TYPE_MASK) == USB_ENDPOINT_BULK)) in USB_HostPrinterOpenInterface()
280 … ((epDesc->bmAttributes & USB_DESCRIPTOR_ENDPOINT_ATTRIBUTE_TYPE_MASK) == USB_ENDPOINT_INTERRUPT)) in USB_HostHidOpenInterface()306 … ((epDesc->bmAttributes & USB_DESCRIPTOR_ENDPOINT_ATTRIBUTE_TYPE_MASK) == USB_ENDPOINT_INTERRUPT)) in USB_HostHidOpenInterface()
139 … ((ep_desc->bmAttributes & USB_DESCRIPTOR_ENDPOINT_ATTRIBUTE_TYPE_MASK) == USB_ENDPOINT_INTERRUPT)) in USB_HostVideoControlOpenInterface()208 …((ep_desc->bmAttributes & USB_DESCRIPTOR_ENDPOINT_ATTRIBUTE_TYPE_MASK) == USB_ENDPOINT_ISOCHRONOUS… in USB_HostVideoStreamOpenInterface()
824 … ((epDesc->bmAttributes & USB_DESCRIPTOR_ENDPOINT_ATTRIBUTE_TYPE_MASK) == USB_ENDPOINT_BULK)) in USB_HostMsdOpenInterface()848 … ((epDesc->bmAttributes & USB_DESCRIPTOR_ENDPOINT_ATTRIBUTE_TYPE_MASK) == USB_ENDPOINT_BULK)) in USB_HostMsdOpenInterface()
313 uint8_t bmAttributes; /*!< D1..0: Clock Type, D2: Clock synchronized to SOF*/ member
262 … ((epDesc->bmAttributes & USB_DESCRIPTOR_ENDPOINT_ATTRIBUTE_TYPE_MASK) == USB_ENDPOINT_INTERRUPT)) in USB_HostHubSetInterface()
1265 if (0U != (s_HubConfiguration->configurationDesc->bmAttributes & in USB_HostHubDeviceEvent()
122 uint8_t bmAttributes; member
509 … if ((!(((usb_descriptor_configuration_t *)deviceInstance->configurationDesc)->bmAttributes & in USB_HostProcessCallback()515 ->bmAttributes & in USB_HostProcessCallback()