Home
last modified time | relevance | path

Searched refs:g_acmHsFunction (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/drivers/peripheral/usb/test/unittest/device_sdk/
H A Dusb_device_cdcacm_test.cpp166 static struct UsbDescriptorHeader *g_acmHsFunction[] = { variable
236 .hsDescriptors = g_acmHsFunction,
/ohos5.0/drivers/hdf_core/framework/test/unittest/model/usb/device/src/
H A Dusb_device_lite_cdcacm_test.c158 static struct UsbDescriptorHeader *g_acmHsFunction[] = { variable
228 .hsDescriptors = g_acmHsFunction,
/ohos5.0/docs/zh-cn/device-dev/driver/
H A Ddriver-peripherals-usb-des.md302 .hsDescriptors = g_acmHsFunction, //初始化hs描述符
/ohos5.0/docs/en/device-dev/driver/
H A Ddriver-peripherals-usb-des.md303 .hsDescriptors = g_acmHsFunction,