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:delayTime
(Results
1 - 18
of
18
) sorted by relevance
/vendor/hisilicon/hispark_pegasus/demo/robot_demo/robot_car/
H
A
D
robot_hcsr04.c
40
unsigned int
delayTime
= 20;
in GetDistance()
local
48
hi_udelay(
delayTime
);
in GetDistance()
/vendor/hisilicon/hispark_pegasus/demo/histreaming_demo/
H
A
D
app_demo_i2c_oled.h
20
unsigned char DelayCheckKey(unsigned int
delayTime
);
H
A
D
app_demo_config.h
98
unsigned char DelayAndFreshScreen(unsigned int
delayTime
, unsigned char beepStatus);
H
A
D
app_demo_multi_sample.h
264
unsigned char DelayAndCheckKeyInterrupt(unsigned int
delayTime
);
H
A
D
app_demo_multi_sample.c
188
unsigned char DelayAndCheckKeyInterrupt(unsigned int
delayTime
)
in DelayAndCheckKeyInterrupt()
argument
190
unsigned int cycleCount =
delayTime
/ DELAY_10_MS;
in DelayAndCheckKeyInterrupt()
/vendor/hisilicon/hispark_pegasus/demo/oc_demo/
H
A
D
app_demo_i2c_oled.h
20
unsigned char DelayCheckKey(unsigned int
delayTime
);
H
A
D
app_demo_config.h
108
unsigned char DelayAndFreshScreen(unsigned int
delayTime
, unsigned char beepStatus);
H
A
D
app_demo_multi_sample.h
264
unsigned char DelayAndCheckKeyInterrupt(unsigned int
delayTime
);
H
A
D
app_demo_multi_sample.c
189
unsigned char DelayAndCheckKeyInterrupt(unsigned int
delayTime
)
in DelayAndCheckKeyInterrupt()
argument
191
unsigned int cycleCount =
delayTime
/ DELAY_10_MS;
in DelayAndCheckKeyInterrupt()
/vendor/hisilicon/hispark_pegasus/demo/traffic_light_demo/
H
A
D
app_demo_i2c_oled.h
20
unsigned char DelayCheckKey(unsigned int
delayTime
);
H
A
D
app_demo_config.h
98
unsigned char DelayAndFreshScreen(unsigned int
delayTime
, unsigned char beepStatus);
H
A
D
app_demo_multi_sample.h
264
unsigned char DelayAndCheckKeyInterrupt(unsigned int
delayTime
);
H
A
D
app_demo_multi_sample.c
188
unsigned char DelayAndCheckKeyInterrupt(unsigned int
delayTime
)
in DelayAndCheckKeyInterrupt()
argument
190
unsigned int cycleCount =
delayTime
/ DELAY_10_MS;
in DelayAndCheckKeyInterrupt()
/vendor/hisilicon/hispark_pegasus/demo/robot_demo/robot/
H
A
D
robot_hcsr04.c
39
unsigned int
delayTime
= 20;
in GetDistance()
local
47
hi_udelay(
delayTime
);
in GetDistance()
/vendor/hisilicon/hispark_pegasus/demo/nfc_demo/
H
A
D
app_demo_multi_sample.h
264
unsigned char DelayAndCheckKeyInterrupt(unsigned int
delayTime
);
H
A
D
app_demo_multi_sample.c
188
unsigned char DelayAndCheckKeyInterrupt(unsigned int
delayTime
)
in DelayAndCheckKeyInterrupt()
argument
190
unsigned int cycleCount =
delayTime
/ DELAY_10_MS;
in DelayAndCheckKeyInterrupt()
/vendor/hisilicon/hispark_pegasus/demo/environment_demo/
H
A
D
app_demo_multi_sample.h
265
unsigned char DelayAndCheckKeyInterrupt(unsigned int
delayTime
);
H
A
D
app_demo_multi_sample.c
188
unsigned char DelayAndCheckKeyInterrupt(unsigned int
delayTime
)
in DelayAndCheckKeyInterrupt()
argument
190
unsigned int cycleCount =
delayTime
/ DELAY_10_MS;
in DelayAndCheckKeyInterrupt()
Completed in 12 milliseconds