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:MiscCheckTimer
(Results
1 - 11
of
11
) sorted by relevance
/third_party/backends/backend/
H
A
D
plustek-pp_motor.c
240
} while ( !
MiscCheckTimer
( &timer ));
in motorCheckMotorPresetLength()
654
} while ( !(result =
MiscCheckTimer
( &timer )));
in motorP98BackToHomeSensor()
1126
} while (!
MiscCheckTimer
(&timer));
in motorP96ReadDarkData()
1247
while (!
MiscCheckTimer
( &timer ));
in motorP96WaitForPositionY()
1375
} while (!(fTimeout =
MiscCheckTimer
( &timer )));
in motorP96ConstantMoveProc1()
1967
!
MiscCheckTimer
( &timer ));
2355
while (!
MiscCheckTimer
(&timer)) {
2672
!
MiscCheckTimer
(&timer));
2901
} while( !
MiscCheckTimer
( &timer));
2972
while( !
MiscCheckTimer
(
[all...]
H
A
D
plustek-pp_procs.h
89
_LOC int
MiscCheckTimer
( pTimerDef timer );
H
A
D
plustek-pp_misc.c
270
_LOC int
MiscCheckTimer
( TimerDef *timer )
in MiscCheckTimer()
function
H
A
D
plustek-pp_ptdrv.c
230
if( _OK ==
MiscCheckTimer
( &toTimer[ps->devno] )) {
in ptdrvLampWarmup()
248
while( !
MiscCheckTimer
( &timer )) {
in ptdrvLampWarmup()
H
A
D
plustek-pp_tpa.c
218
while((IOReadFifoLength( ps ) < 960) && !
MiscCheckTimer
( &timer )) {
in tpaP98GetNegativeTempRamData()
396
while((IOReadFifoLength( ps) < 960) && !
MiscCheckTimer
( &timer )) {
in tpaP98RecalculateNegativeShadingGain()
475
while((IOReadFifoLength( ps ) < 960) && !
MiscCheckTimer
( &timer)) {
in tpaP98RecalculateNegativeShadingGain()
861
(_OK ==
MiscCheckTimer
(&timer)));
in TPAP98003Reshading()
H
A
D
plustek-pp_genericio.c
1253
while( !
MiscCheckTimer
(&timer));
in IOSetToMotorStepCount()
1295
} while( _OK ==
MiscCheckTimer
( &timer ));
in IOReadOneShadingLine()
H
A
D
plustek-pp_image.c
706
} while (!
MiscCheckTimer
( &timer ));
in imageP98001ReadOneImageLine()
1101
} while (!
MiscCheckTimer
( &timer));
in imageP96ReadOneImageLine()
1289
} while( !
MiscCheckTimer
( &timer ));
in imageP98003ReadOneImageLine()
H
A
D
plustek-pp_p48xx.c
555
} while (!
MiscCheckTimer
( &timer) && wLines);
in p48xxSetupScannerVariables()
H
A
D
plustek-pp_io.c
703
while( !
MiscCheckTimer
(&timer));
in IODownloadScanStates()
H
A
D
plustek-pp_p12.c
385
!
MiscCheckTimer
(&timer));
in p12SetupScanningCondition()
H
A
D
plustek-pp_dac.c
529
!
MiscCheckTimer
(&timer)) {
in dacP98ReadShadingScanLine()
926
!
MiscCheckTimer
(&timer));
in dacP96ReadDataWithinOneSecond()
1618
!
MiscCheckTimer
( &timer ));
in dacP96001FBKReading()
Completed in 15 milliseconds