mirror of
https://github.com/kelvinlawson/atomthreads.git
synced 2026-01-23 08:13:15 +01:00
dm36x: Add UART0 and INTC addresses.
This commit is contained in:
@@ -57,8 +57,12 @@
|
||||
#define DM36X_INTC_IRQ0 0x08
|
||||
#define DM36X_INTC_IRQ1 0x0C
|
||||
#define DM36X_INTC_IRQENTRY 0x10
|
||||
#define DM36X_INTC_EINT1 0x1C
|
||||
#define DM36X_INTC_INTCTL 0x20
|
||||
#define DM36X_INTC_EABASE 0x24
|
||||
#define DM36X_INTC_VEC_TINT0 32
|
||||
|
||||
#define DM36X_UART0_BASE 0x01C20000 /* UART0 */
|
||||
#define DM36X_UART1_BASE 0x01D06000 /* UART1 */
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user