Searched refs:bEndpointAddress (Results 1 – 12 of 12) sorted by relevance
397 … if (((ptr1->endpoint.bEndpointAddress & USB_DESCRIPTOR_ENDPOINT_ADDRESS_DIRECTION_MASK) == in USB_DeviceSetSpeed()400 (ptr1->endpoint.bEndpointAddress & USB_ENDPOINT_NUMBER_MASK))) in USB_DeviceSetSpeed()406 … else if (((ptr1->endpoint.bEndpointAddress & USB_DESCRIPTOR_ENDPOINT_ADDRESS_DIRECTION_MASK) == in USB_DeviceSetSpeed()409 (ptr1->endpoint.bEndpointAddress & USB_ENDPOINT_NUMBER_MASK))) in USB_DeviceSetSpeed()413 … else if (((ptr1->endpoint.bEndpointAddress & USB_DESCRIPTOR_ENDPOINT_ADDRESS_DIRECTION_MASK) == in USB_DeviceSetSpeed()416 (ptr1->endpoint.bEndpointAddress & USB_ENDPOINT_NUMBER_MASK))) in USB_DeviceSetSpeed()427 … if (((ptr1->endpoint.bEndpointAddress & USB_DESCRIPTOR_ENDPOINT_ADDRESS_DIRECTION_MASK) == in USB_DeviceSetSpeed()430 (ptr1->endpoint.bEndpointAddress & USB_ENDPOINT_NUMBER_MASK))) in USB_DeviceSetSpeed()436 … else if (((ptr1->endpoint.bEndpointAddress & USB_DESCRIPTOR_ENDPOINT_ADDRESS_DIRECTION_MASK) == in USB_DeviceSetSpeed()439 (ptr1->endpoint.bEndpointAddress & USB_ENDPOINT_NUMBER_MASK))) in USB_DeviceSetSpeed()[all …]
222 … USB_SHORT_TO_LITTLE_ENDIAN(phdcInstance->bulkInEndpointInformation.epDesc->bEndpointAddress))) in USB_HostPhdcSetClearFeatureEndpointHaltCallback()228 …eatureParam.interfaceOrEndpoint = phdcInstance->bulkInEndpointInformation.epDesc->bEndpointAddress; in USB_HostPhdcSetClearFeatureEndpointHaltCallback()243 … USB_SHORT_TO_LITTLE_ENDIAN(phdcInstance->bulkInEndpointInformation.epDesc->bEndpointAddress))) in USB_HostPhdcSetClearFeatureEndpointHaltCallback()367 phdcInstance->bulkInEndpointInformation.epDesc->bEndpointAddress; in USB_HostPhdcBulkInPipeCallback()492 if (((epDesc->bEndpointAddress & USB_DESCRIPTOR_ENDPOINT_ADDRESS_DIRECTION_MASK) == in USB_HostPhdcOpenInterface()500 …pipeInit.endpointAddress = (epDesc->bEndpointAddress & USB_DESCRIPTOR_ENDPOINT_ADDRESS_NUMBER_MASK… in USB_HostPhdcOpenInterface()518 else if (((epDesc->bEndpointAddress & USB_DESCRIPTOR_ENDPOINT_ADDRESS_DIRECTION_MASK) == in USB_HostPhdcOpenInterface()526 …pipeInit.endpointAddress = (epDesc->bEndpointAddress & USB_DESCRIPTOR_ENDPOINT_ADDRESS_NUMBER_MASK… in USB_HostPhdcOpenInterface()544 else if (((epDesc->bEndpointAddress & USB_DESCRIPTOR_ENDPOINT_ADDRESS_DIRECTION_MASK) == in USB_HostPhdcOpenInterface()552 …pipeInit.endpointAddress = (epDesc->bEndpointAddress & USB_DESCRIPTOR_ENDPOINT_ADDRESS_NUMBER_MASK… in USB_HostPhdcOpenInterface()
272 if (((ep_desc->bEndpointAddress & USB_DESCRIPTOR_ENDPOINT_ADDRESS_DIRECTION_MASK) == in USB_HostCdcOpenDataInterface()279 …pipeInit.endpointAddress = (ep_desc->bEndpointAddress & USB_DESCRIPTOR_ENDPOINT_ADDRESS_NUMBER_MAS… in USB_HostCdcOpenDataInterface()297 else if (((ep_desc->bEndpointAddress & USB_DESCRIPTOR_ENDPOINT_ADDRESS_DIRECTION_MASK) == in USB_HostCdcOpenDataInterface()304 …pipeInit.endpointAddress = (ep_desc->bEndpointAddress & USB_DESCRIPTOR_ENDPOINT_ADDRESS_NUMBER_MAS… in USB_HostCdcOpenDataInterface()402 if (((ep_desc->bEndpointAddress & USB_DESCRIPTOR_ENDPOINT_ADDRESS_DIRECTION_MASK) == in USB_HostCdcOpenControlInterface()409 …pipeInit.endpointAddress = (ep_desc->bEndpointAddress & USB_DESCRIPTOR_ENDPOINT_ADDRESS_NUMBER_MAS… in USB_HostCdcOpenControlInterface()
279 if (((epDesc->bEndpointAddress & USB_DESCRIPTOR_ENDPOINT_ADDRESS_DIRECTION_MASK) == in USB_HostPrinterOpenInterface()286 …pipeInit.endpointAddress = (epDesc->bEndpointAddress & USB_DESCRIPTOR_ENDPOINT_ADDRESS_NUMBER_MASK… in USB_HostPrinterOpenInterface()305 else if (((epDesc->bEndpointAddress & USB_DESCRIPTOR_ENDPOINT_ADDRESS_DIRECTION_MASK) == in USB_HostPrinterOpenInterface()312 …pipeInit.endpointAddress = (epDesc->bEndpointAddress & USB_DESCRIPTOR_ENDPOINT_ADDRESS_NUMBER_MASK… in USB_HostPrinterOpenInterface()
278 if (((epDesc->bEndpointAddress & USB_DESCRIPTOR_ENDPOINT_ADDRESS_DIRECTION_MASK) == in USB_HostHidOpenInterface()285 …pipeInit.endpointAddress = (epDesc->bEndpointAddress & USB_DESCRIPTOR_ENDPOINT_ADDRESS_NUMBER_MASK… in USB_HostHidOpenInterface()304 else if (((epDesc->bEndpointAddress & USB_DESCRIPTOR_ENDPOINT_ADDRESS_DIRECTION_MASK) == in USB_HostHidOpenInterface()311 …pipeInit.endpointAddress = (epDesc->bEndpointAddress & USB_DESCRIPTOR_ENDPOINT_ADDRESS_NUMBER_MASK… in USB_HostHidOpenInterface()
137 if (((ep_desc->bEndpointAddress & USB_DESCRIPTOR_ENDPOINT_ADDRESS_DIRECTION_MASK) == in USB_HostVideoControlOpenInterface()144 …pipe_init.endpointAddress = (ep_desc->bEndpointAddress & USB_DESCRIPTOR_ENDPOINT_ADDRESS_NUMBER_MA… in USB_HostVideoControlOpenInterface()206 if (((ep_desc->bEndpointAddress & USB_DESCRIPTOR_ENDPOINT_ADDRESS_DIRECTION_MASK) == in USB_HostVideoStreamOpenInterface()213 …pipe_init.endpointAddress = (ep_desc->bEndpointAddress & USB_DESCRIPTOR_ENDPOINT_ADDRESS_NUMBER_MA… in USB_HostVideoStreamOpenInterface()
285 uint8_t bEndpointAddress; member315 uint8_t bEndpointAddress; member
822 if (((epDesc->bEndpointAddress & USB_DESCRIPTOR_ENDPOINT_ADDRESS_DIRECTION_MASK) == in USB_HostMsdOpenInterface()829 …pipeInit.endpointAddress = (epDesc->bEndpointAddress & USB_DESCRIPTOR_ENDPOINT_ADDRESS_NUMBER_MASK… in USB_HostMsdOpenInterface()846 else if (((epDesc->bEndpointAddress & USB_DESCRIPTOR_ENDPOINT_ADDRESS_DIRECTION_MASK) == in USB_HostMsdOpenInterface()853 …pipeInit.endpointAddress = (epDesc->bEndpointAddress & USB_DESCRIPTOR_ENDPOINT_ADDRESS_NUMBER_MASK… in USB_HostMsdOpenInterface()
301 …pipe_init.direction = ((ep_desc->bEndpointAddress & USB_DESCRIPTOR_ENDPOINT_ADDRESS_DIRECTIO… in _USB_HostAudioInitEndpoint()303 …pipe_init.endpointAddress = (ep_desc->bEndpointAddress & USB_DESCRIPTOR_ENDPOINT_ADDRESS_NUMBER_MA… in _USB_HostAudioInitEndpoint()371 if (((ep_desc->bEndpointAddress & USB_DESCRIPTOR_ENDPOINT_ADDRESS_DIRECTION_MASK) == in _USB_HostAudioOpenInterface()384 else if (((ep_desc->bEndpointAddress & USB_DESCRIPTOR_ENDPOINT_ADDRESS_DIRECTION_MASK) == in _USB_HostAudioOpenInterface()1775 if (((ep_desc->bEndpointAddress & USB_DESCRIPTOR_ENDPOINT_ADDRESS_DIRECTION_MASK) == in USB_HostAudioSetStreamOutDataInterval()
260 if (((epDesc->bEndpointAddress & USB_DESCRIPTOR_ENDPOINT_ADDRESS_DIRECTION_MASK) == in USB_HostHubSetInterface()268 …pipeInit.endpointAddress = (epDesc->bEndpointAddress & USB_DESCRIPTOR_ENDPOINT_ADDRESS_NUMBER_MASK… in USB_HostHubSetInterface()
248 uint8_t bEndpointAddress; member