Go to the documentation of this file.
30 #define MCFSIM_ICR_AUTOVEC 0x80
31 #define MCFSIM_ICR_LEVEL0 0x00
32 #define MCFSIM_ICR_LEVEL1 0x04
33 #define MCFSIM_ICR_LEVEL2 0x08
34 #define MCFSIM_ICR_LEVEL3 0x0c
35 #define MCFSIM_ICR_LEVEL4 0x10
36 #define MCFSIM_ICR_LEVEL5 0x14
37 #define MCFSIM_ICR_LEVEL6 0x18
38 #define MCFSIM_ICR_LEVEL7 0x1c
40 #define MCFSIM_ICR_PRI0 0x00
41 #define MCFSIM_ICR_PRI1 0x01
42 #define MCFSIM_ICR_PRI2 0x02
43 #define MCFSIM_ICR_PRI3 0x03
50 #define MCFINTC_EINT1 1
51 #define MCFINTC_EINT2 2
52 #define MCFINTC_EINT3 3
53 #define MCFINTC_EINT4 4
54 #define MCFINTC_EINT5 5
55 #define MCFINTC_EINT6 6
56 #define MCFINTC_EINT7 7
58 #define MCFINTC_TIMER1 9
59 #define MCFINTC_TIMER2 10
60 #define MCFINTC_I2C 11
61 #define MCFINTC_UART0 12
62 #define MCFINTC_UART1 13
63 #define MCFINTC_DMA0 14
64 #define MCFINTC_DMA1 15
65 #define MCFINTC_DMA2 16
66 #define MCFINTC_DMA3 17
67 #define MCFINTC_QSPI 18
78 static inline void mcf_mapirq2imr(
int irq,
int imr)