Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/usb/test/unittest/device_sdk/
H A Dusb_device_cdcacm_test.cpp127 static struct UsbDescriptorHeader *g_acmFsFunction[] = { variable
235 .fsDescriptors = g_acmFsFunction,
/ohos5.0/drivers/hdf_core/framework/test/unittest/model/usb/device/src/
H A Dusb_device_lite_cdcacm_test.c119 static struct UsbDescriptorHeader *g_acmFsFunction[] = { variable
227 .fsDescriptors = g_acmFsFunction,
/ohos5.0/docs/zh-cn/device-dev/driver/
H A Ddriver-peripherals-usb-des.md301 .fsDescriptors = g_acmFsFunction, //初始化fs描述符
/ohos5.0/docs/en/device-dev/driver/
H A Ddriver-peripherals-usb-des.md302 .fsDescriptors = g_acmFsFunction,