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:g_currentMode
(Results
1 - 10
of
10
) sorted by relevance
/vendor/hisilicon/hispark_pegasus/demo/environment_demo/
H
A
D
app_demo_multi_sample.c
45
globalStaType.
g_currentMode
= setSta;
in SetKeyStatus()
46
return globalStaType.
g_currentMode
;
in SetKeyStatus()
66
status = globalStaType.
g_currentMode
;
in GetKeyStatus()
746
globalStaType.
g_currentMode
++;
in GpioKey1IsrFuncMode()
747
if (globalStaType.
g_currentMode
> TRAFFIC_RETURN_MODE) {
in GpioKey1IsrFuncMode()
748
globalStaType.
g_currentMode
= 0;
in GpioKey1IsrFuncMode()
H
A
D
app_demo_multi_sample.h
243
unsigned char
g_currentMode
;
member
/vendor/hisilicon/hispark_pegasus/demo/histreaming_demo/
H
A
D
app_demo_multi_sample.c
45
globalStaType.
g_currentMode
= setSta;
in SetKeyStatus()
46
return globalStaType.
g_currentMode
;
in SetKeyStatus()
66
status = globalStaType.
g_currentMode
;
in GetKeyStatus()
746
globalStaType.
g_currentMode
++;
in GpioKey1IsrFuncMode()
747
if (globalStaType.
g_currentMode
> TRAFFIC_RETURN_MODE) {
in GpioKey1IsrFuncMode()
748
globalStaType.
g_currentMode
= 0;
in GpioKey1IsrFuncMode()
H
A
D
app_demo_multi_sample.h
242
unsigned char
g_currentMode
;
member
/vendor/hisilicon/hispark_pegasus/demo/nfc_demo/
H
A
D
app_demo_multi_sample.c
45
globalStaType.
g_currentMode
= setSta;
in SetKeyStatus()
46
return globalStaType.
g_currentMode
;
in SetKeyStatus()
66
status = globalStaType.
g_currentMode
;
in GetKeyStatus()
737
globalStaType.
g_currentMode
++;
in GpioKey1IsrFuncMode()
738
if (globalStaType.
g_currentMode
> NFC_RETURN_MODE) {
in GpioKey1IsrFuncMode()
739
globalStaType.
g_currentMode
= 0;
in GpioKey1IsrFuncMode()
H
A
D
app_demo_multi_sample.h
242
unsigned char
g_currentMode
;
member
/vendor/hisilicon/hispark_pegasus/demo/oc_demo/
H
A
D
app_demo_multi_sample.c
45
globalStaType.
g_currentMode
= setSta;
in SetKeyStatus()
46
return globalStaType.
g_currentMode
;
in SetKeyStatus()
67
status = globalStaType.
g_currentMode
;
in GetKeyStatus()
747
globalStaType.
g_currentMode
++;
in GpioKey1IsrFuncMode()
748
if (globalStaType.
g_currentMode
> TRAFFIC_RETURN_MODE) {
in GpioKey1IsrFuncMode()
749
globalStaType.
g_currentMode
= 0;
in GpioKey1IsrFuncMode()
H
A
D
app_demo_multi_sample.h
242
unsigned char
g_currentMode
;
member
/vendor/hisilicon/hispark_pegasus/demo/traffic_light_demo/
H
A
D
app_demo_multi_sample.c
45
globalStaType.
g_currentMode
= setSta;
in SetKeyStatus()
46
return globalStaType.
g_currentMode
;
in SetKeyStatus()
66
status = globalStaType.
g_currentMode
;
in GetKeyStatus()
746
globalStaType.
g_currentMode
++;
in GpioKey1IsrFuncMode()
747
if (globalStaType.
g_currentMode
> TRAFFIC_RETURN_MODE) {
in GpioKey1IsrFuncMode()
748
globalStaType.
g_currentMode
= 0;
in GpioKey1IsrFuncMode()
H
A
D
app_demo_multi_sample.h
242
unsigned char
g_currentMode
;
member
Completed in 10 milliseconds