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:NVIC_BASE
(Results
1 - 14
of
14
) sorted by relevance
/third_party/cmsis/CMSIS/Core/Include/
H
A
D
core_sc000.h
667
#define
NVIC_BASE
(SCS_BASE + 0x0100UL) /*!< NVIC Base Address */
macro
673
#define NVIC ((NVIC_Type *)
NVIC_BASE
) /*!< NVIC configuration struct */
H
A
D
core_cm1.h
563
#define
NVIC_BASE
(SCS_BASE + 0x0100UL) /*!< NVIC Base Address */
macro
569
#define NVIC ((NVIC_Type *)
NVIC_BASE
) /*!< NVIC configuration struct */
H
A
D
core_cm0.h
537
#define
NVIC_BASE
(SCS_BASE + 0x0100UL) /*!< NVIC Base Address */
macro
542
#define NVIC ((NVIC_Type *)
NVIC_BASE
) /*!< NVIC configuration struct */
H
A
D
core_cm0plus.h
651
#define
NVIC_BASE
(SCS_BASE + 0x0100UL) /*!< NVIC Base Address */
macro
656
#define NVIC ((NVIC_Type *)
NVIC_BASE
) /*!< NVIC configuration struct */
H
A
D
core_cm4.h
1556
#define
NVIC_BASE
(SCS_BASE + 0x0100UL) /*!< NVIC Base Address */
macro
1562
#define NVIC ((NVIC_Type *)
NVIC_BASE
) /*!< NVIC configuration struct */
H
A
D
core_sc300.h
1363
#define
NVIC_BASE
(SCS_BASE + 0x0100UL) /*!< NVIC Base Address */
macro
1369
#define NVIC ((NVIC_Type *)
NVIC_BASE
) /*!< NVIC configuration struct */
H
A
D
core_cm3.h
1380
#define
NVIC_BASE
(SCS_BASE + 0x0100UL) /*!< NVIC Base Address */
macro
1386
#define NVIC ((NVIC_Type *)
NVIC_BASE
) /*!< NVIC configuration struct */
H
A
D
core_cm23.h
1233
#define
NVIC_BASE
(SCS_BASE + 0x0100UL) /*!< NVIC Base Address */
macro
1239
#define NVIC ((NVIC_Type *)
NVIC_BASE
) /*!< NVIC configuration struct */
H
A
D
core_cm35p.h
2045
#define
NVIC_BASE
(SCS_BASE + 0x0100UL) /*!< NVIC Base Address */
macro
2051
#define NVIC ((NVIC_Type *)
NVIC_BASE
) /*!< NVIC configuration struct */
H
A
D
core_cm33.h
2045
#define
NVIC_BASE
(SCS_BASE + 0x0100UL) /*!< NVIC Base Address */
macro
2051
#define NVIC ((NVIC_Type *)
NVIC_BASE
) /*!< NVIC configuration struct */
H
A
D
core_cm7.h
1775
#define
NVIC_BASE
(SCS_BASE + 0x0100UL) /*!< NVIC Base Address */
macro
1781
#define NVIC ((NVIC_Type *)
NVIC_BASE
) /*!< NVIC configuration struct */
H
A
D
core_starmc1.h
2141
#define
NVIC_BASE
(SCS_BASE + 0x0100UL) /*!< NVIC Base Address */
macro
2147
#define NVIC ((NVIC_Type *)
NVIC_BASE
) /*!< NVIC configuration struct */
H
A
D
core_cm85.h
3566
#define
NVIC_BASE
(SCS_BASE + 0x0100UL) /*!< NVIC Base Address */
macro
3572
#define NVIC ((NVIC_Type *)
NVIC_BASE
) /*!< NVIC configuration struct */
H
A
D
core_cm55.h
3542
#define
NVIC_BASE
(SCS_BASE + 0x0100UL) /*!< NVIC Base Address */
macro
3548
#define NVIC ((NVIC_Type *)
NVIC_BASE
) /*!< NVIC configuration struct */
Completed in 85 milliseconds