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:app_main
(Results
1 - 8
of
8
) sorted by relevance
/device/soc/hisilicon/hi3861v100/sdk_liteos/include/
H
A
D
hi3861_platform.h
47
hi_void
app_main
(hi_void);
/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/platform/svp/ive/
H
A
D
sample_ive_main.c
97
int
app_main
(int argc, char *argv[])
in app_main()
function
/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/platform/svp/nnie/
H
A
D
sample_nnie_main.c
102
int
app_main
(int argc, char *argv[])
in app_main()
function
/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/platform/vio/
H
A
D
sample_vio_main.c
90
int
app_main
(int argc, char *argv[])
in app_main()
function
/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/platform/higv/
H
A
D
app.c
229
HI_S32
app_main
(HI_S32 argc, HI_CHAR* argv[])
in app_main()
function
/device/soc/hisilicon/hi3861v100/sdk_liteos/app/demo/src/
H
A
D
app_main.c
16
#include "
app_main
.h"
77
* because the memory of
app_main
task needs to free as soon as possible.
389
/* Releases the
app_main
stack memory. */
in app_demo_task_second_body()
396
/* Releases the
app_main
stack memory. */
in app_demo_task_body()
413
/* Releases the
app_main
stack memory. */
in app_demo_task_release_mem()
427
hi_void
app_main
(hi_void)
in app_main()
function
537
printf("\n
app_main
test\n");
in app_main()
544
printf("\n
app_main
INIT_TEST_CALL\n");
in app_main()
/device/soc/hisilicon/hi3861v100/sdk_liteos/app/wifiiot_app/src/
H
A
D
app_main.c
16
#include "
app_main
.h"
71
/* 高优先级(不得小于3),尽快释放系统
app_main
栈内存 */
360
/* 释放
app_main
栈内存使用 */
in app_demo_task_second_body()
367
/* 释放
app_main
栈内存使用 */
in app_demo_task_body()
384
/* 释放
app_main
栈内存使用 */
in app_demo_task_release_mem()
398
hi_void
app_main
(hi_void)
in app_main()
function
/device/soc/hisilicon/hi3516dv300/sdk_linux/sample/platform/audio/
H
A
D
sample_audio.c
1035
HI_S32
app_main
(int argc, char *argv[])
in app_main()
function
Completed in 5 milliseconds