Zephyr API Documentation  3.6.0
A Scalable Open Source RTOS
3.6.0
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
exception.h File Reference

ARM AArch32 Cortex-M public exception handling. More...

Go to the source code of this file.

Macros

#define IRQ_PRIO_LOWEST   (BIT(NUM_IRQ_PRIO_BITS) - (_IRQ_PRIO_OFFSET) - 1)
 

Detailed Description

ARM AArch32 Cortex-M public exception handling.

Macro Definition Documentation

◆ IRQ_PRIO_LOWEST

#define IRQ_PRIO_LOWEST   (BIT(NUM_IRQ_PRIO_BITS) - (_IRQ_PRIO_OFFSET) - 1)