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:MotorOn
(Results
1 - 5
of
5
) sorted by relevance
/third_party/backends/backend/
H
A
D
plustek-pp_motor.c
1152
(Byte)(ps->IgnorePF | ps->
MotorOn
));
in motorP96PositionYProc()
1155
(Byte)(ps->IgnorePF | ps->
MotorOn
| _MotorDirForward));
in motorP96PositionYProc()
1178
ps->Asic96Reg.RD_MotorControl = ps->IgnorePF|ps->
MotorOn
|_MotorDirForward;
in motorP96WaitForPositionY()
1215
ps->IgnorePF | ps->
MotorOn
);
in motorP96WaitForPositionY()
1218
ps->
MotorOn
| _MotorDirForward );
in motorP96WaitForPositionY()
1251
ps->Asic96Reg.RD_MotorControl = ps->IgnorePF|ps->
MotorOn
|_MotorDirForward;
in motorP96WaitForPositionY()
1287
(Byte)(ps->FullStep | ps->IgnorePF | ps->
MotorOn
));
in motorP96WaitForPositionY()
1290
(Byte)(ps->FullStep | ps->IgnorePF | ps->
MotorOn
|
in motorP96WaitForPositionY()
1348
ps->
MotorOn
| _MotorDirForward;
in motorP96ConstantMoveProc1()
3025
ps->Asic96Reg.RD_MotorControl = (ps->MotorFreeRun | ps->
MotorOn
|
[all...]
H
A
D
plustek-pp_p48xx.c
593
ps->
MotorOn
| _MotorDirForward);
in p48xxSetGeneralRegister()
595
ps->Asic96Reg.RD_MotorControl = (ps->IgnorePF | ps->
MotorOn
|
in p48xxSetGeneralRegister()
701
(Byte)(ps->Asic96Reg.RD_MotorControl & ~ps->
MotorOn
));
in p48xxSetupScanningCondition()
H
A
D
plustek-pp_models.c
184
ps->
MotorOn
= _MotorOn96001;
in modelInitMotor()
189
ps->
MotorOn
= _MotorOn;
in modelInitMotor()
H
A
D
plustek-pp_dac.c
1235
ps->Asic96Reg.RD_MotorControl = ps->IgnorePF | ps->
MotorOn
|
in dacP96Adjust10BitShading()
1383
ps->
MotorOn
| _MotorDirForward);
in dacP96003WaitForShading()
1441
ps->Asic96Reg.RD_MotorControl = ps->IgnorePF | ps->
MotorOn
|
in dacP96003WaitForShading()
1612
(ps->FullStep | ps->
MotorOn
| _MotorDirForward);
in dacP96001FBKReading()
1673
(ps->
MotorOn
| ps->IgnorePF | _MotorDirForward);
in dacP96001WaitForShading()
1752
(Byte)(ps->Asic96Reg.RD_MotorControl & ~ps->
MotorOn
));
in dacP96001WaitForShading()
1782
(Byte)(ps->
MotorOn
| ps->IgnorePF | _MotorDirForward));
in dacP96001WaitForShading()
H
A
D
plustek-pp_scandata.h
228
Byte
MotorOn
;
member
Completed in 13 milliseconds