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:init_flag
(Results
1 - 7
of
7
) sorted by relevance
/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/flashboot/common/nvm/
H
A
D
hi_nvm.h
67
hi_u8
init_flag
;
member
H
A
D
hi_nvm.c
167
nv_ctrl->
init_flag
= HI_TRUE;
in nv_init_index()
414
if (nv_ctrl->
init_flag
!= HI_TRUE) {
in hi_factory_nv_write()
435
if (nv_ctrl->
init_flag
!= HI_TRUE) {
in hi_factory_nv_read()
/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/system/include/
H
A
D
hi_nvm.h
59
hi_u8
init_flag
;
member
/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/loaderboot/include/
H
A
D
hi_nvm.h
66
hi_u8
init_flag
;
member
/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/loaderboot/common/nvm/
H
A
D
hi_nvm.c
166
nv_ctrl->
init_flag
= HI_TRUE;
in nv_init_index()
411
if (nv_ctrl->
init_flag
!= HI_TRUE) {
in hi_factory_nv_write()
432
if (nv_ctrl->
init_flag
!= HI_TRUE) {
in hi_factory_nv_read()
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/mac/hmac/
H
A
D
hmac_vap.h
189
init_flag
: 1, /* 常发关闭再次打开标志 */
member
H
A
D
hmac_config.h
257
oal_netbuf_stru *hmac_config_create_al_tx_packet(hi_u32 size, mac_rf_payload_enum_uint8 payload_flag, hi_u8
init_flag
);
Completed in 5 milliseconds