Zephyr API Documentation 4.2.99
A Scalable Open Source RTOS
 4.2.99
ti-vim.h File Reference

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

Macro Definition Documentation

◆ IRQ_DEFAULT_PRIORITY

#define IRQ_DEFAULT_PRIORITY   0xf

◆ IRQ_TYPE_EDGE

#define IRQ_TYPE_EDGE   BIT(2)

◆ IRQ_TYPE_LEVEL

#define IRQ_TYPE_LEVEL   BIT(1)