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
defs:flow_ctrl
(Results
1 - 9
of
9
) sorted by relevance
/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/drivers/uart/
H
A
D
hi_uart.c
278
hi_u32 hi_uart_set_flow_ctrl(hi_uart_idx id, hi_flow_ctrl
flow_ctrl
)
in hi_uart_set_flow_ctrl()
argument
H
A
D
uart_drv.h
80
hi_u8
flow_ctrl
; /**< 0: disable flow ctrl; 1: enable rts and cts; 2: enable rts only; 3: enable cts only.
member
H
A
D
serial_dw.h
39
hi_u8
flow_ctrl
; /* 0: None; 1:rts&&cts. 2:only rts; 3:only cts */
member
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/hcc/
H
A
D
hcc_host.h
122
hcc_flow_ctrl_stru
flow_ctrl
;
member
/device/soc/rockchip/rk3588/kernel/drivers/net/ethernet/stmicro/stmmac/
H
A
D
stmmac.h
184
unsigned int
flow_ctrl
;
member
H
A
D
hwif.h
329
void (*
flow_ctrl
)(struct mac_device_info *hw, unsigned int duplex,
member
/device/soc/rockchip/rk3588/kernel/include/linux/
H
A
D
stmmac.h
184
unsigned int
flow_ctrl
;
member
/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/flashboot/include/
H
A
D
hi_boot_rom.h
411
hi_uchar
flow_ctrl
; /* 0: None; 1:rts&&cts. 2:only rts; 3:only cts */
member
/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/loaderboot/include/
H
A
D
hi_boot_rom.h
411
hi_uchar
flow_ctrl
; /* 0: None; 1:rts&&cts. 2:only rts; 3:only cts */
member
Completed in 12 milliseconds