Home
last modified time | relevance | path

Searched defs:endPoint (Results 1 - 21 of 21) sorted by relevance

/drivers/peripheral/usb/interfaces/ddk/host/
H A Dusb_raw_api.h94 unsigned char endPoint; member
138 unsigned char endPoint; member
172 const struct UsbRawEndpointDescriptor *endPoint; member
/drivers/peripheral/usb/ddk/host/include/
H A Dusb_ddk_request.h59 unsigned char endPoint; member
95 unsigned char endPoint; member
118 unsigned char endPoint; member
/drivers/peripheral/usb/sample/host/include/
H A Dusbhost_nosdk_speed.h68 unsigned char endPoint; member
/drivers/peripheral/usb/sample/host/src/
H A Dusbhost_nosdk_speed.c236 static int32_t FillUrbData(unsigned char endPoint) in FillUrbData() argument
263 static int32_t BeginProcess(unsigned char endPoint) in BeginProcess() argument
H A Dusbhost_sdkraw_speed.c228 static int32_t UsbGetBulkEndpoint(struct AcmDevice * const acm, const struct UsbRawEndpointDescriptor *endPoint) in UsbGetBulkEndpoint() argument
277 const struct UsbRawEndpointDescriptor *endPoint = &interface->altsetting->endPoint[j]; UsbParseConfigDescriptorProcess() local
[all...]
/drivers/peripheral/usb/test/unittest/host_sdk/
H A Dusb_raw_sdk_if_test.cpp336 const struct UsbRawEndpointDescriptor *endPoint = &interface->altsetting->endPoint[j]; in UsbParseConfigDescriptor() local
[all...]
H A Dusb_raw_sdk_if_test_io.cpp285 const struct UsbRawEndpointDescriptor *endPoint = &interface->altsetting->endPoint[j]; in UsbParseConfigDescriptor() local
[all...]
H A Dusb_raw_sdk_if_test.h154 unsigned char endPoint; member
188 unsigned char endPoint; member
210 unsigned char endPoint; member
/drivers/external_device_manager/frameworks/ddk/usb/
H A Dusb_config_desc_parser.cpp169 static int32_t ParseEndpoint(UsbDdkEndpointDescriptor *endPoint, const uint8_t *buffer, int32_t size) in ParseEndpoint() argument
234 UsbDdkEndpointDescriptor *endPoint = nullptr; in ParseInterfaceEndpoint() local
375 ClearEndpoint(UsbDdkEndpointDescriptor *endPoint) ClearEndpoint() argument
[all...]
/drivers/external_device_manager/interfaces/ddk/usb/
H A Dusb_ddk_types.h211 struct UsbDdkEndpointDescriptor *endPoint; member
/drivers/peripheral/usb/sample/host/liteos_test/src/
H A Dusbhost_nosdk_speed.c203 static int32_t BeginProcess(unsigned char endPoint) in BeginProcess() argument
H A Dusbhost_sdkraw_speed.c233 static int32_t UsbSpeedGetBulkEndpoint(struct AcmDevice * const acm, const struct UsbRawEndpointDescriptor *endPoint) in UsbSpeedGetBulkEndpoint() argument
283 const struct UsbRawEndpointDescriptor *endPoint = &interface->altsetting->endPoint[j]; UsbSpeedParaseInterfaceClass() local
[all...]
/drivers/peripheral/usb/test/unittest/mock/src/
H A Dmock_linux_adapter.cpp372 int32_t FuncAdapterClearHalt(const UsbDeviceHandle *handle, uint32_t endPoint) in FuncAdapterClearHalt() argument
/drivers/hdf_core/framework/test/unittest/model/usb/host/src/
H A Dusb_raw_io.c286 const struct UsbRawEndpointDescriptor *endPoint = &interface->altsetting->endPoint[j]; in AcmParaseInterfaceClass() local
[all...]
/drivers/peripheral/usb/net/src/
H A Drndis_rawapi.c73 static int32_t UsbGetBulkEndpoint(struct UsbnetHost **ppUsbNet, const struct UsbRawEndpointDescriptor *endPoint) in UsbGetBulkEndpoint() argument
130 const struct UsbRawEndpointDescriptor *endPoint = &interface->altsetting->endPoint[j]; UsbParseConfigDescriptorProcess() local
[all...]
/drivers/peripheral/usb/serial/src/
H A Dusb_serial_rawapi.c176 static int32_t UsbGetBulkEndpoint(struct AcmDevice *acm, const struct UsbRawEndpointDescriptor *endPoint) in UsbGetBulkEndpoint() argument
225 const struct UsbRawEndpointDescriptor *endPoint = &interface->altsetting->endPoint[j]; UsbParseConfigDescriptorProcess() local
[all...]
/drivers/peripheral/usb/ddk/host/src/
H A Dlinux_adapter.c1230 static int32_t AdapterClearHalt(const struct UsbDeviceHandle *handle, unsigned int endPoint) in AdapterClearHalt() argument
[all...]
H A Dusb_raw_api_library.c301 static void ClearEndpoint(struct UsbRawEndpointDescriptor *endPoint) in ClearEndpoint() argument
309 static int32_t ParseEndpoint(struct UsbRawEndpointDescriptor *endPoint, const uint8_t *buffer, int32_t size) in ParseEndpoint() argument
449 struct UsbRawEndpointDescriptor *endPoint = NULL; ParseInterfaceEndpoint() local
1508 unsigned int endPoint = pipeAddress; RawClearHalt() local
[all...]
H A Dliteos_adapter.c712 unsigned char endPoint = request->endPoint; in OsAllocIsoUrbs() local
1278 static int32_t AdapterClearHalt(const struct UsbDeviceHandle *handle, unsigned int endPoint) in AdapterClearHalt() argument
/drivers/peripheral/usb/hdi_service/include/
H A Dusbd_type.h92 uint8_t endPoint; member
107 uint8_t endPoint; member
115 unsigned char endPoint; member
/drivers/hdf_core/framework/test/unittest/model/usb/host/include/
H A Dusb_raw_test.h289 unsigned char endPoint; member
323 unsigned char endPoint; member
345 unsigned char endPoint; member

Completed in 19 milliseconds