mirror of
https://github.com/kelvinlawson/atomthreads.git
synced 2026-07-31 11:30:06 +02:00
dm36x-io.h: Add interrupt vectors.
This commit is contained in:
@@ -280,7 +280,16 @@
|
|||||||
#define DM36X_INTC_VEC_VPSSINT8 8
|
#define DM36X_INTC_VEC_VPSSINT8 8
|
||||||
#define DM36X_INTC_VEC_MJCP_SEQINT 9
|
#define DM36X_INTC_VEC_MJCP_SEQINT 9
|
||||||
#define DM36X_INTC_VEC_HDVICP_INT 10
|
#define DM36X_INTC_VEC_HDVICP_INT 10
|
||||||
|
#define DM36X_INTC_VEC_SPI1INT0 17
|
||||||
|
#define DM36X_INTC_VEC_SPI2INT0 19
|
||||||
|
#define DM36X_INTC_VEC_MMC0INT 26
|
||||||
|
#define DM36X_INTC_VEC_MMC1INT 27
|
||||||
#define DM36X_INTC_VEC_TINT0 32
|
#define DM36X_INTC_VEC_TINT0 32
|
||||||
|
#define DM36X_INTC_VEC_I2CINT 39
|
||||||
|
#define DM36X_INTC_VEC_UART0INT 40
|
||||||
|
#define DM36X_INTC_VEC_UART1INT 41
|
||||||
|
#define DM36X_INTC_VEC_SPI0INT0 42
|
||||||
|
#define DM36X_INTC_VEC_SPI3INT0 43
|
||||||
#define DM36X_INTC_MAX_VEC 63
|
#define DM36X_INTC_MAX_VEC 63
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user