Zephyr API Documentation
4.0.0-rc2
A Scalable Open Source RTOS
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 Nov 8 2024 18:02:18 for Zephyr API Documentation by
1.12.0