Go to the documentation of this file.
34 #ifndef _ARCH_ARM_NXP_BASE_ADDRESSES_H_
35 #define _ARCH_ARM_NXP_BASE_ADDRESSES_H_ 1
65 #define LPC_SC_BASE 0xE01FC000
68 #define VIC_BASE 0xFFFFF000
70 #define LPC_PINSEL_BASE 0xE002C000
72 #define LPC_GPIO_BASE 0xE0028000
74 #define LPC_FIO_BASE 0x3FFFC000
75 #define LPC_GPIO0_BASE (LPC_FIO_BASE + 0x00000)
76 #define LPC_GPIO1_BASE (LPC_FIO_BASE + 0x00020)
77 #define LPC_GPIO2_BASE (LPC_FIO_BASE + 0x00040)
78 #define LPC_GPIO3_BASE (LPC_FIO_BASE + 0x00060)
79 #define LPC_GPIO4_BASE (LPC_FIO_BASE + 0x00080)
81 #define LPC_GPIOINT_BASE 0xE0028080
84 #define LPC_EMC_BASE 0xFFE08000
88 #define LPC_TIM0_BASE 0xE0004000
90 #define LPC_TIM1_BASE 0xE0008000
92 #define LPC_TIM2_BASE 0xE0070000
94 #define LPC_TIM3_BASE 0xE0074000
97 #define LPC_PWM0_BASE 0xE0014000
98 #define LPC_PWM1_BASE 0xE0018000
101 #define LPC_RTC_BASE 0xE0024000
103 #define LPC_WDG_BASE 0xE0000000
104 #define LPC_WDT_BASE LPC_WDG_BASE
107 #define LPC_UART0_BASE 0xE000C000
109 #define LPC_UART1_BASE 0xE0010000
111 #define LPC_UART2_BASE 0xE0078000
113 #define LPC_UART3_BASE 0xE007C000
116 #define LPC_I2C0_BASE 0xE001C000
118 #define LPC_I2C1_BASE 0xE005C000
120 #define LPC_I2C2_BASE 0xE0080000
123 #define LPC_SPI0_BASE 0xE0020000
125 #define LPC_SSP0_BASE 0xE0068000
127 #define LPC_SSP1_BASE 0xE0030000
132 #define LPC_AD0_BASE 0xE0034000
134 #define LPC_DAC_BASE 0xE006C000
137 #define LPC_CAN_ACCEPT_BASE 0xE003C000
138 #define LPC_CAN_CENTRAL_BASE 0xE0040000
139 #define LPC_CAN1_BASE 0xE0044000
140 #define LPC_CAN2_BASE 0xE0048000
144 #define LPC_MCI_BASE 0xE008C000
146 #define LPC_I2S_BASE 0xE0088000
148 #define LPC_GPDMA_BASE 0xFFE04000
151 #define LPC_GPDMACH0_BASE 0xFFE04100
153 #define LPC_GPDMACH1_BASE 0xFFE04120
156 #define LPC_USB_INT_BASE 0xE01FC1C0
157 #define LPC_USB_BASE 0xFFE0C200
159 #define LPC_USBHC_BASE 0xFFE0C000
161 #define LPC_USBOTG_BASE 0xFFE0C100
162 #define LPC_USBOTG_I2C_BASE 0xFFE0C300
163 #define LPC_USBOTG_CLK_BASE 0xFFE0CFF0
166 #define LPC_MAC_BASE 0xFFE00000
168 #define LPC_PARTCFG_BASE 0x3FFF8000
171 #define LPC_FLASH_BASE (0x00000000UL)
172 #define LPC_RAM_BASE (0x40000000UL)
174 #define LPC_AHBRAM0_BASE (0x7FE00000UL)
175 #define LPC_AHBRAM1_BASE (0x7FD00000UL)
177 #define LPC_APB0_BASE (0xE0000000UL)
178 #define LPC_APB1_BASE LPC_APB0_BASE
179 #define LPC_AHB_BASE (0xF0000000UL)
183 #define LPC_STATIC_MEM0_BASE 0x80000000
184 #define LPC_STATIC_MEM1_BASE 0x81000000
185 #define LPC_STATIC_MEM2_BASE 0x82000000
186 #define LPC_STATIC_MEM3_BASE 0x83000000
188 #define LPC_DYNAMIC_MEM0_BASE 0xA0000000
189 #define LPC_DYNAMIC_MEM1_BASE 0xB0000000
190 #define LPC_DYNAMIC_MEM2_BASE 0xC0000000
191 #define LPC_DYNAMIC_MEM3_BASE 0xD0000000
194 #define LPC_EMC_BASE 0xFFE08000