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:TaskMsleep
(Results
1 - 25
of
31
) sorted by relevance
1
2
/vendor/hisilicon/hispark_pegasus/demo/environment_demo/
H
A
D
app_demo_environment.c
49
TaskMsleep
(SLEEP_10_MS); // 10ms
in ShowTemperatureValue()
71
TaskMsleep
(SLEEP_10_MS); // 10ms
in ShowHumidityValue()
99
TaskMsleep
(SLEEP_10_MS); // 10ms
in ShowCombustibleGasValue()
H
A
D
hal_iot_gpio_ex.c
39
unsigned int
TaskMsleep
(unsigned int ms)
in TaskMsleep()
function
H
A
D
app_demo_aht20.c
103
TaskMsleep
(AHT_SLEEP_1S);
in Ath20CheckAndInit()
183
TaskMsleep
(AHT_SLEEP_50MS);
in AppDemoAht20()
201
TaskMsleep
(AHT_TASK_SLEEP_TIME); // 20ms
in AppDemoAht20()
H
A
D
app_demo_config.c
42
TaskMsleep
(SLEEP_1_MS);
in ReturnAllModeEnumSample()
81
TaskMsleep
(SLEEP_100_MS); // 10ms
in ShowAllEnvironmentValue()
207
TaskMsleep
(SLEEP_1S);
in EnvironmentDisplay()
H
A
D
iot_gpio_ex.h
391
unsigned int
TaskMsleep
(unsigned int ms);
/vendor/hisilicon/hispark_pegasus/demo/beep_demo/
H
A
D
hal_iot_gpio_ex.c
40
unsigned int
TaskMsleep
(unsigned int ms)
in TaskMsleep()
function
H
A
D
iot_gpio_ex.h
395
unsigned int
TaskMsleep
(unsigned int ms);
/vendor/hisilicon/hispark_pegasus/demo/hello_world_demo/
H
A
D
hal_iot_gpio_ex.c
40
unsigned int
TaskMsleep
(unsigned int ms)
in TaskMsleep()
function
H
A
D
iot_gpio_ex.h
395
unsigned int
TaskMsleep
(unsigned int ms);
/vendor/hisilicon/hispark_pegasus/demo/histreaming_client_demo/
H
A
D
hal_iot_gpio_ex.c
39
unsigned int
TaskMsleep
(unsigned int ms)
in TaskMsleep()
function
H
A
D
iot_gpio_ex.h
395
unsigned int
TaskMsleep
(unsigned int ms);
/vendor/hisilicon/hispark_pegasus/demo/histreaming_demo/
H
A
D
hal_iot_gpio_ex.c
39
unsigned int
TaskMsleep
(unsigned int ms)
in TaskMsleep()
function
H
A
D
app_demo_traffic_sample.c
93
TaskMsleep
(SLEEP_1_MS); // 1ms
in TrafficControlModeSample()
H
A
D
iot_gpio_ex.h
395
unsigned int
TaskMsleep
(unsigned int ms);
/vendor/hisilicon/hispark_pegasus/demo/interconnection_client_demo/
H
A
D
hal_iot_gpio_ex.c
39
unsigned int
TaskMsleep
(unsigned int ms)
in TaskMsleep()
function
H
A
D
app_demo_uart.c
63
TaskMsleep
(20); /* 20:sleep 20ms */
in UartDemoTask()
/vendor/hisilicon/hispark_pegasus/demo/led_demo/
H
A
D
hal_iot_gpio_ex.c
40
unsigned int
TaskMsleep
(unsigned int ms)
in TaskMsleep()
function
/vendor/hisilicon/hispark_pegasus/demo/nfc_demo/
H
A
D
hal_iot_gpio_ex.c
39
unsigned int
TaskMsleep
(unsigned int ms)
in TaskMsleep()
function
H
A
D
app_demo_config.c
337
TaskMsleep
(TASK_SLEEP_10MS);
in Fm11DataRecvInterrupt()
386
TaskMsleep
(TASK_SLEEP_10MS);
in Fm11DataRecv()
505
TaskMsleep
(TASK_SLEEP_1MS);
in NfcRead()
517
TaskMsleep
(TASK_SLEEP_1MS);
in NfcRead()
/vendor/hisilicon/hispark_pegasus/demo/oc_demo/
H
A
D
hal_iot_gpio_ex.c
39
unsigned int
TaskMsleep
(unsigned int ms)
in TaskMsleep()
function
H
A
D
app_demo_traffic_sample.c
93
TaskMsleep
(SLEEP_1_MS); // 1ms
in TrafficControlModeSample()
/vendor/hisilicon/hispark_pegasus/demo/traffic_light_demo/
H
A
D
hal_iot_gpio_ex.c
39
unsigned int
TaskMsleep
(unsigned int ms)
in TaskMsleep()
function
H
A
D
app_demo_traffic_sample.c
93
TaskMsleep
(SLEEP_1_MS); // 1ms
in TrafficControlModeSample()
/vendor/hisilicon/hispark_pegasus/demo/iottencent_demo/
H
A
D
app_demo_iot.c
51
unsigned int
TaskMsleep
(unsigned int ms)
in TaskMsleep()
function
149
TaskMsleep
(ONE_SECOND);
in DemoEntry()
/vendor/hisilicon/hispark_pegasus/demo/mqtt_demo/
H
A
D
app_demo_iot.c
51
unsigned int
TaskMsleep
(unsigned int ms)
in TaskMsleep()
function
149
TaskMsleep
(ONE_SECOND);
in DemoEntry()
Completed in 9 milliseconds
1
2