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:trackx
(Results
1 - 1
of
1
) sorted by relevance
/kernel/linux/linux-6.6/drivers/iio/adc/
H
A
D
at91-sama5d2_adc.c
843
u32 oversampling_ratio, u32
trackx
)
in at91_adc_config_emr()
891
/* Update osr and
trackx
. */
in at91_adc_config_emr()
892
emr |= osr | AT91_SAMA5D2_TRACKX(
trackx
);
in at91_adc_config_emr()
1836
u32 startup_time, tracktim,
trackx
;
in at91_adc_temp_sensor_configure()
local
1841
* oversampling rate of 256, tracktim=0xf and
trackx
=1.
in at91_adc_temp_sensor_configure()
1847
trackx
= AT91_SAMA5D2_TRACKX_TS;
in at91_adc_temp_sensor_configure()
1857
trackx
= 0;
in at91_adc_temp_sensor_configure()
1862
at91_adc_config_emr(st, oversampling_ratio,
trackx
);
in at91_adc_temp_sensor_configure()
842
at91_adc_config_emr(struct at91_adc_state *st, u32 oversampling_ratio, u32
trackx
)
at91_adc_config_emr()
argument
Completed in 4 milliseconds