| Zephyr Project API 4.2.99
    A Scalable Open Source RTOS | 
#include <zephyr/sys/util_macro.h>Go to the source code of this file.
| Macros | |
| #define | IRQ_TYPE_LEVEL BIT(1) | 
| #define | IRQ_TYPE_EDGE BIT(2) | 
| #define | IRQ_DEFAULT_PRIORITY 0xf | 
| #define IRQ_DEFAULT_PRIORITY 0xf | 
| #define IRQ_TYPE_EDGE BIT(2) | 
| #define IRQ_TYPE_LEVEL BIT(1) |