Zephyr API Documentation 4.1.99
A Scalable Open Source RTOS
|
|
4.1.99 |
#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) |