Home
last modified time | relevance | path

Searched defs:SerialDevice (Results 1 – 10 of 10) sorted by relevance

/ohos5.0/drivers/peripheral/usb/sample/host/include/
H A Dusbhost_sdkraw_speed.h84 struct SerialDevice { struct
85 struct AcmDevice *acm;
86 struct UsbCdcLineCoding lineCoding;
87 struct OsalMutex lock;
88 struct DataFifo readFifo;
H A Dusbhost_sdkapi_speed.h88 struct SerialDevice { struct
89 struct AcmDevice *acm;
90 struct UsbCdcLineCoding lineCoding;
91 struct OsalMutex lock;
92 struct DataFifo readFifo;
/ohos5.0/drivers/peripheral/usb/sample/host/liteos_test/include/
H A Dusbhost_sdkraw_speed.h79 struct SerialDevice { struct
80 struct AcmDevice *acm;
81 struct UsbCdcLineCoding lineCoding;
82 struct OsalMutex lock;
83 struct DataFifo readFifo;
H A Dusbhost_nosdk_speed.h82 struct SerialDevice { struct
83 struct AcmDevice *acm;
84 struct UsbCdcLineCoding lineCoding;
85 struct OsalMutex lock;
86 struct DataFifo readFifo;
H A Dusbhost_sdkapi_speed.h85 struct SerialDevice { struct
86 struct AcmDevice *acm;
87 struct UsbCdcLineCoding lineCoding;
88 struct OsalMutex lock;
89 struct DataFifo readFifo;
/ohos5.0/drivers/peripheral/usb/serial/include/
H A Dusb_serial_rawapi.h94 struct SerialDevice { struct
95 struct AcmDevice *acm;
96 struct UsbCdcLineCoding lineCoding;
97 struct OsalMutex lock;
98 struct DataFifo readFifo;
H A Dusb_serial.h92 struct SerialDevice { struct
93 struct AcmDevice *acm;
94 struct UsbCdcLineCoding lineCoding;
95 struct OsalMutex lock;
96 struct DataFifo readFifo;
/ohos5.0/drivers/peripheral/usb/test/unittest/host_sdk/
H A Dusb_host_sdk_if_test.h71 struct SerialDevice { struct
72 struct AcmDevice *acm;
73 struct UsbCdcLineCoding lineCoding;
74 struct OsalMutex lock;
H A Dusb_raw_sdk_if_test.h70 struct SerialDevice { struct
71 struct AcmDevice *acm;
72 struct UsbCdcLineCoding lineCoding;
73 struct OsalMutex lock;
74 struct DataFifo readFifo;
/ohos5.0/drivers/hdf_core/framework/test/unittest/model/usb/host/include/
H A Dusb_test.h152 struct SerialDevice { struct
153 struct AcmDevice *acm;
154 struct UsbCdcLineCoding lineCoding;
155 struct OsalMutex lock;
156 struct DataFifo readFifo;