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:burst_reg_cmd
(Results
1 - 9
of
9
) sorted by relevance
/kernel/linux/linux-5.10/drivers/iio/imu/
H
A
D
adis_buffer.c
48
tx[0] = ADIS_READ_REG(adis->data->
burst_reg_cmd
);
in adis_update_scan_mode_burst()
H
A
D
adis16475.c
568
.
burst_reg_cmd
= ADIS16475_REG_GLOB_CMD, \
H
A
D
adis16400.c
969
.
burst_reg_cmd
= ADIS16400_GLOB_CMD, \
/kernel/linux/linux-6.6/drivers/iio/imu/
H
A
D
adis_buffer.c
48
tx[0] = ADIS_READ_REG(adis->data->
burst_reg_cmd
);
in adis_update_scan_mode_burst()
H
A
D
adis16480.c
899
.
burst_reg_cmd
= ADIS16495_REG_BURST_CMD, \
H
A
D
adis16400.c
958
.
burst_reg_cmd
= ADIS16400_GLOB_CMD, \
H
A
D
adis16475.c
630
.
burst_reg_cmd
= ADIS16475_REG_GLOB_CMD, \
/kernel/linux/linux-5.10/include/linux/iio/imu/
H
A
D
adis.h
55
* @
burst_reg_cmd
: Register command that triggers burst
86
unsigned int
burst_reg_cmd
;
member
/kernel/linux/linux-6.6/include/linux/iio/imu/
H
A
D
adis.h
56
* @
burst_reg_cmd
: Register command that triggers burst
88
unsigned int
burst_reg_cmd
;
member
Completed in 11 milliseconds