Zephyr API 3.6.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) |