Home
last modified time | relevance | path

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

/drivers/peripheral/usb/test/unittest/device_sdk/
H A Dusb_device_cdcacm_test.h52 #define ACM_NOTIFY_MAXPACKET 10 /* notification + 2 bytes */ macro
H A Dusb_device_cdcacm_test.cpp109 .wMaxPacketSize = CPU_TO_LE16(ACM_NOTIFY_MAXPACKET),
146 .wMaxPacketSize = CPU_TO_LE16(ACM_NOTIFY_MAXPACKET),
/drivers/hdf_core/framework/test/unittest/model/usb/device/include/
H A Dusb_device_lite_cdcacm_test.h42 #define ACM_NOTIFY_MAXPACKET 10 /* notification + 2 bytes */ macro
/drivers/hdf_core/framework/test/unittest/model/usb/device/src/
H A Dusb_device_lite_cdcacm_test.c101 .wMaxPacketSize = CPU_TO_LE16(ACM_NOTIFY_MAXPACKET),
138 .wMaxPacketSize = CPU_TO_LE16(ACM_NOTIFY_MAXPACKET),

Completed in 3 milliseconds