source: rtems/c/src/lib/libbsp/arm/tms570/include/tms570.h @ fb5d60d

4.11
Last change on this file since fb5d60d was fb5d60d, checked in by Premysl Houdek <kom541000@…>, on 11/12/15 at 22:11:27

bsp/tms570: EMAC control header file corrected and EMAC interrupt vector added

Signed-off-by: Premysl Houdek <kom541000@…>
Signed-off-by: Pavel Pisa <pisa@…>

  • Property mode set to 100644
File size: 6.2 KB
Line 
1/* This file is generated by make_central_header.py */
2/* Current script's version can be found at: */
3/* https://github.com/AoLaD/rtems-tms570-utils/tree/headers/headers/python */
4
5/*
6 * Copyright (c) 2014-2015, Premysl Houdek <kom541000@gmail.com>
7 *
8 * Czech Technical University in Prague
9 * Zikova 1903/4
10 * 166 36 Praha 6
11 * Czech Republic
12 *
13 * All rights reserved.
14 *
15 * Redistribution and use in source and binary forms, with or without
16 * modification, are permitted provided that the following conditions are met:
17 *
18 * 1. Redistributions of source code must retain the above copyright notice, this
19 *    list of conditions and the following disclaimer.
20 * 2. Redistributions in binary form must reproduce the above copyright notice,
21 *    this list of conditions and the following disclaimer in the documentation
22 *    and/or other materials provided with the distribution.
23 *
24 * THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS "AS IS" AND
25 * ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
26 * WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
27 * DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT OWNER OR CONTRIBUTORS BE LIABLE FOR
28 * ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
29 * (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
30 * LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
31 * ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
32 * (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
33 * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
34 *
35 * The views and conclusions contained in the software and documentation are those
36 * of the authors and should not be interpreted as representing official policies,
37 * either expressed or implied, of the FreeBSD Project.
38*/
39#ifndef LIBBSP_ARM_TMS570
40#define LIBBSP_ARM_TMS570
41#include <bsp/ti_herc/reg_adc.h>
42#include <bsp/ti_herc/reg_ccmsr.h>
43#include <bsp/ti_herc/reg_crc.h>
44#include <bsp/ti_herc/reg_dcan.h>
45#include <bsp/ti_herc/reg_dcc.h>
46#include <bsp/ti_herc/reg_dma.h>
47#include <bsp/ti_herc/reg_dmm.h>
48#include <bsp/ti_herc/reg_efuse.h>
49#include <bsp/ti_herc/reg_emacc.h>
50#include <bsp/ti_herc/reg_emacm.h>
51#include <bsp/ti_herc/reg_emif.h>
52#include <bsp/ti_herc/reg_esm.h>
53#include <bsp/ti_herc/reg_flash.h>
54#include <bsp/ti_herc/reg_flex_ray.h>
55#include <bsp/ti_herc/reg_gio.h>
56#include <bsp/ti_herc/reg_htu.h>
57#include <bsp/ti_herc/reg_i2c.h>
58#include <bsp/ti_herc/reg_iomm.h>
59#include <bsp/ti_herc/reg_lin.h>
60#include <bsp/ti_herc/reg_mdio.h>
61#include <bsp/ti_herc/reg_n2het.h>
62#include <bsp/ti_herc/reg_pbist.h>
63#include <bsp/ti_herc/reg_pll.h>
64#include <bsp/ti_herc/reg_pmm.h>
65#include <bsp/ti_herc/reg_rti.h>
66#include <bsp/ti_herc/reg_rtp.h>
67#include <bsp/ti_herc/reg_sci.h>
68#include <bsp/ti_herc/reg_tcr.h>
69#include <bsp/ti_herc/reg_tcram.h>
70#include <bsp/ti_herc/reg_vim.h>
71#include <bsp/ti_herc/reg_pom.h>
72#include <bsp/ti_herc/reg_spi.h>
73#include <bsp/ti_herc/reg_stc.h>
74#include <bsp/ti_herc/reg_sys.h>
75#include <bsp/ti_herc/reg_sys2.h>
76#include <bsp/ti_herc/reg_pcr.h>
77
78#define TMS570_ADC1 (*(volatile tms570_adc_t*)0xFFF7C000)
79#define TMS570_ADC2 (*(volatile tms570_adc_t*)0xFFF7C200)
80#define TMS570_CCMSR (*(volatile tms570_ccmsr_t*)0XFFFFF600)
81#define TMS570_CRC (*(volatile tms570_crc_t*)0xFE000000)
82#define TMS570_DCAN1 (*(volatile tms570_dcan_t*)0xFFF7DC00)
83#define TMS570_DCAN2 (*(volatile tms570_dcan_t*)0xFFF7DE00)
84#define TMS570_DCAN3 (*(volatile tms570_dcan_t*)0xFFF7E000)
85#define TMS570_DCC1 (*(volatile tms570_dcc_t*)0xFFFFEC00)
86#define TMS570_DCC2 (*(volatile tms570_dcc_t*)0xFFFFF400)
87#define TMS570_DMA (*(volatile tms570_dma_t*)0xFFFFF000)
88#define TMS570_DMM (*(volatile tms570_dmm_t*)0xFFFFF700)
89#define TMS570_EFUSE (*(volatile tms570_efuse_t*)0XFFF8C01C)
90#define TMS570_EMACC (*(volatile tms570_emacc_t*)0xFCF78800)
91#define TMS570_EMACM (*(volatile tms570_emacm_t*)0xFCF78000)
92#define TMS570_EMIF (*(volatile tms570_emif_t*)0xFCFFE800)
93#define TMS570_ESM (*(volatile tms570_esm_t*)0XFFFFF500)
94#define TMS570_FLASH (*(volatile tms570_flash_t*)0XFFF87000)
95#define TMS570_FLEX_RAY (*(volatile tms570_flex_ray_t*)0xFFF7C800)
96#define TMS570_GIO (*(volatile tms570_gio_t*)0xFFF7BC00)
97#define TMS570_GIO_PORTA (*(volatile tms570_gio_port_t*)0xFFF7BC34)
98#define TMS570_GIO_PORTB (*(volatile tms570_gio_port_t*)0xFFF7BC54)
99#define TMS570_GIO_PORTC (*(volatile tms570_gio_port_t*)0xFFF7BC74)
100#define TMS570_GIO_PORTD (*(volatile tms570_gio_port_t*)0xFFF7BC94)
101#define TMS570_GIO_PORTE (*(volatile tms570_gio_port_t*)0xFFF7BCB4)
102#define TMS570_GIO_PORTF (*(volatile tms570_gio_port_t*)0xFFF7BCD4)
103#define TMS570_GIO_PORTG (*(volatile tms570_gio_port_t*)0xFFF7BCF4)
104#define TMS570_GIO_PORTH (*(volatile tms570_gio_port_t*)0xFFF7BD14)
105#define TMS570_HTU1 (*(volatile tms570_htu_t*)0xFFF7A400)
106#define TMS570_HTU2 (*(volatile tms570_htu_t*)0xFFF7A500)
107#define TMS570_I2C (*(volatile tms570_i2c_t*)0xFFF7D400)
108#define TMS570_IOMM (*(volatile tms570_iomm_t*)0XFFFFEA00)
109#define TMS570_PINMUX (*(volatile tms570_pinmux_t*)0xFFFFEB10)
110#define TMS570_LIN (*(volatile tms570_lin_t*)0xFFF7E400)
111#define TMS570_MDIO (*(volatile tms570_mdio_t*)0xFCF78900)
112#define TMS570_NHET1 (*(volatile tms570_nhet_t*)0xFFF7B800)
113#define TMS570_NHET2 (*(volatile tms570_nhet_t*)0xFFF7B900)
114#define TMS570_PBIST (*(volatile tms570_pbist_t*)0xFFFFE400)
115#define TMS570_PLL (*(volatile tms570_pll_t*)0XFFFFE100)
116#define TMS570_PMM (*(volatile tms570_pmm_t*)0xFFFF0000)
117#define TMS570_RTI (*(volatile tms570_rti_t*)0xFFFFFC00)
118#define TMS570_RTP (*(volatile tms570_rtp_t*)0xFFFFFA00)
119#define TMS570_SCI (*(volatile tms570_sci_t*)0xFFF7E500)
120#define TMS570_TCR (*(volatile tms570_tcr_t*)0xFFF7C800)
121#define TMS570_TCRAM1 (*(volatile tms570_tcram_t*)0xFFFFF800)
122#define TMS570_TCRAM2 (*(volatile tms570_tcram_t*)0xFFFFF900)
123#define TMS570_VIM (*(volatile tms570_vim_t*)0XFFFFFDEC)
124#define TMS570_POM (*(volatile tms570_pom_t*)0XFFA04000)
125#define TMS570_SPI (*(volatile tms570_spi_t*)0xFFF7F400)
126#define TMS570_STC (*(volatile tms570_stc_t*)0xFFFFE600)
127#define TMS570_SYS1 (*(volatile tms570_sys1_t*)0xFFFFFF00)
128#define TMS570_SYS2 (*(volatile tms570_sys2_t*)0xFFFFE100)
129#define TMS570_PCR (*(volatile tms570_pcr_t*)0xFFFFE000)
130#endif /* LIBBSP_ARM_TMS570 */
Note: See TracBrowser for help on using the repository browser.