Home
last modified time | relevance | path

Searched refs:DATA_BITS_LENGTH (Results 1 – 21 of 21) sorted by relevance

/ohos5.0/drivers/peripheral/usb/sample/host/include/
H A Dusbhost_sdkraw_speed.h39 #define DATA_BITS_LENGTH 8 macro
H A Dusbhost_sdkapi_speed.h41 #define DATA_BITS_LENGTH 8 macro
/ohos5.0/drivers/peripheral/usb/sample/host/liteos_test/include/
H A Dusbhost_sdkraw_speed.h39 #define DATA_BITS_LENGTH 8 macro
H A Dusbhost_nosdk_speed.h42 #define DATA_BITS_LENGTH 8 macro
H A Dusbhost_sdkapi_speed.h41 #define DATA_BITS_LENGTH 8 macro
/ohos5.0/drivers/peripheral/usb/test/unittest/host_sdk/
H A Dusb_host_sdk_if_test.h45 #define DATA_BITS_LENGTH 8 macro
H A Dusb_raw_sdk_if_test_io.cpp425 g_acm->lineCoding.bDataBits = DATA_BITS_LENGTH; in AcmRawFillCtrlReq()
494 g_acm->lineCoding.bDataBits = DATA_BITS_LENGTH;
522 g_acm->lineCoding.bDataBits = DATA_BITS_LENGTH;
564 g_acm->lineCoding.bDataBits = DATA_BITS_LENGTH;
592 g_acm->lineCoding.bDataBits = DATA_BITS_LENGTH;
H A Dusb_raw_sdk_if_test.h46 #define DATA_BITS_LENGTH 8 macro
H A Dusb_host_sdk_if_test_io.cpp308 g_acm->lineCoding.bDataBits = DATA_BITS_LENGTH; in AcmFillCtrlRequest()
H A Dusb_host_sdk_if_test.cpp1431 g_acm->lineCoding.bDataBits = DATA_BITS_LENGTH;
1561 g_acm->lineCoding.bDataBits = DATA_BITS_LENGTH;
H A Dusb_raw_sdk_if_test.cpp1972 g_acm->lineCoding.bDataBits = DATA_BITS_LENGTH;
2030 g_acm->lineCoding.bDataBits = DATA_BITS_LENGTH;
/ohos5.0/drivers/peripheral/usb/serial/include/
H A Dusb_serial_rawapi.h25 #define DATA_BITS_LENGTH 8 macro
H A Dusb_serial.h27 #define DATA_BITS_LENGTH 8 macro
/ohos5.0/drivers/hdf_core/framework/test/unittest/model/usb/host/include/
H A Dusb_test.h123 #define DATA_BITS_LENGTH 8 macro
H A Dusb_raw_test.h164 #define DATA_BITS_LENGTH 8 macro
/ohos5.0/drivers/hdf_core/framework/test/unittest/model/usb/host/src/
H A Dusb_raw_test.c1157 rawAcm->lineCoding.bDataBits = DATA_BITS_LENGTH; in CheckRawSdkIfFillControlSetup001()
1225 rawAcm->lineCoding.bDataBits = DATA_BITS_LENGTH; in CheckRawSdkIfFillControlSetup004()
1265 rawAcm->lineCoding.bDataBits = DATA_BITS_LENGTH; in CheckRawSdkIfSendControlRequest001()
1292 rawAcm->lineCoding.bDataBits = DATA_BITS_LENGTH; in CheckRawSdkIfSendControlRequest002()
1332 rawAcm->lineCoding.bDataBits = DATA_BITS_LENGTH; in CheckRawSdkIfSendControlRequest004()
1359 rawAcm->lineCoding.bDataBits = DATA_BITS_LENGTH; in CheckRawSdkIfSendControlRequest005()
H A Dusb_test.c1302 g_acm->lineCoding.bDataBits = DATA_BITS_LENGTH; in CheckHostSdkIfFillRequest004()
1455 g_acm->lineCoding.bDataBits = DATA_BITS_LENGTH; in CheckHostSdkIfFillRequest008()
/ohos5.0/drivers/peripheral/usb/serial/src/
H A Dusb_serial.c548 port->lineCoding.bDataBits = DATA_BITS_LENGTH; in UsbSerialDeviceAlloc()
652 .bDataBits = DATA_BITS_LENGTH, in UsbCtrlMsg()
1724 acm->lineCoding.bDataBits = DATA_BITS_LENGTH; in AcmInit()
H A Dusb_serial_rawapi.c519 port->lineCoding.bDataBits = DATA_BITS_LENGTH; in UsbSerialDeviceAlloc()
1275 acm->lineCoding.bDataBits = DATA_BITS_LENGTH; in UsbAllocRequests()
/ohos5.0/drivers/peripheral/usb/sample/host/src/
H A Dusbhost_sdkraw_speed.c361 port->lineCoding.bDataBits = DATA_BITS_LENGTH; in UsbSerialDeviceAlloc()
/ohos5.0/docs/zh-cn/device-dev/driver/
H A Ddriver-peripherals-usb-des.md928 acm->lineCoding.bDataBits = DATA_BITS_LENGTH;
1344 acm->lineCoding.bDataBits = DATA_BITS_LENGTH;