|
Zephyr Project API 4.0.0
A Scalable Open Source RTOS
|
ARM AArch32 Cortex-A and Cortex-R public exception handling. More...
#include <zephyr/types.h>Go to the source code of this file.
Data Structures | |
| struct | arch_esf |
| Exception Stack Frame. More... | |
| struct | arch_esf::__basic_sf |
Macros | |
| #define | sys_define_gpr_with_alias(name1, name2) union { uint32_t name1, name2; } |
ARM AArch32 Cortex-A and Cortex-R public exception handling.
| #define sys_define_gpr_with_alias | ( | name1, | |
| name2 | |||
| ) | union { uint32_t name1, name2; } |