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:credit_info
(Results
1 - 5
of
5
) sorted by relevance
/device/soc/hisilicon/hi3861v100/sdk_liteos/include/
H
A
D
hi_sdio_device.h
122
hi_u32
credit_info
;
member
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oal/
H
A
D
oal_sdio_host.c
451
short_free_cnt = hisdio_short_pkt_get(hi_sdio->sdio_extend->
credit_info
);
in oal_sdio_credit_info_update()
452
large_free_cnt = hisdio_large_pkt_get(hi_sdio->sdio_extend->
credit_info
);
in oal_sdio_credit_info_update()
512
HISDIO_COMM_REG_SEQ_GET(hi_sdio->sdio_extend->
credit_info
));
in oal_sdio_extend_buf_get()
536
ret = oal_sdio_memcpy_fromio(bus, (hi_void *)&hi_sdio->sdio_extend->
credit_info
,
in oal_sdio_extend_buf_get()
541
HISDIO_COMM_REG_SEQ_GET(hi_sdio->sdio_extend->
credit_info
));
in oal_sdio_extend_buf_get()
H
A
D
oal_sdio_host_if.h
97
hi_u32
credit_info
;
member
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/hcc/
H
A
D
hcc_slave.c
331
hcc_extfunc->
credit_info
= g_flow_ctrl_reg_info;
in hcc_update_high_priority_buffer_credit()
896
hcc_extfunc->
credit_info
= g_flow_ctrl_reg_info;
in hcc_slave_tx_queue_sched()
H
A
D
hcc_host.c
1345
large_cnt = hisdio_large_pkt_get(hi_sdio->sdio_extend->
credit_info
);
Completed in 10 milliseconds