Home
Sort by
last modified time
|
relevance
|
path
Repository(s)
applications
arkcompiler
base
build
commonlibrary
developtools
device
docs
domains
drivers
foundation
ide
interface
kernel
napi_generator
productdefine
test
third_party
vendor
select all
invert selection
clear
Full Search
Search through all text tokens(words,strings,identifiers,numbers) in index.
Definition
Only finds symbol definitions(where e.g a variable(function,...) is defined).
Symbol
Only finds symbol(e.g. methods classes,function,variables).
File Path
Path of the source file(use "/").If you want just exact path,enclose it in "".Source files end with: .jar/.bz2/.a/.h/.java...
History
History log comments.
Type
Any
Bzip(2)
C
Clojure
C#
C++
ELF
Erlang
Image file
Fortran
Golang
GZIP
Haskell
Jar
Java
Java class
JavaScript
Lisp
Lua
Pascal
Perl
PHP
Plain Text
PL/SQL
Python
Rust
Scala
Shell script
SQL
Tar
Tcl
Troff
UUEncoded
Visual Basic
XML
Zip
Type of analyzer used to filter file types include with selected(e.g. just C sources).
Help
Searched
refs:bParityType
(Results
1 - 13
of
13
) sorted by relevance
/drivers/peripheral/usb/test/unittest/host_sdk/
H
A
D
usb_raw_sdk_if_test_io.cpp
424
g_acm->lineCoding.
bParityType
= USB_CDC_NO_PARITY;
in AcmRawFillCtrlReq()
493
g_acm->lineCoding.
bParityType
= USB_CDC_NO_PARITY;
in HWTEST_F()
521
g_acm->lineCoding.
bParityType
= USB_CDC_NO_PARITY;
in HWTEST_F()
563
g_acm->lineCoding.
bParityType
= USB_CDC_NO_PARITY;
in HWTEST_F()
591
g_acm->lineCoding.
bParityType
= USB_CDC_NO_PARITY;
in HWTEST_F()
H
A
D
usb_host_sdk_if_test_io.cpp
307
g_acm->lineCoding.
bParityType
= USB_CDC_NO_PARITY;
in AcmFillCtrlRequest()
H
A
D
usb_host_sdk_if_test.cpp
1430
g_acm->lineCoding.
bParityType
= USB_CDC_NO_PARITY;
in HWTEST_F()
1560
g_acm->lineCoding.
bParityType
= USB_CDC_NO_PARITY;
in HWTEST_F()
H
A
D
usb_raw_sdk_if_test.cpp
1971
g_acm->lineCoding.
bParityType
= USB_CDC_NO_PARITY;
in HWTEST_F()
2029
g_acm->lineCoding.
bParityType
= USB_CDC_NO_PARITY;
in HWTEST_F()
/drivers/hdf_core/framework/test/unittest/model/usb/host/src/
H
A
D
usb_raw_test.c
1156
rawAcm->lineCoding.
bParityType
= USB_CDC_NO_PARITY;
in CheckRawSdkIfFillControlSetup001()
1224
rawAcm->lineCoding.
bParityType
= USB_CDC_NO_PARITY;
in CheckRawSdkIfFillControlSetup004()
1264
rawAcm->lineCoding.
bParityType
= USB_CDC_NO_PARITY;
in CheckRawSdkIfSendControlRequest001()
1291
rawAcm->lineCoding.
bParityType
= USB_CDC_NO_PARITY;
in CheckRawSdkIfSendControlRequest002()
1331
rawAcm->lineCoding.
bParityType
= USB_CDC_NO_PARITY;
in CheckRawSdkIfSendControlRequest004()
1358
rawAcm->lineCoding.
bParityType
= USB_CDC_NO_PARITY;
in CheckRawSdkIfSendControlRequest005()
H
A
D
usb_test.c
1301
g_acm->lineCoding.
bParityType
= USB_CDC_NO_PARITY;
in CheckHostSdkIfFillRequest004()
1454
g_acm->lineCoding.
bParityType
= USB_CDC_NO_PARITY;
in CheckHostSdkIfFillRequest008()
/drivers/peripheral/usb/serial/src/
H
A
D
usb_serial_rawapi.c
518
port->lineCoding.
bParityType
= USB_CDC_NO_PARITY;
in UsbSerialDeviceAlloc()
608
port->lineCoding.
bParityType
, port->lineCoding.bDataBits);
in SerialSetBaudrate()
1274
acm->lineCoding.
bParityType
= USB_CDC_NO_PARITY;
in UsbAllocRequests()
H
A
D
usb_serial.c
547
port->lineCoding.
bParityType
= USB_CDC_NO_PARITY;
in UsbSerialDeviceAlloc()
633
port->lineCoding.
bParityType
, port->lineCoding.bDataBits);
in SerialSetBaudrate()
651
.
bParityType
= USB_CDC_NO_PARITY,
in UsbCtrlMsg()
1723
acm->lineCoding.
bParityType
= USB_CDC_NO_PARITY;
in AcmInit()
/drivers/peripheral/usb/interfaces/ddk/common/
H
A
D
usb_ddk.h
296
uint8_t
bParityType
;
member
/drivers/peripheral/usb/sample/host/src/
H
A
D
usbhost_sdkraw_speed.c
360
port->lineCoding.
bParityType
= USB_CDC_NO_PARITY;
in UsbSerialDeviceAlloc()
/drivers/peripheral/usb/test/unittest/device_sdk/
H
A
D
usb_device_cdcacm_test.cpp
335
port->lineCoding.
bParityType
= USB_CDC_NO_PARITY;
in SerialAlloc()
/drivers/hdf_core/framework/test/unittest/model/usb/device/src/
H
A
D
usb_device_lite_cdcacm_test.c
323
port->lineCoding.
bParityType
= USB_CDC_NO_PARITY;
in SerialAlloc()
/drivers/peripheral/usb/gadget/function/acm/
H
A
D
cdcacm.c
958
HDF_LOGD("
bParityType
= %{public}d", acm->lineCoding.
bParityType
);
in AcmCtrlComplete()
1487
port->lineCoding.
bParityType
= USB_CDC_NO_PARITY;
in UsbSerialAlloc()
Completed in 21 milliseconds