Zephyr API Documentation 3.7.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
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)