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:bPCBID
(Results
1 - 3
of
3
) sorted by relevance
/third_party/backends/backend/
H
A
D
plustek-pp_p12.c
95
switch( ps->Device.
bPCBID
) {
in p12InitiateComponentModel()
468
ps->Device.
bPCBID
= IODataFromRegister( ps, ps->RegConfiguration );
in p12Init98003()
469
ps->Device.bCCDID = ps->Device.
bPCBID
& 0x07;
in p12Init98003()
470
ps->Device.
bPCBID
&= 0xf0;
in p12Init98003()
472
if( _AGFA_SCANNER == ps->Device.
bPCBID
)
in p12Init98003()
476
ps->Device.
bPCBID
, ps->Device.bCCDID, ps->Device.bDACType );
in p12Init98003()
481
ps->sCaps.dwFlag |= ((ULong)(ps->Device.bCCDID | ps->Device.
bPCBID
) << 16);
in p12Init98003()
724
ps->Device.
bPCBID
= IODataFromRegister( ps, ps->RegConfiguration );
in P12InitAsic()
725
ps->Device.bCCDID = ps->Device.
bPCBID
& 0x07;
in P12InitAsic()
726
ps->Device.
bPCBID
in P12InitAsic()
[all...]
H
A
D
plustek-pp_p12ccd.c
370
if( ps->Device.
bPCBID
== _OPTICWORKS2000 ) {
in fnCCDInitSamsung3797()
404
if( ps->Device.
bPCBID
== _OPTICWORKS2000 ) {
in fnCCDInitSamsung3797()
606
if( ps->Device.
bPCBID
== _SCANNER2Button ) {
in fnCCDInitSamsung3799()
640
if( ps->Device.
bPCBID
== _SCANNER2Button ) {
in fnCCDInitSamsung3799()
H
A
D
plustek-pp_hwdefs.h
631
UChar
bPCBID
; /* which version of the PCB */
member
Completed in 6 milliseconds