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_ERR_UPG_COMMON
(Results
1 - 3
of
3
) sorted by relevance
/device/soc/hisilicon/hi3861v100/sdk_liteos/include/
H
A
D
hi_errno.h
376
#define
HI_ERR_UPG_COMMON
0x80003060
macro
377
#define HI_ERR_UPG_NULL_POINTER (
HI_ERR_UPG_COMMON
+ 0x0)
378
#define HI_ERR_UPG_PARAMETER (
HI_ERR_UPG_COMMON
+ 0x1)
379
#define HI_ERR_UPG_BACKUP_ADDR (
HI_ERR_UPG_COMMON
+ 0x2)
380
#define HI_ERR_UPG_BUSY (
HI_ERR_UPG_COMMON
+ 0x3)
381
#define HI_ERR_UPG_FLASH_BAD (
HI_ERR_UPG_COMMON
+ 0x4)
382
#define HI_ERR_UPG_START_ADDR (
HI_ERR_UPG_COMMON
+ 0x5)
383
#define HI_ERR_UPG_INITILIZATION_ALREADY (
HI_ERR_UPG_COMMON
+ 0x6)
384
#define HI_ERR_UPG_FILE_LEN (
HI_ERR_UPG_COMMON
+ 0x7)
385
#define HI_ERR_UPG_NOT_START (
HI_ERR_UPG_COMMON
[all...]
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/include/
H
A
D
hi_errno.h
352
#define
HI_ERR_UPG_COMMON
0x80003060
macro
353
#define HI_ERR_UPG_NULL_POINTER (
HI_ERR_UPG_COMMON
+ 0x0)
354
#define HI_ERR_UPG_PARAMETER (
HI_ERR_UPG_COMMON
+ 0x1)
355
#define HI_ERR_UPG_BACKUP_ADDR (
HI_ERR_UPG_COMMON
+ 0x2)
356
#define HI_ERR_UPG_BUSY (
HI_ERR_UPG_COMMON
+ 0x3)
357
#define HI_ERR_UPG_FLASH_BAD (
HI_ERR_UPG_COMMON
+ 0x4)
358
#define HI_ERR_UPG_START_ADDR (
HI_ERR_UPG_COMMON
+ 0x5)
359
#define HI_ERR_UPG_INITILIZATION_ALREADY (
HI_ERR_UPG_COMMON
+ 0x6)
360
#define HI_ERR_UPG_FILE_LEN (
HI_ERR_UPG_COMMON
+ 0x7)
361
#define HI_ERR_UPG_NOT_START (
HI_ERR_UPG_COMMON
[all...]
/device/soc/hisilicon/hi3861v100/sdk_liteos/boot/commonboot/
H
A
D
hi_boot_err.h
168
#define
HI_ERR_UPG_COMMON
0x80003060
macro
169
#define HI_ERR_UPG_LOW_KERNEL_VER (
HI_ERR_UPG_COMMON
+ 0x13)
170
#define HI_ERR_UPG_FULL_KERNEL_VER (
HI_ERR_UPG_COMMON
+ 0x14)
171
#define HI_ERR_UPG_LOW_BOOT_VER (
HI_ERR_UPG_COMMON
+ 0x15)
172
#define HI_ERR_UPG_FULL_BOOT_VER (
HI_ERR_UPG_COMMON
+ 0x16)
173
#define HI_ERR_UPG_FIRST_PACKET_OFFSET (
HI_ERR_UPG_COMMON
+ 0x17)
174
#define HI_ERR_UPG_UPDATE_VER_TIMEOUT (
HI_ERR_UPG_COMMON
+ 0x18)
175
#define HI_ERR_UPG_UPDATE_VER_FAIL (
HI_ERR_UPG_COMMON
+ 0x19)
176
#define HI_ERR_UPG_UPDATE_VER_INVALID_PARAM (
HI_ERR_UPG_COMMON
+ 0x1A)
177
#define HI_ERR_UPG_KERNEL_VER_OVER (
HI_ERR_UPG_COMMON
[all...]
Completed in 5 milliseconds