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:dst_inc
(Results
1 - 3
of
3
) sorted by relevance
/device/qemu/SmartL_E802/liteos_m/board/hals/csky_driver/include/
H
A
D
drv_dmac.h
97
dma_addr_inc_e
dst_inc
; ///< destination address increment
member
/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/drivers/dma/
H
A
D
dma.h
224
hi_u32
dst_inc
: 1;
member
/device/soc/rockchip/common/sdk_linux/include/linux/
H
A
D
dmaengine.h
116
* Ignored for dst(assumed 0), if
dst_inc
is true and dst_sgl is false.
120
* Ignored if
dst_inc
is true and dst_sgl is false.
139
* @
dst_inc
: If the destination address increments after writing to it.
145
* Ignored if
dst_inc
is false.
155
bool
dst_inc
;
member
1287
return dmaengine_get_icg(xt->
dst_inc
, xt->dst_sgl, chunk->icg, chunk->dst_icg);
in dmaengine_get_dst_icg()
Completed in 6 milliseconds