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:vector
(Results
1 - 4
of
4
) sorted by relevance
/device/qemu/riscv32_virt/liteos_m/board/
H
A
D
riscv_hal.c
27
VOID HalIrqDisable(UINT32
vector
)
in HalIrqDisable()
argument
36
VOID HalIrqEnable(UINT32
vector
)
in HalIrqEnable()
argument
/device/qemu/riscv32_virt/liteos_m/board/driver/
H
A
D
plic.c
75
VOID PlicIrqSetPrio(UINT32
vector
, UINT32 pri)
in PlicIrqSetPrio()
argument
83
VOID PlicIrqEnable(UINT32
vector
)
in PlicIrqEnable()
argument
95
VOID PlicIrqDisable(UINT32
vector
)
in PlicIrqDisable()
argument
/device/soc/hisilicon/common/platform/wifi/hi3881v100/driver/oal/
H
A
D
hi_isr.c
125
hi_u32 hi_irq_enable(hi_u32
vector
)
in hi_irq_enable()
argument
147
hi_void hi_irq_disable(hi_u32
vector
)
in hi_irq_disable()
argument
161
hi_void set_mask(hi_u32
vector
)
in set_mask()
argument
169
reset_mask(hi_u32
vector
)
reset_mask()
argument
178
hi_irq_request(hi_u32
vector
, hi_u32 flags, irq_routine routine, uintptr_t param)
hi_irq_request()
argument
211
hi_irq_free(hi_u32
vector
)
hi_irq_free()
argument
[all...]
/device/soc/hisilicon/common/platform/hieth-sf/include/internal/
H
A
D
eth_mac.h
90
uint32_t
vector
;
member
Completed in 2 milliseconds