Zephyr API Documentation 4.0.0-rc2
A Scalable Open Source RTOS
|
ARM AArch32 Cortex-M public exception handling. More...
Go to the source code of this file.
Data Structures | |
struct | arch_esf |
Exception Stack Frame. More... | |
struct | arch_esf::__basic_sf |
Macros | |
#define | IRQ_PRIO_LOWEST (BIT(NUM_IRQ_PRIO_BITS) - (_IRQ_PRIO_OFFSET) - 1) |
#define | sys_define_gpr_with_alias(name1, name2) |
ARM AArch32 Cortex-M public exception handling.
#define IRQ_PRIO_LOWEST (BIT(NUM_IRQ_PRIO_BITS) - (_IRQ_PRIO_OFFSET) - 1) |