Home
last modified time | relevance | path

Searched refs:USB_DDK_CDC_SUBCLASS_ACM (Results 1 - 4 of 4) sorted by relevance

/drivers/peripheral/usb/test/unittest/device_sdk/
H A Dusb_device_cdcacm_test.cpp32 .bFunctionSubClass = USB_DDK_CDC_SUBCLASS_ACM,
48 .bInterfaceSubClass = USB_DDK_CDC_SUBCLASS_ACM,
/drivers/hdf_core/framework/test/unittest/model/usb/device/src/
H A Dusb_device_lite_cdcacm_test.c24 .bFunctionSubClass = USB_DDK_CDC_SUBCLASS_ACM,
40 .bInterfaceSubClass = USB_DDK_CDC_SUBCLASS_ACM,
/drivers/peripheral/usb/interfaces/ddk/common/
H A Dusb_ddk.h489 #define USB_DDK_CDC_SUBCLASS_ACM 0x02 macro
/drivers/peripheral/usb/gadget/function/acm/
H A Dcdcacm.c1410 if (fnIface->info.subclass == USB_DDK_CDC_SUBCLASS_ACM) { in AcmParseEachIface()

Completed in 12 milliseconds