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:SLEEP_1_MS
(Results
1 - 14
of
14
) sorted by relevance
/vendor/hisilicon/hispark_pegasus/demo/environment_demo/
H
A
D
app_demo_multi_sample.c
183
hi_sleep(
SLEEP_1_MS
);
in ControlModeSample()
202
hi_sleep(
SLEEP_1_MS
);
in DelayAndCheckKeyInterrupt()
233
hi_sleep(
SLEEP_1_MS
);
in CycleForOneSecond()
262
hi_sleep(
SLEEP_1_MS
);
in CycleForHalfSecond()
293
hi_sleep(
SLEEP_1_MS
);
in CycleForQuarterSecond()
332
hi_sleep(
SLEEP_1_MS
);
in ColorfulLightSample()
567
hi_sleep(
SLEEP_1_MS
);
in HumanDetectSample()
598
hi_sleep(
SLEEP_1_MS
);
in LightDetectSample()
646
hi_sleep(
SLEEP_1_MS
);
in UnionDetectSample()
675
task_msleep(
SLEEP_1_MS
);
in ReturnMainEnumSample()
[all...]
H
A
D
ssd1306_oled.h
28
#define
SLEEP_1_MS
1
macro
H
A
D
app_demo_config.c
42
TaskMsleep(
SLEEP_1_MS
);
in ReturnAllModeEnumSample()
/vendor/hisilicon/hispark_pegasus/demo/histreaming_demo/
H
A
D
app_demo_multi_sample.c
183
hi_sleep(
SLEEP_1_MS
);
in ControlModeSample()
202
hi_sleep(
SLEEP_1_MS
);
in DelayAndCheckKeyInterrupt()
233
hi_sleep(
SLEEP_1_MS
);
in CycleForOneSecond()
262
hi_sleep(
SLEEP_1_MS
);
in CycleForHalfSecond()
293
hi_sleep(
SLEEP_1_MS
);
in CycleForQuarterSecond()
332
hi_sleep(
SLEEP_1_MS
);
in ColorfulLightSample()
567
hi_sleep(
SLEEP_1_MS
);
in HumanDetectSample()
598
hi_sleep(
SLEEP_1_MS
);
in LightDetectSample()
646
hi_sleep(
SLEEP_1_MS
);
in UnionDetectSample()
675
task_msleep(
SLEEP_1_MS
);
in ReturnMainEnumSample()
[all...]
H
A
D
ssd1306_oled.h
49
#define
SLEEP_1_MS
1
macro
H
A
D
app_demo_traffic_sample.c
93
TaskMsleep(
SLEEP_1_MS
); // 1ms
in TrafficControlModeSample()
/vendor/hisilicon/hispark_pegasus/demo/nfc_demo/
H
A
D
app_demo_multi_sample.c
183
hi_sleep(
SLEEP_1_MS
);
in ControlModeSample()
202
hi_sleep(
SLEEP_1_MS
);
in DelayAndCheckKeyInterrupt()
233
hi_sleep(
SLEEP_1_MS
);
in CycleForOneSecond()
262
hi_sleep(
SLEEP_1_MS
);
in CycleForHalfSecond()
293
hi_sleep(
SLEEP_1_MS
);
in CycleForQuarterSecond()
332
hi_sleep(
SLEEP_1_MS
);
in ColorfulLightSample()
567
hi_sleep(
SLEEP_1_MS
);
in HumanDetectSample()
598
hi_sleep(
SLEEP_1_MS
);
in LightDetectSample()
646
hi_sleep(
SLEEP_1_MS
);
in UnionDetectSample()
675
task_msleep(
SLEEP_1_MS
);
in ReturnMainEnumSample()
[all...]
H
A
D
ssd1306_oled.h
27
#define
SLEEP_1_MS
1
macro
/vendor/hisilicon/hispark_pegasus/demo/oc_demo/
H
A
D
app_demo_multi_sample.c
184
hi_sleep(
SLEEP_1_MS
);
in ControlModeSample()
203
hi_sleep(
SLEEP_1_MS
);
in DelayAndCheckKeyInterrupt()
234
hi_sleep(
SLEEP_1_MS
);
in CycleForOneSecond()
263
hi_sleep(
SLEEP_1_MS
);
in CycleForHalfSecond()
294
hi_sleep(
SLEEP_1_MS
);
in CycleForQuarterSecond()
333
hi_sleep(
SLEEP_1_MS
);
in ColorfulLightSample()
568
hi_sleep(
SLEEP_1_MS
);
in HumanDetectSample()
599
hi_sleep(
SLEEP_1_MS
);
in LightDetectSample()
647
hi_sleep(
SLEEP_1_MS
);
in UnionDetectSample()
676
task_msleep(
SLEEP_1_MS
);
in ReturnMainEnumSample()
[all...]
H
A
D
app_demo_traffic_sample.c
93
TaskMsleep(
SLEEP_1_MS
); // 1ms
in TrafficControlModeSample()
H
A
D
ssd1306_oled.h
49
#define
SLEEP_1_MS
1
macro
/vendor/hisilicon/hispark_pegasus/demo/traffic_light_demo/
H
A
D
app_demo_multi_sample.c
183
hi_sleep(
SLEEP_1_MS
);
in ControlModeSample()
202
hi_sleep(
SLEEP_1_MS
);
in DelayAndCheckKeyInterrupt()
233
hi_sleep(
SLEEP_1_MS
);
in CycleForOneSecond()
262
hi_sleep(
SLEEP_1_MS
);
in CycleForHalfSecond()
293
hi_sleep(
SLEEP_1_MS
);
in CycleForQuarterSecond()
332
hi_sleep(
SLEEP_1_MS
);
in ColorfulLightSample()
567
hi_sleep(
SLEEP_1_MS
);
in HumanDetectSample()
598
hi_sleep(
SLEEP_1_MS
);
in LightDetectSample()
646
hi_sleep(
SLEEP_1_MS
);
in UnionDetectSample()
675
task_msleep(
SLEEP_1_MS
);
in ReturnMainEnumSample()
[all...]
H
A
D
ssd1306_oled.h
49
#define
SLEEP_1_MS
1
macro
H
A
D
app_demo_traffic_sample.c
93
TaskMsleep(
SLEEP_1_MS
); // 1ms
in TrafficControlModeSample()
Completed in 10 milliseconds