Home
last modified time | relevance | path

Searched refs:wIndex (Results 1 – 25 of 29) sorted by relevance

12

/ohos5.0/docs/en/application-dev/reference/apis-driverdevelopment-kit/
H A D_usb_control_request_setup.md27 | [wIndex](#windex) | Index corresponding to **wIndex** in the USB protocol. It is usually used to …
34 ### wIndex subsection
38 uint16_t UsbControlRequestSetup::wIndex
43 Index corresponding to **wIndex** in the USB protocol. It is usually used to transfer the index or …
H A Dusb__ddk__types_8h.md62 | [wIndex](#windex) | Index corresponding to **wIndex** in the USB protocol. It is usually used to …
465 ### wIndex subsection
469 uint16_t wIndex
474 Index corresponding to **wIndex** in the USB protocol. It is usually used to transfer the index or …
/ohos5.0/docs/zh-cn/application-dev/reference/apis-driverdevelopment-kit/
H A D_usb_control_request_setup.md27 | [wIndex](#windex) | 具体的请求不同,其代表的含义不一样,通常用来传递索引或者偏移量。 |
34 ### wIndex subsection
38 uint16_t UsbControlRequestSetup::wIndex
H A Dusb__ddk__types_8h.md62 | [wIndex](#windex) | 具体的请求不同,其代表的含义不一样,通常用来传递索引或者偏移量。 |
465 ### wIndex subsection
469 uint16_t wIndex
/ohos5.0/docs/zh-cn/application-dev/napi/
H A Dusb-ddk-guidelines.md106 setupRead.wIndex = 0;
117 setupWrite.wIndex = 0;
/ohos5.0/drivers/peripheral/usb/interfaces/ddk/common/
H A Dusb_ddk.h152 uint16_t wIndex; member
310 uint16_t wIndex; member
/ohos5.0/drivers/external_device_manager/interfaces/ddk/usb/
H A Dusb_ddk_types.h61 uint16_t wIndex; member
/ohos5.0/drivers/peripheral/usb/ddk/host/include/
H A Dliteos_adapter.h40 uint16_t wIndex; member
/ohos5.0/docs/en/application-dev/napi/
H A Dusb-ddk-guidelines.md106 setupRead.wIndex = 0;
117 setupWrite.wIndex = 0;
/ohos5.0/docs/zh-cn/application-dev/basic-services/usb/
H A Dusb-guidelines.md177 wIndex: 0, //索引值,可填0
/ohos5.0/foundation/ability/idl_tool/test/hdi_unittest/usb_ddk_v1_0/foo/usb/ddk/v1_0/
H A DUsbDdkTypes.idl47 …/** Index corresponding to wIndex in the USB protocol. It is usually used to transfer the index or…
/ohos5.0/drivers/peripheral/usb/gadget/function/mtp/src/
H A Dusbfn_mtp_impl.cpp44 uint16_t wIndex; member
68 .wIndex = CPU_TO_LE16(4),
529 uint16_t wIndex = LE16_TO_CPU(setup->index); in UsbMtpDeviceVendorRequest() local
533 (wIndex == USB_MTP_EXTENDED_COMPAT_ID || wIndex == USB_MTP_EXTENDED_PROPERTIES)) { in UsbMtpDeviceVendorRequest()
/ohos5.0/drivers/interface/usb/ddk/v1_0/
H A DUsbDdkTypes.idl47 …/** Index corresponding to wIndex in the USB protocol. It is usually used to transfer the index or…
/ohos5.0/docs/zh-cn/application-dev/reference/apis-basic-services-kit/
H A Djs-apis-usbManager.md649 wIndex: number = 0
659 wIndex: 0,
1149 | wIndex | number | 是 |请求参数value对应的索引值。 |
/ohos5.0/docs/en/application-dev/basic-services/usb/
H A Dusb-guidelines.md177 wIndex: 0, // Descriptor index. The value can be 0.
/ohos5.0/docs/en/application-dev/reference/apis-basic-services-kit/
H A Djs-apis-usbManager.md645 wIndex: number = 0
655 wIndex: 0,
885 | wIndex | number | Yes |Index of the request parameter …
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/
H A Dbase_text_select_overlay.cpp1093 const int32_t wIndex = 3; in CheckHasTransformMatrix() local
1115 transform.perspective[zIndex], transform.perspective[wIndex]); in CheckHasTransformMatrix()
/ohos5.0/drivers/peripheral/usb/test/unittest/device_sdk/
H A Dusb_device_cdcacm_test.cpp464 notify->wIndex = CPU_TO_LE16(acm->ctrlIface.fn->info.index); in SendNotifyRequest()
/ohos5.0/drivers/hdf_core/framework/test/unittest/model/usb/device/src/
H A Dusb_device_lite_cdcacm_test.c451 notify->wIndex = CPU_TO_LE16(acm->ctrlIface.fn->info.index); in SendNotifyRequest()
/ohos5.0/drivers/peripheral/usb/gadget/function/ecm/
H A Dcdcecm.c492 event->wIndex = CPU_TO_LE16(ecm->ctrlId); in EcmDoNotify()
/ohos5.0/drivers/peripheral/usb/net/src/
H A Dcdc_ether.c742 __func__, dr->bNotificationType, dr->wIndex, dr->wLength); in EcmProcessNotification()
H A Dusb_net_host.c380 __func__, dr->bNotificationType, dr->wIndex, dr->wLength); in UsbnetHostProcessNotification()
/ohos5.0/drivers/peripheral/usb/serial/src/
H A Dusb_serial_rawapi.c1033 __func__, dr->bNotificationType, dr->wIndex, dr->wLength); in AcmProcessNotification()
/ohos5.0/drivers/external_device_manager/test/unittest/ndk_stage_js_test/entry/src/main/cpp/
H A Dusb_ddk_ndk_test.cpp375 setup.wIndex = 0x409; in UsbSendControlReadRequestOne()
/ohos5.0/drivers/peripheral/usb/gadget/function/acm/
H A Dcdcacm.c1258 notify->wIndex = CPU_TO_LE16(acm->ctrlIface.fn->info.index); in AcmSendNotifyRequest()

12