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:SCS_BASE_NS
(Results
1 - 6
of
6
) sorted by relevance
/third_party/cmsis/CMSIS/Core/Include/
H
A
D
core_cm23.h
1256
#define
SCS_BASE_NS
(0xE002E000UL) /*!< System Control Space Base Address (non-secure address space) */
macro
1259
#define SysTick_BASE_NS (
SCS_BASE_NS
+ 0x0010UL) /*!< SysTick Base Address (non-secure address space) */
1260
#define NVIC_BASE_NS (
SCS_BASE_NS
+ 0x0100UL) /*!< NVIC Base Address (non-secure address space) */
1261
#define SCB_BASE_NS (
SCS_BASE_NS
+ 0x0D00UL) /*!< System Control Block Base Address (non-secure address space) */
1270
#define MPU_BASE_NS (
SCS_BASE_NS
+ 0x0D90UL) /*!< Memory Protection Unit (non-secure address space) */
H
A
D
core_cm35p.h
2072
#define
SCS_BASE_NS
(0xE002E000UL) /*!< System Control Space Base Address (non-secure address space) */
macro
2075
#define SysTick_BASE_NS (
SCS_BASE_NS
+ 0x0010UL) /*!< SysTick Base Address (non-secure address space) */
2076
#define NVIC_BASE_NS (
SCS_BASE_NS
+ 0x0100UL) /*!< NVIC Base Address (non-secure address space) */
2077
#define SCB_BASE_NS (
SCS_BASE_NS
+ 0x0D00UL) /*!< System Control Block Base Address (non-secure address space) */
2079
#define SCnSCB_NS ((SCnSCB_Type *)
SCS_BASE_NS
) /*!< System control Register not in SCB(non-secure address space) */
2087
#define MPU_BASE_NS (
SCS_BASE_NS
+ 0x0D90UL) /*!< Memory Protection Unit (non-secure address space) */
2091
#define FPU_BASE_NS (
SCS_BASE_NS
+ 0x0F30UL) /*!< Floating Point Unit (non-secure address space) */
H
A
D
core_cm33.h
2072
#define
SCS_BASE_NS
(0xE002E000UL) /*!< System Control Space Base Address (non-secure address space) */
macro
2075
#define SysTick_BASE_NS (
SCS_BASE_NS
+ 0x0010UL) /*!< SysTick Base Address (non-secure address space) */
2076
#define NVIC_BASE_NS (
SCS_BASE_NS
+ 0x0100UL) /*!< NVIC Base Address (non-secure address space) */
2077
#define SCB_BASE_NS (
SCS_BASE_NS
+ 0x0D00UL) /*!< System Control Block Base Address (non-secure address space) */
2079
#define SCnSCB_NS ((SCnSCB_Type *)
SCS_BASE_NS
) /*!< System control Register not in SCB(non-secure address space) */
2087
#define MPU_BASE_NS (
SCS_BASE_NS
+ 0x0D90UL) /*!< Memory Protection Unit (non-secure address space) */
2091
#define FPU_BASE_NS (
SCS_BASE_NS
+ 0x0F30UL) /*!< Floating Point Unit (non-secure address space) */
H
A
D
core_starmc1.h
2169
#define
SCS_BASE_NS
(0xE002E000UL) /*!< System Control Space Base Address (non-secure address space) */
macro
2172
#define SysTick_BASE_NS (
SCS_BASE_NS
+ 0x0010UL) /*!< SysTick Base Address (non-secure address space) */
2173
#define NVIC_BASE_NS (
SCS_BASE_NS
+ 0x0100UL) /*!< NVIC Base Address (non-secure address space) */
2174
#define SCB_BASE_NS (
SCS_BASE_NS
+ 0x0D00UL) /*!< System Control Block Base Address (non-secure address space) */
2176
#define SCnSCB_NS ((SCnSCB_Type *)
SCS_BASE_NS
) /*!< System control Register not in SCB(non-secure address space) */
2184
#define MPU_BASE_NS (
SCS_BASE_NS
+ 0x0D90UL) /*!< Memory Protection Unit (non-secure address space) */
2188
#define FPU_BASE_NS (
SCS_BASE_NS
+ 0x0F30UL) /*!< Floating Point Unit (non-secure address space) */
H
A
D
core_cm85.h
3605
#define
SCS_BASE_NS
(0xE002E000UL) /*!< System Control Space Base Address (non-secure address space) */
macro
3608
#define SysTick_BASE_NS (
SCS_BASE_NS
+ 0x0010UL) /*!< SysTick Base Address (non-secure address space) */
3609
#define NVIC_BASE_NS (
SCS_BASE_NS
+ 0x0100UL) /*!< NVIC Base Address (non-secure address space) */
3610
#define SCB_BASE_NS (
SCS_BASE_NS
+ 0x0D00UL) /*!< System Control Block Base Address (non-secure address space) */
3612
#define ICB_NS ((ICB_Type *)
SCS_BASE_NS
) /*!< System control Register not in SCB(non-secure address space) */
3620
#define MPU_BASE_NS (
SCS_BASE_NS
+ 0x0D90UL) /*!< Memory Protection Unit (non-secure address space) */
3624
#define FPU_BASE_NS (
SCS_BASE_NS
+ 0x0F30UL) /*!< Floating Point Unit (non-secure address space) */
H
A
D
core_cm55.h
3581
#define
SCS_BASE_NS
(0xE002E000UL) /*!< System Control Space Base Address (non-secure address space) */
macro
3584
#define SysTick_BASE_NS (
SCS_BASE_NS
+ 0x0010UL) /*!< SysTick Base Address (non-secure address space) */
3585
#define NVIC_BASE_NS (
SCS_BASE_NS
+ 0x0100UL) /*!< NVIC Base Address (non-secure address space) */
3586
#define SCB_BASE_NS (
SCS_BASE_NS
+ 0x0D00UL) /*!< System Control Block Base Address (non-secure address space) */
3588
#define ICB_NS ((ICB_Type *)
SCS_BASE_NS
) /*!< System control Register not in SCB(non-secure address space) */
3596
#define MPU_BASE_NS (
SCS_BASE_NS
+ 0x0D90UL) /*!< Memory Protection Unit (non-secure address space) */
3600
#define FPU_BASE_NS (
SCS_BASE_NS
+ 0x0F30UL) /*!< Floating Point Unit (non-secure address space) */
Completed in 59 milliseconds