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
defs:erase_size
(Results
1 - 5
of
5
) sorted by relevance
/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/flashboot/upg/
H
A
D
boot_upg_kernel.c
112
hi_u32
erase_size
= uncompress_size;
in boot_upg_kernel_process()
local
/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/loaderboot/common/
H
A
D
transfer.c
121
hi_u32 download_to_flash(hi_u32 flash_offset, hi_u32
erase_size
, hi_u32 flash_size)
in download_to_flash()
argument
159
hi_u32 download_image(hi_u32 addr, hi_u32
erase_size
, hi_u32 flash_size, hi_u8 burn_efuse)
in download_image()
argument
183
download_factory_image(hi_u32 addr, hi_u32
erase_size
, hi_u32 flash_size, hi_u8 burn_efuse)
download_factory_image()
argument
[all...]
H
A
D
cmd_loop.c
142
hi_u32
erase_size
= *(hi_u32 *)(&cmd_ctx->packet.payload[8]); /* offset 8 is erase size */
in loader_download_image()
local
/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/commonboot/
H
A
D
boot_rom.h
237
hi_u32
erase_size
;
member
/device/soc/hisilicon/hi3861v100/sdk_liteos/platform/drivers/flash/
H
A
D
flash_prv.h
279
hi_u32
erase_size
;
member
Completed in 5 milliseconds