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:dbb_params
(Results
1 - 4
of
4
) sorted by relevance
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/include/
H
A
D
hi_wifi_api.h
699
unsigned int
dbb_params
[HI_WIFI_DBB_PARAM_CNT];
member
1953
* @attention 3.
dbb_params
:first 5 elements are dbb scales, 6th is freq and band power offset, 7th is evm related val.
1954
CNcomment:3.
dbb_params
:前5个是dbb scale配置值,第6个是频偏和band功率补偿值,第7个是evm的配置值.CNend
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/wal/
H
A
D
wal_customize.h
554
hi_u32
dbb_params
[WAL_DBB_PARAM_CNT];
member
H
A
D
wal_customize.c
1331
g_customize_init_params[INIT_CFG_PHY_SCALING_VALUE_11B + i] = wifi_customize_params.
dbb_params
[i];
in wal_customize_init()
H
A
D
hi_wifi_driver_api.c
278
ret = wal_cfg_dbb(params->
dbb_params
, HI_WIFI_DBB_PARAM_CNT);
in hi_wifi_set_customize_params()
Completed in 17 milliseconds