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:HWI_ARG_T
(Results
1 - 16
of
16
) sorted by relevance
/kernel/liteos_a/arch/arm/include/
H
A
D
los_hwi.h
236
typedef UINTPTR
HWI_ARG_T
;
typedef
254
HWI_ARG_T
uwParam;
/kernel/liteos_a/arch/arm/arm/src/
H
A
D
los_hwi.c
116
STATIC
HWI_ARG_T
OsHwiCpIrqParam(const HwiIrqParam *irqParam)
in OsHwiCpIrqParam()
128
return (
HWI_ARG_T
)paramByAlloc;
in OsHwiCpIrqParam()
150
HWI_ARG_T
retParam;
in OsHwiCreateNoShared()
/kernel/liteos_a/testsuites/kernel/sample/kernel_base/core/task/full/
H
A
D
It_los_task_080.c
58
HWI_ARG_T
arg = 0;
in Testcase()
H
A
D
It_los_task_114.c
59
HWI_ARG_T
arg = 0;
in TaskF01()
H
A
D
It_los_task_142.c
67
HWI_ARG_T
arg = 0;
in Testcase()
H
A
D
It_los_task_118.c
84
HWI_ARG_T
arg = 0;
in TaskF01()
H
A
D
It_los_task_138.c
84
HWI_ARG_T
arg = 0;
in TaskF01()
/kernel/liteos_a/testsuites/kernel/sample/kernel_base/core/swtmr/full/
H
A
D
It_los_swtmr_041.c
83
HWI_ARG_T
arg = 0;
in Testcase()
H
A
D
It_los_swtmr_040.c
71
HWI_ARG_T
arg = 0;
in Testcase()
H
A
D
It_los_swtmr_039.c
69
HWI_ARG_T
arg = 0;
in Testcase()
H
A
D
It_los_swtmr_064.c
65
HWI_ARG_T
arg = 0;
in Testcase()
H
A
D
It_los_swtmr_065.c
66
HWI_ARG_T
arg = 0;
in Testcase()
/kernel/liteos_m/arch/include/
H
A
D
los_interrupt.h
47
typedef UINT32
HWI_ARG_T
;
typedef
/kernel/liteos_m/arch/csky/common/
H
A
D
los_common_interrupt.c
163
HWI_HANDLER_FUNC g_hwiHandlerForm[OS_VECTOR_CNT] = {{ (HWI_PROC_FUNC)0, (
HWI_ARG_T
)0 }};
/kernel/liteos_m/arch/xtensa/common/
H
A
D
los_common_interrupt.c
145
HWI_HANDLER_FUNC g_hwiHandlerForm[OS_VECTOR_CNT] = {{ (HWI_PROC_FUNC)0, (
HWI_ARG_T
)0 }};
/kernel/liteos_m/arch/arm/common/
H
A
D
los_common_interrupt.c
113
HWI_HANDLER_FUNC g_hwiHandlerForm[OS_VECTOR_CNT] = {{ (HWI_PROC_FUNC)0, (
HWI_ARG_T
)0 }};
Completed in 6 milliseconds