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:_ONE_CH_COLOR
(Results
1 - 4
of
4
) sorted by relevance
/third_party/backends/backend/
H
A
D
plustek-usbdevs.c
122
#define
_ONE_CH_COLOR
0x04
macro
2086
(_BLUE_CH |
_ONE_CH_COLOR
), /* bReg_0x26 color mode */
2155
(_BLUE_CH |
_ONE_CH_COLOR
), /* bReg_0x26 color mode */
2286
(_BLUE_CH |
_ONE_CH_COLOR
), /* bReg_0x26 color mode */
2355
(_BLUE_CH |
_ONE_CH_COLOR
), /* bReg_0x26 color mode */
2424
(_BLUE_CH |
_ONE_CH_COLOR
), /* bReg_0x26 color mode */
2493
(_BLUE_CH |
_ONE_CH_COLOR
), /* bReg_0x26 color mode */
2563
(_BLUE_CH |
_ONE_CH_COLOR
), /* bReg_0x26 color mode */
2633
(_BLUE_CH |
_ONE_CH_COLOR
), /* bReg_0x26 color mode */
2703
(_BLUE_CH |
_ONE_CH_COLOR
), /* bReg_0x2
[all...]
H
A
D
plustek-usbscan.c
298
if( regs[0x26] &
_ONE_CH_COLOR
)
in usb_SetColorAndBits()
699
( regs[0x26] &
_ONE_CH_COLOR
)*/) {
in usb_GetMCLKDivider()
1069
if( hw->bReg_0x26 &
_ONE_CH_COLOR
) {
in usb_GetPauseLimit()
1234
if((hw->bReg_0x26 &
_ONE_CH_COLOR
) && (m_bCM == 1)) {
in usb_SetScanParameters()
1603
if( hw->bReg_0x26 &
_ONE_CH_COLOR
)
in usb_SaveImageInfo()
H
A
D
plustek-usb.c
1311
( hw->bReg_0x26 &
_ONE_CH_COLOR
)) {
in usbDev_Prepare()
1502
if( hw->bReg_0x26 &
_ONE_CH_COLOR
) {
in usbDev_ReadLine()
H
A
D
plustek-usbhw.c
201
return ( dev->usbDev.HwSetting.bReg_0x26 &
_ONE_CH_COLOR
);
in usb_IsCISDevice()
Completed in 8 milliseconds