Zephyr Project API 4.4.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches

TI VIM interrupt controller devicetree macros. More...

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.

Detailed Description

TI VIM interrupt controller devicetree macros.