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:bCharFormat
(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
423
g_acm->lineCoding.
bCharFormat
= USB_CDC_1_STOP_BITS;
in AcmRawFillCtrlReq()
492
g_acm->lineCoding.
bCharFormat
= USB_CDC_1_STOP_BITS;
in HWTEST_F()
520
g_acm->lineCoding.
bCharFormat
= USB_CDC_1_STOP_BITS;
in HWTEST_F()
562
g_acm->lineCoding.
bCharFormat
= USB_CDC_1_STOP_BITS;
in HWTEST_F()
590
g_acm->lineCoding.
bCharFormat
= USB_CDC_1_STOP_BITS;
in HWTEST_F()
H
A
D
usb_host_sdk_if_test_io.cpp
306
g_acm->lineCoding.
bCharFormat
= USB_CDC_1_STOP_BITS;
in AcmFillCtrlRequest()
H
A
D
usb_host_sdk_if_test.cpp
1429
g_acm->lineCoding.
bCharFormat
= USB_CDC_1_STOP_BITS;
in HWTEST_F()
1559
g_acm->lineCoding.
bCharFormat
= USB_CDC_1_STOP_BITS;
in HWTEST_F()
H
A
D
usb_raw_sdk_if_test.cpp
1970
g_acm->lineCoding.
bCharFormat
= USB_CDC_1_STOP_BITS;
in HWTEST_F()
2028
g_acm->lineCoding.
bCharFormat
= USB_CDC_1_STOP_BITS;
in HWTEST_F()
/drivers/hdf_core/framework/test/unittest/model/usb/host/src/
H
A
D
usb_raw_test.c
1155
rawAcm->lineCoding.
bCharFormat
= USB_CDC_1_STOP_BITS;
in CheckRawSdkIfFillControlSetup001()
1223
rawAcm->lineCoding.
bCharFormat
= USB_CDC_1_STOP_BITS;
in CheckRawSdkIfFillControlSetup004()
1263
rawAcm->lineCoding.
bCharFormat
= USB_CDC_1_STOP_BITS;
in CheckRawSdkIfSendControlRequest001()
1290
rawAcm->lineCoding.
bCharFormat
= USB_CDC_1_STOP_BITS;
in CheckRawSdkIfSendControlRequest002()
1330
rawAcm->lineCoding.
bCharFormat
= USB_CDC_1_STOP_BITS;
in CheckRawSdkIfSendControlRequest004()
1357
rawAcm->lineCoding.
bCharFormat
= USB_CDC_1_STOP_BITS;
in CheckRawSdkIfSendControlRequest005()
H
A
D
usb_test.c
1300
g_acm->lineCoding.
bCharFormat
= USB_CDC_1_STOP_BITS;
in CheckHostSdkIfFillRequest004()
1453
g_acm->lineCoding.
bCharFormat
= USB_CDC_1_STOP_BITS;
in CheckHostSdkIfFillRequest008()
/drivers/peripheral/usb/serial/src/
H
A
D
usb_serial_rawapi.c
517
port->lineCoding.
bCharFormat
= USB_CDC_1_STOP_BITS;
in UsbSerialDeviceAlloc()
607
__func__, (port->lineCoding.dwDTERate), port->lineCoding.
bCharFormat
,
in SerialSetBaudrate()
1273
acm->lineCoding.
bCharFormat
= USB_CDC_1_STOP_BITS;
in UsbAllocRequests()
H
A
D
usb_serial.c
546
port->lineCoding.
bCharFormat
= USB_CDC_1_STOP_BITS;
in UsbSerialDeviceAlloc()
632
__func__, (port->lineCoding.dwDTERate), port->lineCoding.
bCharFormat
,
in SerialSetBaudrate()
650
.
bCharFormat
= USB_CDC_1_STOP_BITS,
in UsbCtrlMsg()
1722
acm->lineCoding.
bCharFormat
= USB_CDC_1_STOP_BITS;
in AcmInit()
/drivers/peripheral/usb/interfaces/ddk/common/
H
A
D
usb_ddk.h
291
uint8_t
bCharFormat
;
member
/drivers/peripheral/usb/sample/host/src/
H
A
D
usbhost_sdkraw_speed.c
359
port->lineCoding.
bCharFormat
= USB_CDC_1_STOP_BITS;
in UsbSerialDeviceAlloc()
/drivers/peripheral/usb/test/unittest/device_sdk/
H
A
D
usb_device_cdcacm_test.cpp
334
port->lineCoding.
bCharFormat
= USB_CDC_1_STOP_BITS;
in SerialAlloc()
/drivers/hdf_core/framework/test/unittest/model/usb/device/src/
H
A
D
usb_device_lite_cdcacm_test.c
322
port->lineCoding.
bCharFormat
= USB_CDC_1_STOP_BITS;
in SerialAlloc()
/drivers/peripheral/usb/gadget/function/acm/
H
A
D
cdcacm.c
957
HDF_LOGD("
bCharFormat
= %{public}d", acm->lineCoding.
bCharFormat
);
in AcmCtrlComplete()
1486
port->lineCoding.
bCharFormat
= USB_CDC_1_STOP_BITS;
in UsbSerialAlloc()
Completed in 26 milliseconds