Zephyr API Documentation
3.5.0
A Scalable Open Source RTOS
3.5.0
Toggle main menu visibility
Main Page
Related Pages
Modules
Data Structures
Data Structures
Data Structure Index
Data Fields
All
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Functions
Variables
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
y
z
Enumerations
Enumerator
Files
File List
Globals
All
$
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
Functions
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
Variables
$
a
b
c
d
f
g
h
i
k
l
m
n
o
p
r
s
t
x
z
Typedefs
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
Enumerations
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
u
v
w
x
z
Enumerator
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
r
s
t
u
v
w
x
z
Macros
a
b
c
d
e
f
g
h
i
j
k
l
m
n
o
p
q
r
s
t
u
v
w
x
z
•
All
Data Structures
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Modules
Pages
Loading...
Searching...
No Matches
tpidrro_el0.h
Go to the documentation of this file.
1
/*
2
* Copyright (c) 2021 BayLibre SAS
3
*
4
* SPDX-License-Identifier: Apache-2.0
5
*/
6
17
#ifndef ZEPHYR_INCLUDE_ARCH_ARM64_TPIDRRO_EL0_H_
18
#define ZEPHYR_INCLUDE_ARCH_ARM64_TPIDRRO_EL0_H_
19
20
#define TPIDRROEL0_IN_EL0 0x0000000000000001
21
22
#define TPIDRROEL0_CURR_CPU 0x0000fffffffffff8
23
24
#define TPIDRROEL0_EXC_DEPTH 0xff00000000000000
25
#define TPIDRROEL0_EXC_UNIT 0x0100000000000000
26
#define TPIDRROEL0_EXC_SHIFT 56
27
28
#endif
/* ZEPHYR_INCLUDE_ARCH_ARM64_TPIDRRO_EL0_H_ */
zephyr
arch
arm64
tpidrro_el0.h
Generated on Fri Oct 20 2023 10:27:11 for Zephyr API Documentation by
1.9.6