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:hi_event_init
(Results
1 - 7
of
7
) sorted by relevance
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/include/
H
A
D
hi_event.h
233
hi_u32
hi_event_init
(hi_u8 max_event_cnt, hi_pvoid event_space);
/device/soc/hisilicon/hi3861v100/sdk_liteos/include/
H
A
D
hi_event.h
223
hi_u32
hi_event_init
(hi_u8 max_event_cnt, hi_pvoid event_space);
H
A
D
hi_hook_fuc.h
54
typedef hi_u32 (*fuc_type_name(
hi_event_init
))(hi_u8 max_event_cnt,
167
fuc_type_name(
hi_event_init
) hi_event_init_hook;
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oal/
H
A
D
hi_event.c
53
hi_u32
hi_event_init
(hi_u8 max_event_cnt, hi_pvoid event_space)
in hi_event_init()
function
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/frw/
H
A
D
frw_event.c
274
hi_event_init
(4, HI_NULL); /* 4:设置最大事件数为4 */
in frw_event_init()
/device/soc/hisilicon/hi3861v100/sdk_liteos/app/demo/src/
H
A
D
app_main.c
429
(hi_void)
hi_event_init
(APP_INIT_EVENT_NUM, HI_NULL);
in app_main()
/device/soc/hisilicon/hi3861v100/sdk_liteos/app/wifiiot_app/src/
H
A
D
app_main.c
441
(hi_void)
hi_event_init
(APP_INIT_EVENT_NUM, HI_NULL);
in app_main()
Completed in 6 milliseconds