|
Zephyr Project API 4.4.99
A Scalable Open Source RTOS
|
TI VIM interrupt controller devicetree macros. More...
#include <zephyr/sys/util_macro.h>Go to the source code of this file.
Macros | |
| #define | IRQ_TYPE_LEVEL BIT(1) |
| Level-triggered interrupt. | |
| #define | IRQ_TYPE_EDGE BIT(2) |
| Edge-triggered interrupt. | |
| #define | IRQ_DEFAULT_PRIORITY 0xf |
| Default interrupt priority. | |
TI VIM interrupt controller devicetree macros.