51866e079bc004d336867841d4e5d714ef343ef2
[fw/altos] / src / lpc / registers.ld
1 lpc_usb_sram    = 0x20004000;
2 lpc_usart       = 0x40008000;
3 lpc_ct32b0      = 0x40014000;
4 lpc_ct32b1      = 0x40018000;
5 lpc_adc         = 0x4001c000;
6 lpc_flash       = 0x4003c000;
7 lpc_ssp0        = 0x40040000;
8 lpc_ioconf      = 0x40044000;
9 lpc_scb         = 0x40048000;
10 lpc_gpio_pin    = 0x4004c000;
11 lpc_ssp1        = 0x40058000;
12 lpc_gpio_group0 = 0x4005c000;
13 lpc_gpio_group1 = 0x40060000;
14 lpc_usb         = 0x40080000;
15 lpc_gpio        = 0x50000000;
16 lpc_systick     = 0xe000e000;
17 lpc_nvic        = 0xe000e100;
18 arm_scb         = 0xe000ed00;