Home
last modified time | relevance | path

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

/drivers/peripheral/usb/test/unittest/device_sdk/
H A Dusb_device_cdcacm_test.h44 #define EP_ADD_DATA_IN 2 macro
H A Dusb_device_cdcacm_test.cpp116 .bEndpointAddress = EP_ADD_DATA_IN | USB_DDK_DIR_IN,
153 .bEndpointAddress = EP_ADD_DATA_IN | USB_DDK_DIR_IN,
183 .bEndpointAddress = EP_ADD_DATA_IN | USB_DDK_DIR_IN,
/drivers/hdf_core/framework/test/unittest/model/usb/device/include/
H A Dusb_device_lite_cdcacm_test.h34 #define EP_ADD_DATA_IN 2 macro
/drivers/hdf_core/framework/test/unittest/model/usb/device/src/
H A Dusb_device_lite_cdcacm_test.c108 .bEndpointAddress = EP_ADD_DATA_IN | USB_DDK_DIR_IN,
145 .bEndpointAddress = EP_ADD_DATA_IN | USB_DDK_DIR_IN,
175 .bEndpointAddress = EP_ADD_DATA_IN | USB_DDK_DIR_IN,

Completed in 4 milliseconds