Zephyr API Documentation 4.1.99
A Scalable Open Source RTOS
 4.1.99
All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Modules Pages
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)