Home
last modified time | relevance | path

Searched refs:UsbRawEndpointDescriptor (Results 1 – 9 of 9) sorted by relevance

/drivers/peripheral/usb/interfaces/ddk/host/
Dusb_raw_api.h156 struct UsbRawEndpointDescriptor { struct
172 const struct UsbRawEndpointDescriptor *endPoint; argument
/drivers/peripheral/usb/ddk/host/src/
Dusb_protocol.c112 static int32_t UsbPipeInit(struct UsbPipe *pipe, const struct UsbRawEndpointDescriptor *ep) in UsbPipeInit()
155 static const struct UsbRawEndpointDescriptor *UsbGetEpDesc( in UsbGetEpDesc()
175 const struct UsbRawEndpointDescriptor *ep = NULL; in UsbProtocalCreatePipeObj()
Dusb_raw_api_library.c300 static void ClearEndpoint(struct UsbRawEndpointDescriptor *endPoint) in ClearEndpoint()
308 static int32_t ParseEndpoint(struct UsbRawEndpointDescriptor *endPoint, const uint8_t *buffer, int3… in ParseEndpoint()
391 ClearEndpoint((struct UsbRawEndpointDescriptor *)infPtr->endPoint + j); in ClearInterface()
444 struct UsbRawEndpointDescriptor *endPoint = NULL; in ParseInterfaceEndpoint()
/drivers/peripheral/usb/sample/host/src/
Dusbhost_sdkraw_speed.c228 …t UsbGetBulkEndpoint(struct AcmDevice * const acm, const struct UsbRawEndpointDescriptor *endPoint) in UsbGetBulkEndpoint()
277 … const struct UsbRawEndpointDescriptor *endPoint = &interface->altsetting->endPoint[j]; in UsbParseConfigDescriptorProcess()
/drivers/peripheral/usb/sample/host/liteos_test/src/
Dusbhost_sdkraw_speed.c233 …SpeedGetBulkEndpoint(struct AcmDevice * const acm, const struct UsbRawEndpointDescriptor *endPoint) in UsbSpeedGetBulkEndpoint()
283 … const struct UsbRawEndpointDescriptor *endPoint = &interface->altsetting->endPoint[j]; in UsbSpeedParaseInterfaceClass()
/drivers/peripheral/usb/serial/src/
Dusb_serial_rawapi.c175 static int32_t UsbGetBulkEndpoint(struct AcmDevice *acm, const struct UsbRawEndpointDescriptor *end… in UsbGetBulkEndpoint()
224 … const struct UsbRawEndpointDescriptor *endPoint = &interface->altsetting->endPoint[j]; in UsbParseConfigDescriptorProcess()
/drivers/hdf_core/framework/test/unittest/model/usb/host/src/
Dusb_raw_io.c286 … const struct UsbRawEndpointDescriptor *endPoint = &interface->altsetting->endPoint[j]; in AcmParaseInterfaceClass()
/drivers/peripheral/usb/test/unittest/host_sdk/
Dusb_raw_sdk_if_test_io.cpp285 … const struct UsbRawEndpointDescriptor *endPoint = &interface->altsetting->endPoint[j]; in UsbParseConfigDescriptor()
Dusb_raw_sdk_if_test.cpp336 … const struct UsbRawEndpointDescriptor *endPoint = &interface->altsetting->endPoint[j]; in UsbParseConfigDescriptor()