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:SetTimeCount
(Results
1 - 6
of
6
) sorted by relevance
/vendor/hisilicon/hispark_pegasus/demo/histreaming_demo/
H
A
D
app_demo_config.c
115
unsigned char
SetTimeCount
(unsigned char setTimeCount)
in SetTimeCount()
function
1354
timer1Count =
SetTimeCount
(LED_FLASHING_TIME);
in AutoModeCountReset()
1355
timer2Count =
SetTimeCount
(AUTO_MODULE_LIGHT_ON_TIME);
in AutoModeCountReset()
1356
timer3Count =
SetTimeCount
(LED_FLASHING_TIME);
in AutoModeCountReset()
1357
timer4Count =
SetTimeCount
(AUTO_MODULE_LIGHT_ON_TIME);
in AutoModeCountReset()
1358
timer5Count =
SetTimeCount
(LED_FLASHING_TIME);
in AutoModeCountReset()
1359
timer6Count =
SetTimeCount
(AUTO_MODULE_LIGHT_ON_TIME_30_SECOND);
in AutoModeCountReset()
1360
timer7Count =
SetTimeCount
(LED_FLASHING_TIME);
in AutoModeCountReset()
1361
timer8Count =
SetTimeCount
(LED_FLASHING_TIME);
in AutoModeCountReset()
1362
timer9Count =
SetTimeCount
(AUTO_MODULE_LIGHT_ON_TIM
in AutoModeCountReset()
[all...]
H
A
D
app_demo_config.h
105
unsigned char
SetTimeCount
(unsigned char setTimeCount);
/vendor/hisilicon/hispark_pegasus/demo/oc_demo/
H
A
D
app_demo_config.c
143
unsigned char
SetTimeCount
(unsigned char setTimeCount)
in SetTimeCount()
function
1382
timer1Count =
SetTimeCount
(LED_FLASHING_TIME);
in AutoModeCountReset()
1383
timer2Count =
SetTimeCount
(AUTO_MODULE_LIGHT_ON_TIME);
in AutoModeCountReset()
1384
timer3Count =
SetTimeCount
(LED_FLASHING_TIME);
in AutoModeCountReset()
1385
timer4Count =
SetTimeCount
(AUTO_MODULE_LIGHT_ON_TIME);
in AutoModeCountReset()
1386
timer5Count =
SetTimeCount
(LED_FLASHING_TIME);
in AutoModeCountReset()
1387
timer6Count =
SetTimeCount
(AUTO_MODULE_LIGHT_ON_TIME_30_SECOND);
in AutoModeCountReset()
1388
timer7Count =
SetTimeCount
(LED_FLASHING_TIME);
in AutoModeCountReset()
1389
timer8Count =
SetTimeCount
(LED_FLASHING_TIME);
in AutoModeCountReset()
1390
timer9Count =
SetTimeCount
(AUTO_MODULE_LIGHT_ON_TIM
in AutoModeCountReset()
[all...]
H
A
D
app_demo_config.h
116
unsigned char
SetTimeCount
(unsigned char setTimeCount);
/vendor/hisilicon/hispark_pegasus/demo/traffic_light_demo/
H
A
D
app_demo_config.c
115
unsigned char
SetTimeCount
(unsigned char setTimeCount)
in SetTimeCount()
function
1354
timer1Count =
SetTimeCount
(LED_FLASHING_TIME);
in AutoModeCountReset()
1355
timer2Count =
SetTimeCount
(AUTO_MODULE_LIGHT_ON_TIME);
in AutoModeCountReset()
1356
timer3Count =
SetTimeCount
(LED_FLASHING_TIME);
in AutoModeCountReset()
1357
timer4Count =
SetTimeCount
(AUTO_MODULE_LIGHT_ON_TIME);
in AutoModeCountReset()
1358
timer5Count =
SetTimeCount
(LED_FLASHING_TIME);
in AutoModeCountReset()
1359
timer6Count =
SetTimeCount
(AUTO_MODULE_LIGHT_ON_TIME_30_SECOND);
in AutoModeCountReset()
1360
timer7Count =
SetTimeCount
(LED_FLASHING_TIME);
in AutoModeCountReset()
1361
timer8Count =
SetTimeCount
(LED_FLASHING_TIME);
in AutoModeCountReset()
1362
timer9Count =
SetTimeCount
(AUTO_MODULE_LIGHT_ON_TIM
in AutoModeCountReset()
[all...]
H
A
D
app_demo_config.h
105
unsigned char
SetTimeCount
(unsigned char setTimeCount);
Completed in 8 milliseconds