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:DELAY_TICKS_5
(Results
1 - 9
of
9
) sorted by relevance
/kernel/liteos_m/testsuites/unittest/xts/cmsis/
H
A
D
cmsis_task_pri_func_test.c
55
status = osDelay(
DELAY_TICKS_5
);
in WaitThreadExit()
116
status = osDelay(
DELAY_TICKS_5
);
169
status = osDelay(
DELAY_TICKS_5
);
196
status = osDelay(
DELAY_TICKS_5
);
223
status = osDelay(
DELAY_TICKS_5
);
250
status = osDelay(
DELAY_TICKS_5
);
376
status = osDelay(
DELAY_TICKS_5
);
383
status = osDelay(
DELAY_TICKS_5
);
390
status = osDelay(
DELAY_TICKS_5
);
397
status = osDelay(
DELAY_TICKS_5
);
[all...]
H
A
D
cmsis_task_func_test.c
86
status = osDelay(
DELAY_TICKS_5
);
in CmsisThreadCreat003Func001()
100
status = osDelay(
DELAY_TICKS_5
);
in CmsisThreadCreat003Func002()
330
status = osDelay(
DELAY_TICKS_5
);
in CmsisThreadResumeFunc002()
431
status = osDelay(
DELAY_TICKS_5
);
439
status = osDelay(
DELAY_TICKS_5
);
470
status = osDelay(
DELAY_TICKS_5
);
513
status = osDelay(
DELAY_TICKS_5
);
542
status = osDelay(
DELAY_TICKS_5
);
574
status = osDelay(
DELAY_TICKS_5
);
761
status = osDelay(
DELAY_TICKS_5
);
[all...]
H
A
D
cmsis_sem_func_test.c
58
status = osDelay(
DELAY_TICKS_5
);
74
status = osDelay(
DELAY_TICKS_5
);
90
status = osDelay(
DELAY_TICKS_5
);
106
status = osDelay(
DELAY_TICKS_5
);
122
status = osDelay(
DELAY_TICKS_5
);
138
status = osDelay(
DELAY_TICKS_5
);
154
status = osDelay(
DELAY_TICKS_5
);
170
status = osDelay(
DELAY_TICKS_5
);
H
A
D
cmsis_msg_func_test.c
76
status = osDelay(
DELAY_TICKS_5
);
91
status = osDelay(
DELAY_TICKS_5
);
106
status = osDelay(
DELAY_TICKS_5
);
H
A
D
cmsis_timer_func_test.c
87
status = osDelay(
DELAY_TICKS_5
);
105
status = osDelay(
DELAY_TICKS_5
);
122
status = osDelay(
DELAY_TICKS_5
);
139
status = osDelay(
DELAY_TICKS_5
);
156
status = osDelay(
DELAY_TICKS_5
);
H
A
D
xts_cmsis.h
78
#define
DELAY_TICKS_5
5
macro
H
A
D
cmsis_mutex_func_test.c
88
status = osDelay(
DELAY_TICKS_5
);
104
status = osDelay(
DELAY_TICKS_5
);
H
A
D
cmsis_event_func_test.c
166
status = osDelay(
DELAY_TICKS_5
);
172
status = osDelay(
DELAY_TICKS_5
);
/kernel/liteos_m/testsuites/unittest/posix/src/
H
A
D
kernel_test.h
42
#define
DELAY_TICKS_5
5
macro
Completed in 6 milliseconds