source: trunk/libs/newlib/src/libgloss/bfin/include/cdefBF544.h @ 444

Last change on this file since 444 was 444, checked in by satin@…, 6 years ago

add newlib,libalmos-mkh, restructure shared_syscalls.h and mini-libc

File size: 38.1 KB
Line 
1/*
2 * The authors hereby grant permission to use, copy, modify, distribute,
3 * and license this software and its documentation for any purpose, provided
4 * that existing copyright notices are retained in all copies and that this
5 * notice is included verbatim in any distributions. No written agreement,
6 * license, or royalty fee is required for any of the authorized uses.
7 * Modifications to this software may be copyrighted by their authors
8 * and need not follow the licensing terms described here, provided that
9 * the new terms are clearly indicated on the first page of each file where
10 * they apply.
11 */
12
13/*
14** cdefBF544.h
15**
16** Copyright (C) 2006-2007 Analog Devices Inc., All Rights Reserved.
17**
18************************************************************************************
19**
20** This include file contains a list of macro "defines" to enable the programmer
21** to use symbolic names for the ADSP-BF544 peripherals.
22**
23************************************************************************************
24** System MMR Register Map
25************************************************************************************/
26
27#ifndef _CDEF_BF544_H
28#define _CDEF_BF544_H
29
30/* include all Core registers and bit definitions */
31#include <defBF544.h>
32
33/* include core specific register pointer definitions */
34#include <cdef_LPBlackfin.h>
35
36/* SYSTEM & MMR ADDRESS DEFINITIONS FOR ADSP-BF544 */
37
38/* include cdefBF54x_base.h for the set of #defines that are common to all ADSP-BF54x processors */
39#include <cdefBF54x_base.h>
40
41#ifdef _MISRA_RULES
42#pragma diag(push)
43#pragma diag(suppress:misra_rule_19_4:"some macro definitions not MISRA compliant")
44#endif /* _MISRA_RULES */
45
46/* The following are the #defines needed by ADSP-BF544 that are not in the common header */
47
48/* Timer Registers */
49
50#define                    pTIMER8_CONFIG ((volatile unsigned short *)TIMER8_CONFIG)
51#define                   pTIMER8_COUNTER ((volatile unsigned long *)TIMER8_COUNTER)
52#define                    pTIMER8_PERIOD ((volatile unsigned long *)TIMER8_PERIOD)
53#define                     pTIMER8_WIDTH ((volatile unsigned long *)TIMER8_WIDTH)
54#define                    pTIMER9_CONFIG ((volatile unsigned short *)TIMER9_CONFIG)
55#define                   pTIMER9_COUNTER ((volatile unsigned long *)TIMER9_COUNTER)
56#define                    pTIMER9_PERIOD ((volatile unsigned long *)TIMER9_PERIOD)
57#define                     pTIMER9_WIDTH ((volatile unsigned long *)TIMER9_WIDTH)
58#define                   pTIMER10_CONFIG ((volatile unsigned short *)TIMER10_CONFIG)
59#define                  pTIMER10_COUNTER ((volatile unsigned long *)TIMER10_COUNTER)
60#define                   pTIMER10_PERIOD ((volatile unsigned long *)TIMER10_PERIOD)
61#define                    pTIMER10_WIDTH ((volatile unsigned long *)TIMER10_WIDTH)
62
63/* Timer Group of 3 */
64
65#define                    pTIMER_ENABLE1 ((volatile unsigned short *)TIMER_ENABLE1)
66#define                   pTIMER_DISABLE1 ((volatile unsigned short *)TIMER_DISABLE1)
67#define                    pTIMER_STATUS1 ((volatile unsigned long *)TIMER_STATUS1)
68
69/* EPPI0 Registers */
70
71#define                     pEPPI0_STATUS ((volatile unsigned short *)EPPI0_STATUS)
72#define                     pEPPI0_HCOUNT ((volatile unsigned short *)EPPI0_HCOUNT)
73#define                     pEPPI0_HDELAY ((volatile unsigned short *)EPPI0_HDELAY)
74#define                     pEPPI0_VCOUNT ((volatile unsigned short *)EPPI0_VCOUNT)
75#define                     pEPPI0_VDELAY ((volatile unsigned short *)EPPI0_VDELAY)
76#define                      pEPPI0_FRAME ((volatile unsigned short *)EPPI0_FRAME)
77#define                       pEPPI0_LINE ((volatile unsigned short *)EPPI0_LINE)
78#define                     pEPPI0_CLKDIV ((volatile unsigned short *)EPPI0_CLKDIV)
79#define                    pEPPI0_CONTROL ((volatile unsigned long *)EPPI0_CONTROL)
80#define                   pEPPI0_FS1W_HBL ((volatile unsigned long *)EPPI0_FS1W_HBL)
81#define                  pEPPI0_FS1P_AVPL ((volatile unsigned long *)EPPI0_FS1P_AVPL)
82#define                   pEPPI0_FS2W_LVB ((volatile unsigned long *)EPPI0_FS2W_LVB)
83#define                  pEPPI0_FS2P_LAVF ((volatile unsigned long *)EPPI0_FS2P_LAVF)
84#define                       pEPPI0_CLIP ((volatile unsigned long *)EPPI0_CLIP)
85
86/* Two Wire Interface Registers (TWI1) */
87
88#define                      pTWI1_CLKDIV ((volatile unsigned short *)TWI1_CLKDIV)
89#define                     pTWI1_CONTROL ((volatile unsigned short *)TWI1_CONTROL)
90#define                   pTWI1_SLAVE_CTL ((volatile unsigned short *)TWI1_SLAVE_CTL)
91#define                  pTWI1_SLAVE_STAT ((volatile unsigned short *)TWI1_SLAVE_STAT)
92#define                  pTWI1_SLAVE_ADDR ((volatile unsigned short *)TWI1_SLAVE_ADDR)
93#define                  pTWI1_MASTER_CTL ((volatile unsigned short *)TWI1_MASTER_CTL)
94#define                 pTWI1_MASTER_STAT ((volatile unsigned short *)TWI1_MASTER_STAT)
95#define                 pTWI1_MASTER_ADDR ((volatile unsigned short *)TWI1_MASTER_ADDR)
96#define                    pTWI1_INT_STAT ((volatile unsigned short *)TWI1_INT_STAT)
97#define                    pTWI1_INT_MASK ((volatile unsigned short *)TWI1_INT_MASK)
98#define                    pTWI1_FIFO_CTL ((volatile unsigned short *)TWI1_FIFO_CTL)
99#define                   pTWI1_FIFO_STAT ((volatile unsigned short *)TWI1_FIFO_STAT)
100#define                   pTWI1_XMT_DATA8 ((volatile unsigned short *)TWI1_XMT_DATA8)
101#define                  pTWI1_XMT_DATA16 ((volatile unsigned short *)TWI1_XMT_DATA16)
102#define                   pTWI1_RCV_DATA8 ((volatile unsigned short *)TWI1_RCV_DATA8)
103#define                  pTWI1_RCV_DATA16 ((volatile unsigned short *)TWI1_RCV_DATA16)
104
105/* CAN Controller 1 Config 1 Registers */
106
107#define                         pCAN1_MC1 ((volatile unsigned short *)CAN1_MC1)
108#define                         pCAN1_MD1 ((volatile unsigned short *)CAN1_MD1)
109#define                        pCAN1_TRS1 ((volatile unsigned short *)CAN1_TRS1)
110#define                        pCAN1_TRR1 ((volatile unsigned short *)CAN1_TRR1)
111#define                         pCAN1_TA1 ((volatile unsigned short *)CAN1_TA1)
112#define                         pCAN1_AA1 ((volatile unsigned short *)CAN1_AA1)
113#define                        pCAN1_RMP1 ((volatile unsigned short *)CAN1_RMP1)
114#define                        pCAN1_RML1 ((volatile unsigned short *)CAN1_RML1)
115#define                      pCAN1_MBTIF1 ((volatile unsigned short *)CAN1_MBTIF1)
116#define                      pCAN1_MBRIF1 ((volatile unsigned short *)CAN1_MBRIF1)
117#define                       pCAN1_MBIM1 ((volatile unsigned short *)CAN1_MBIM1)
118#define                        pCAN1_RFH1 ((volatile unsigned short *)CAN1_RFH1)
119#define                       pCAN1_OPSS1 ((volatile unsigned short *)CAN1_OPSS1)
120
121/* CAN Controller 1 Config 2 Registers */
122
123#define                         pCAN1_MC2 ((volatile unsigned short *)CAN1_MC2)
124#define                         pCAN1_MD2 ((volatile unsigned short *)CAN1_MD2)
125#define                        pCAN1_TRS2 ((volatile unsigned short *)CAN1_TRS2)
126#define                        pCAN1_TRR2 ((volatile unsigned short *)CAN1_TRR2)
127#define                         pCAN1_TA2 ((volatile unsigned short *)CAN1_TA2)
128#define                         pCAN1_AA2 ((volatile unsigned short *)CAN1_AA2)
129#define                        pCAN1_RMP2 ((volatile unsigned short *)CAN1_RMP2)
130#define                        pCAN1_RML2 ((volatile unsigned short *)CAN1_RML2)
131#define                      pCAN1_MBTIF2 ((volatile unsigned short *)CAN1_MBTIF2)
132#define                      pCAN1_MBRIF2 ((volatile unsigned short *)CAN1_MBRIF2)
133#define                       pCAN1_MBIM2 ((volatile unsigned short *)CAN1_MBIM2)
134#define                        pCAN1_RFH2 ((volatile unsigned short *)CAN1_RFH2)
135#define                       pCAN1_OPSS2 ((volatile unsigned short *)CAN1_OPSS2)
136
137/* CAN Controller 1 Clock/Interrupt/Counter Registers */
138
139#define                       pCAN1_CLOCK ((volatile unsigned short *)CAN1_CLOCK)
140#define                      pCAN1_TIMING ((volatile unsigned short *)CAN1_TIMING)
141#define                       pCAN1_DEBUG ((volatile unsigned short *)CAN1_DEBUG)
142#define                      pCAN1_STATUS ((volatile unsigned short *)CAN1_STATUS)
143#define                         pCAN1_CEC ((volatile unsigned short *)CAN1_CEC)
144#define                         pCAN1_GIS ((volatile unsigned short *)CAN1_GIS)
145#define                         pCAN1_GIM ((volatile unsigned short *)CAN1_GIM)
146#define                         pCAN1_GIF ((volatile unsigned short *)CAN1_GIF)
147#define                     pCAN1_CONTROL ((volatile unsigned short *)CAN1_CONTROL)
148#define                        pCAN1_INTR ((volatile unsigned short *)CAN1_INTR)
149#define                        pCAN1_MBTD ((volatile unsigned short *)CAN1_MBTD)
150#define                         pCAN1_EWR ((volatile unsigned short *)CAN1_EWR)
151#define                         pCAN1_ESR ((volatile unsigned short *)CAN1_ESR)
152#define                       pCAN1_UCCNT ((volatile unsigned short *)CAN1_UCCNT)
153#define                        pCAN1_UCRC ((volatile unsigned short *)CAN1_UCRC)
154#define                       pCAN1_UCCNF ((volatile unsigned short *)CAN1_UCCNF)
155
156/* CAN Controller 1 Mailbox Acceptance Registers */
157
158#define                       pCAN1_AM00L ((volatile unsigned short *)CAN1_AM00L)
159#define                       pCAN1_AM00H ((volatile unsigned short *)CAN1_AM00H)
160#define                       pCAN1_AM01L ((volatile unsigned short *)CAN1_AM01L)
161#define                       pCAN1_AM01H ((volatile unsigned short *)CAN1_AM01H)
162#define                       pCAN1_AM02L ((volatile unsigned short *)CAN1_AM02L)
163#define                       pCAN1_AM02H ((volatile unsigned short *)CAN1_AM02H)
164#define                       pCAN1_AM03L ((volatile unsigned short *)CAN1_AM03L)
165#define                       pCAN1_AM03H ((volatile unsigned short *)CAN1_AM03H)
166#define                       pCAN1_AM04L ((volatile unsigned short *)CAN1_AM04L)
167#define                       pCAN1_AM04H ((volatile unsigned short *)CAN1_AM04H)
168#define                       pCAN1_AM05L ((volatile unsigned short *)CAN1_AM05L)
169#define                       pCAN1_AM05H ((volatile unsigned short *)CAN1_AM05H)
170#define                       pCAN1_AM06L ((volatile unsigned short *)CAN1_AM06L)
171#define                       pCAN1_AM06H ((volatile unsigned short *)CAN1_AM06H)
172#define                       pCAN1_AM07L ((volatile unsigned short *)CAN1_AM07L)
173#define                       pCAN1_AM07H ((volatile unsigned short *)CAN1_AM07H)
174#define                       pCAN1_AM08L ((volatile unsigned short *)CAN1_AM08L)
175#define                       pCAN1_AM08H ((volatile unsigned short *)CAN1_AM08H)
176#define                       pCAN1_AM09L ((volatile unsigned short *)CAN1_AM09L)
177#define                       pCAN1_AM09H ((volatile unsigned short *)CAN1_AM09H)
178#define                       pCAN1_AM10L ((volatile unsigned short *)CAN1_AM10L)
179#define                       pCAN1_AM10H ((volatile unsigned short *)CAN1_AM10H)
180#define                       pCAN1_AM11L ((volatile unsigned short *)CAN1_AM11L)
181#define                       pCAN1_AM11H ((volatile unsigned short *)CAN1_AM11H)
182#define                       pCAN1_AM12L ((volatile unsigned short *)CAN1_AM12L)
183#define                       pCAN1_AM12H ((volatile unsigned short *)CAN1_AM12H)
184#define                       pCAN1_AM13L ((volatile unsigned short *)CAN1_AM13L)
185#define                       pCAN1_AM13H ((volatile unsigned short *)CAN1_AM13H)
186#define                       pCAN1_AM14L ((volatile unsigned short *)CAN1_AM14L)
187#define                       pCAN1_AM14H ((volatile unsigned short *)CAN1_AM14H)
188#define                       pCAN1_AM15L ((volatile unsigned short *)CAN1_AM15L)
189#define                       pCAN1_AM15H ((volatile unsigned short *)CAN1_AM15H)
190
191/* CAN Controller 1 Mailbox Acceptance Registers */
192
193#define                       pCAN1_AM16L ((volatile unsigned short *)CAN1_AM16L)
194#define                       pCAN1_AM16H ((volatile unsigned short *)CAN1_AM16H)
195#define                       pCAN1_AM17L ((volatile unsigned short *)CAN1_AM17L)
196#define                       pCAN1_AM17H ((volatile unsigned short *)CAN1_AM17H)
197#define                       pCAN1_AM18L ((volatile unsigned short *)CAN1_AM18L)
198#define                       pCAN1_AM18H ((volatile unsigned short *)CAN1_AM18H)
199#define                       pCAN1_AM19L ((volatile unsigned short *)CAN1_AM19L)
200#define                       pCAN1_AM19H ((volatile unsigned short *)CAN1_AM19H)
201#define                       pCAN1_AM20L ((volatile unsigned short *)CAN1_AM20L)
202#define                       pCAN1_AM20H ((volatile unsigned short *)CAN1_AM20H)
203#define                       pCAN1_AM21L ((volatile unsigned short *)CAN1_AM21L)
204#define                       pCAN1_AM21H ((volatile unsigned short *)CAN1_AM21H)
205#define                       pCAN1_AM22L ((volatile unsigned short *)CAN1_AM22L)
206#define                       pCAN1_AM22H ((volatile unsigned short *)CAN1_AM22H)
207#define                       pCAN1_AM23L ((volatile unsigned short *)CAN1_AM23L)
208#define                       pCAN1_AM23H ((volatile unsigned short *)CAN1_AM23H)
209#define                       pCAN1_AM24L ((volatile unsigned short *)CAN1_AM24L)
210#define                       pCAN1_AM24H ((volatile unsigned short *)CAN1_AM24H)
211#define                       pCAN1_AM25L ((volatile unsigned short *)CAN1_AM25L)
212#define                       pCAN1_AM25H ((volatile unsigned short *)CAN1_AM25H)
213#define                       pCAN1_AM26L ((volatile unsigned short *)CAN1_AM26L)
214#define                       pCAN1_AM26H ((volatile unsigned short *)CAN1_AM26H)
215#define                       pCAN1_AM27L ((volatile unsigned short *)CAN1_AM27L)
216#define                       pCAN1_AM27H ((volatile unsigned short *)CAN1_AM27H)
217#define                       pCAN1_AM28L ((volatile unsigned short *)CAN1_AM28L)
218#define                       pCAN1_AM28H ((volatile unsigned short *)CAN1_AM28H)
219#define                       pCAN1_AM29L ((volatile unsigned short *)CAN1_AM29L)
220#define                       pCAN1_AM29H ((volatile unsigned short *)CAN1_AM29H)
221#define                       pCAN1_AM30L ((volatile unsigned short *)CAN1_AM30L)
222#define                       pCAN1_AM30H ((volatile unsigned short *)CAN1_AM30H)
223#define                       pCAN1_AM31L ((volatile unsigned short *)CAN1_AM31L)
224#define                       pCAN1_AM31H ((volatile unsigned short *)CAN1_AM31H)
225
226/* CAN Controller 1 Mailbox Data Registers */
227
228#define                  pCAN1_MB00_DATA0 ((volatile unsigned short *)CAN1_MB00_DATA0)
229#define                  pCAN1_MB00_DATA1 ((volatile unsigned short *)CAN1_MB00_DATA1)
230#define                  pCAN1_MB00_DATA2 ((volatile unsigned short *)CAN1_MB00_DATA2)
231#define                  pCAN1_MB00_DATA3 ((volatile unsigned short *)CAN1_MB00_DATA3)
232#define                 pCAN1_MB00_LENGTH ((volatile unsigned short *)CAN1_MB00_LENGTH)
233#define              pCAN1_MB00_TIMESTAMP ((volatile unsigned short *)CAN1_MB00_TIMESTAMP)
234#define                    pCAN1_MB00_ID0 ((volatile unsigned short *)CAN1_MB00_ID0)
235#define                    pCAN1_MB00_ID1 ((volatile unsigned short *)CAN1_MB00_ID1)
236#define                  pCAN1_MB01_DATA0 ((volatile unsigned short *)CAN1_MB01_DATA0)
237#define                  pCAN1_MB01_DATA1 ((volatile unsigned short *)CAN1_MB01_DATA1)
238#define                  pCAN1_MB01_DATA2 ((volatile unsigned short *)CAN1_MB01_DATA2)
239#define                  pCAN1_MB01_DATA3 ((volatile unsigned short *)CAN1_MB01_DATA3)
240#define                 pCAN1_MB01_LENGTH ((volatile unsigned short *)CAN1_MB01_LENGTH)
241#define              pCAN1_MB01_TIMESTAMP ((volatile unsigned short *)CAN1_MB01_TIMESTAMP)
242#define                    pCAN1_MB01_ID0 ((volatile unsigned short *)CAN1_MB01_ID0)
243#define                    pCAN1_MB01_ID1 ((volatile unsigned short *)CAN1_MB01_ID1)
244#define                  pCAN1_MB02_DATA0 ((volatile unsigned short *)CAN1_MB02_DATA0)
245#define                  pCAN1_MB02_DATA1 ((volatile unsigned short *)CAN1_MB02_DATA1)
246#define                  pCAN1_MB02_DATA2 ((volatile unsigned short *)CAN1_MB02_DATA2)
247#define                  pCAN1_MB02_DATA3 ((volatile unsigned short *)CAN1_MB02_DATA3)
248#define                 pCAN1_MB02_LENGTH ((volatile unsigned short *)CAN1_MB02_LENGTH)
249#define              pCAN1_MB02_TIMESTAMP ((volatile unsigned short *)CAN1_MB02_TIMESTAMP)
250#define                    pCAN1_MB02_ID0 ((volatile unsigned short *)CAN1_MB02_ID0)
251#define                    pCAN1_MB02_ID1 ((volatile unsigned short *)CAN1_MB02_ID1)
252#define                  pCAN1_MB03_DATA0 ((volatile unsigned short *)CAN1_MB03_DATA0)
253#define                  pCAN1_MB03_DATA1 ((volatile unsigned short *)CAN1_MB03_DATA1)
254#define                  pCAN1_MB03_DATA2 ((volatile unsigned short *)CAN1_MB03_DATA2)
255#define                  pCAN1_MB03_DATA3 ((volatile unsigned short *)CAN1_MB03_DATA3)
256#define                 pCAN1_MB03_LENGTH ((volatile unsigned short *)CAN1_MB03_LENGTH)
257#define              pCAN1_MB03_TIMESTAMP ((volatile unsigned short *)CAN1_MB03_TIMESTAMP)
258#define                    pCAN1_MB03_ID0 ((volatile unsigned short *)CAN1_MB03_ID0)
259#define                    pCAN1_MB03_ID1 ((volatile unsigned short *)CAN1_MB03_ID1)
260#define                  pCAN1_MB04_DATA0 ((volatile unsigned short *)CAN1_MB04_DATA0)
261#define                  pCAN1_MB04_DATA1 ((volatile unsigned short *)CAN1_MB04_DATA1)
262#define                  pCAN1_MB04_DATA2 ((volatile unsigned short *)CAN1_MB04_DATA2)
263#define                  pCAN1_MB04_DATA3 ((volatile unsigned short *)CAN1_MB04_DATA3)
264#define                 pCAN1_MB04_LENGTH ((volatile unsigned short *)CAN1_MB04_LENGTH)
265#define              pCAN1_MB04_TIMESTAMP ((volatile unsigned short *)CAN1_MB04_TIMESTAMP)
266#define                    pCAN1_MB04_ID0 ((volatile unsigned short *)CAN1_MB04_ID0)
267#define                    pCAN1_MB04_ID1 ((volatile unsigned short *)CAN1_MB04_ID1)
268#define                  pCAN1_MB05_DATA0 ((volatile unsigned short *)CAN1_MB05_DATA0)
269#define                  pCAN1_MB05_DATA1 ((volatile unsigned short *)CAN1_MB05_DATA1)
270#define                  pCAN1_MB05_DATA2 ((volatile unsigned short *)CAN1_MB05_DATA2)
271#define                  pCAN1_MB05_DATA3 ((volatile unsigned short *)CAN1_MB05_DATA3)
272#define                 pCAN1_MB05_LENGTH ((volatile unsigned short *)CAN1_MB05_LENGTH)
273#define              pCAN1_MB05_TIMESTAMP ((volatile unsigned short *)CAN1_MB05_TIMESTAMP)
274#define                    pCAN1_MB05_ID0 ((volatile unsigned short *)CAN1_MB05_ID0)
275#define                    pCAN1_MB05_ID1 ((volatile unsigned short *)CAN1_MB05_ID1)
276#define                  pCAN1_MB06_DATA0 ((volatile unsigned short *)CAN1_MB06_DATA0)
277#define                  pCAN1_MB06_DATA1 ((volatile unsigned short *)CAN1_MB06_DATA1)
278#define                  pCAN1_MB06_DATA2 ((volatile unsigned short *)CAN1_MB06_DATA2)
279#define                  pCAN1_MB06_DATA3 ((volatile unsigned short *)CAN1_MB06_DATA3)
280#define                 pCAN1_MB06_LENGTH ((volatile unsigned short *)CAN1_MB06_LENGTH)
281#define              pCAN1_MB06_TIMESTAMP ((volatile unsigned short *)CAN1_MB06_TIMESTAMP)
282#define                    pCAN1_MB06_ID0 ((volatile unsigned short *)CAN1_MB06_ID0)
283#define                    pCAN1_MB06_ID1 ((volatile unsigned short *)CAN1_MB06_ID1)
284#define                  pCAN1_MB07_DATA0 ((volatile unsigned short *)CAN1_MB07_DATA0)
285#define                  pCAN1_MB07_DATA1 ((volatile unsigned short *)CAN1_MB07_DATA1)
286#define                  pCAN1_MB07_DATA2 ((volatile unsigned short *)CAN1_MB07_DATA2)
287#define                  pCAN1_MB07_DATA3 ((volatile unsigned short *)CAN1_MB07_DATA3)
288#define                 pCAN1_MB07_LENGTH ((volatile unsigned short *)CAN1_MB07_LENGTH)
289#define              pCAN1_MB07_TIMESTAMP ((volatile unsigned short *)CAN1_MB07_TIMESTAMP)
290#define                    pCAN1_MB07_ID0 ((volatile unsigned short *)CAN1_MB07_ID0)
291#define                    pCAN1_MB07_ID1 ((volatile unsigned short *)CAN1_MB07_ID1)
292#define                  pCAN1_MB08_DATA0 ((volatile unsigned short *)CAN1_MB08_DATA0)
293#define                  pCAN1_MB08_DATA1 ((volatile unsigned short *)CAN1_MB08_DATA1)
294#define                  pCAN1_MB08_DATA2 ((volatile unsigned short *)CAN1_MB08_DATA2)
295#define                  pCAN1_MB08_DATA3 ((volatile unsigned short *)CAN1_MB08_DATA3)
296#define                 pCAN1_MB08_LENGTH ((volatile unsigned short *)CAN1_MB08_LENGTH)
297#define              pCAN1_MB08_TIMESTAMP ((volatile unsigned short *)CAN1_MB08_TIMESTAMP)
298#define                    pCAN1_MB08_ID0 ((volatile unsigned short *)CAN1_MB08_ID0)
299#define                    pCAN1_MB08_ID1 ((volatile unsigned short *)CAN1_MB08_ID1)
300#define                  pCAN1_MB09_DATA0 ((volatile unsigned short *)CAN1_MB09_DATA0)
301#define                  pCAN1_MB09_DATA1 ((volatile unsigned short *)CAN1_MB09_DATA1)
302#define                  pCAN1_MB09_DATA2 ((volatile unsigned short *)CAN1_MB09_DATA2)
303#define                  pCAN1_MB09_DATA3 ((volatile unsigned short *)CAN1_MB09_DATA3)
304#define                 pCAN1_MB09_LENGTH ((volatile unsigned short *)CAN1_MB09_LENGTH)
305#define              pCAN1_MB09_TIMESTAMP ((volatile unsigned short *)CAN1_MB09_TIMESTAMP)
306#define                    pCAN1_MB09_ID0 ((volatile unsigned short *)CAN1_MB09_ID0)
307#define                    pCAN1_MB09_ID1 ((volatile unsigned short *)CAN1_MB09_ID1)
308#define                  pCAN1_MB10_DATA0 ((volatile unsigned short *)CAN1_MB10_DATA0)
309#define                  pCAN1_MB10_DATA1 ((volatile unsigned short *)CAN1_MB10_DATA1)
310#define                  pCAN1_MB10_DATA2 ((volatile unsigned short *)CAN1_MB10_DATA2)
311#define                  pCAN1_MB10_DATA3 ((volatile unsigned short *)CAN1_MB10_DATA3)
312#define                 pCAN1_MB10_LENGTH ((volatile unsigned short *)CAN1_MB10_LENGTH)
313#define              pCAN1_MB10_TIMESTAMP ((volatile unsigned short *)CAN1_MB10_TIMESTAMP)
314#define                    pCAN1_MB10_ID0 ((volatile unsigned short *)CAN1_MB10_ID0)
315#define                    pCAN1_MB10_ID1 ((volatile unsigned short *)CAN1_MB10_ID1)
316#define                  pCAN1_MB11_DATA0 ((volatile unsigned short *)CAN1_MB11_DATA0)
317#define                  pCAN1_MB11_DATA1 ((volatile unsigned short *)CAN1_MB11_DATA1)
318#define                  pCAN1_MB11_DATA2 ((volatile unsigned short *)CAN1_MB11_DATA2)
319#define                  pCAN1_MB11_DATA3 ((volatile unsigned short *)CAN1_MB11_DATA3)
320#define                 pCAN1_MB11_LENGTH ((volatile unsigned short *)CAN1_MB11_LENGTH)
321#define              pCAN1_MB11_TIMESTAMP ((volatile unsigned short *)CAN1_MB11_TIMESTAMP)
322#define                    pCAN1_MB11_ID0 ((volatile unsigned short *)CAN1_MB11_ID0)
323#define                    pCAN1_MB11_ID1 ((volatile unsigned short *)CAN1_MB11_ID1)
324#define                  pCAN1_MB12_DATA0 ((volatile unsigned short *)CAN1_MB12_DATA0)
325#define                  pCAN1_MB12_DATA1 ((volatile unsigned short *)CAN1_MB12_DATA1)
326#define                  pCAN1_MB12_DATA2 ((volatile unsigned short *)CAN1_MB12_DATA2)
327#define                  pCAN1_MB12_DATA3 ((volatile unsigned short *)CAN1_MB12_DATA3)
328#define                 pCAN1_MB12_LENGTH ((volatile unsigned short *)CAN1_MB12_LENGTH)
329#define              pCAN1_MB12_TIMESTAMP ((volatile unsigned short *)CAN1_MB12_TIMESTAMP)
330#define                    pCAN1_MB12_ID0 ((volatile unsigned short *)CAN1_MB12_ID0)
331#define                    pCAN1_MB12_ID1 ((volatile unsigned short *)CAN1_MB12_ID1)
332#define                  pCAN1_MB13_DATA0 ((volatile unsigned short *)CAN1_MB13_DATA0)
333#define                  pCAN1_MB13_DATA1 ((volatile unsigned short *)CAN1_MB13_DATA1)
334#define                  pCAN1_MB13_DATA2 ((volatile unsigned short *)CAN1_MB13_DATA2)
335#define                  pCAN1_MB13_DATA3 ((volatile unsigned short *)CAN1_MB13_DATA3)
336#define                 pCAN1_MB13_LENGTH ((volatile unsigned short *)CAN1_MB13_LENGTH)
337#define              pCAN1_MB13_TIMESTAMP ((volatile unsigned short *)CAN1_MB13_TIMESTAMP)
338#define                    pCAN1_MB13_ID0 ((volatile unsigned short *)CAN1_MB13_ID0)
339#define                    pCAN1_MB13_ID1 ((volatile unsigned short *)CAN1_MB13_ID1)
340#define                  pCAN1_MB14_DATA0 ((volatile unsigned short *)CAN1_MB14_DATA0)
341#define                  pCAN1_MB14_DATA1 ((volatile unsigned short *)CAN1_MB14_DATA1)
342#define                  pCAN1_MB14_DATA2 ((volatile unsigned short *)CAN1_MB14_DATA2)
343#define                  pCAN1_MB14_DATA3 ((volatile unsigned short *)CAN1_MB14_DATA3)
344#define                 pCAN1_MB14_LENGTH ((volatile unsigned short *)CAN1_MB14_LENGTH)
345#define              pCAN1_MB14_TIMESTAMP ((volatile unsigned short *)CAN1_MB14_TIMESTAMP)
346#define                    pCAN1_MB14_ID0 ((volatile unsigned short *)CAN1_MB14_ID0)
347#define                    pCAN1_MB14_ID1 ((volatile unsigned short *)CAN1_MB14_ID1)
348#define                  pCAN1_MB15_DATA0 ((volatile unsigned short *)CAN1_MB15_DATA0)
349#define                  pCAN1_MB15_DATA1 ((volatile unsigned short *)CAN1_MB15_DATA1)
350#define                  pCAN1_MB15_DATA2 ((volatile unsigned short *)CAN1_MB15_DATA2)
351#define                  pCAN1_MB15_DATA3 ((volatile unsigned short *)CAN1_MB15_DATA3)
352#define                 pCAN1_MB15_LENGTH ((volatile unsigned short *)CAN1_MB15_LENGTH)
353#define              pCAN1_MB15_TIMESTAMP ((volatile unsigned short *)CAN1_MB15_TIMESTAMP)
354#define                    pCAN1_MB15_ID0 ((volatile unsigned short *)CAN1_MB15_ID0)
355#define                    pCAN1_MB15_ID1 ((volatile unsigned short *)CAN1_MB15_ID1)
356
357/* CAN Controller 1 Mailbox Data Registers */
358
359#define                  pCAN1_MB16_DATA0 ((volatile unsigned short *)CAN1_MB16_DATA0)
360#define                  pCAN1_MB16_DATA1 ((volatile unsigned short *)CAN1_MB16_DATA1)
361#define                  pCAN1_MB16_DATA2 ((volatile unsigned short *)CAN1_MB16_DATA2)
362#define                  pCAN1_MB16_DATA3 ((volatile unsigned short *)CAN1_MB16_DATA3)
363#define                 pCAN1_MB16_LENGTH ((volatile unsigned short *)CAN1_MB16_LENGTH)
364#define              pCAN1_MB16_TIMESTAMP ((volatile unsigned short *)CAN1_MB16_TIMESTAMP)
365#define                    pCAN1_MB16_ID0 ((volatile unsigned short *)CAN1_MB16_ID0)
366#define                    pCAN1_MB16_ID1 ((volatile unsigned short *)CAN1_MB16_ID1)
367#define                  pCAN1_MB17_DATA0 ((volatile unsigned short *)CAN1_MB17_DATA0)
368#define                  pCAN1_MB17_DATA1 ((volatile unsigned short *)CAN1_MB17_DATA1)
369#define                  pCAN1_MB17_DATA2 ((volatile unsigned short *)CAN1_MB17_DATA2)
370#define                  pCAN1_MB17_DATA3 ((volatile unsigned short *)CAN1_MB17_DATA3)
371#define                 pCAN1_MB17_LENGTH ((volatile unsigned short *)CAN1_MB17_LENGTH)
372#define              pCAN1_MB17_TIMESTAMP ((volatile unsigned short *)CAN1_MB17_TIMESTAMP)
373#define                    pCAN1_MB17_ID0 ((volatile unsigned short *)CAN1_MB17_ID0)
374#define                    pCAN1_MB17_ID1 ((volatile unsigned short *)CAN1_MB17_ID1)
375#define                  pCAN1_MB18_DATA0 ((volatile unsigned short *)CAN1_MB18_DATA0)
376#define                  pCAN1_MB18_DATA1 ((volatile unsigned short *)CAN1_MB18_DATA1)
377#define                  pCAN1_MB18_DATA2 ((volatile unsigned short *)CAN1_MB18_DATA2)
378#define                  pCAN1_MB18_DATA3 ((volatile unsigned short *)CAN1_MB18_DATA3)
379#define                 pCAN1_MB18_LENGTH ((volatile unsigned short *)CAN1_MB18_LENGTH)
380#define              pCAN1_MB18_TIMESTAMP ((volatile unsigned short *)CAN1_MB18_TIMESTAMP)
381#define                    pCAN1_MB18_ID0 ((volatile unsigned short *)CAN1_MB18_ID0)
382#define                    pCAN1_MB18_ID1 ((volatile unsigned short *)CAN1_MB18_ID1)
383#define                  pCAN1_MB19_DATA0 ((volatile unsigned short *)CAN1_MB19_DATA0)
384#define                  pCAN1_MB19_DATA1 ((volatile unsigned short *)CAN1_MB19_DATA1)
385#define                  pCAN1_MB19_DATA2 ((volatile unsigned short *)CAN1_MB19_DATA2)
386#define                  pCAN1_MB19_DATA3 ((volatile unsigned short *)CAN1_MB19_DATA3)
387#define                 pCAN1_MB19_LENGTH ((volatile unsigned short *)CAN1_MB19_LENGTH)
388#define              pCAN1_MB19_TIMESTAMP ((volatile unsigned short *)CAN1_MB19_TIMESTAMP)
389#define                    pCAN1_MB19_ID0 ((volatile unsigned short *)CAN1_MB19_ID0)
390#define                    pCAN1_MB19_ID1 ((volatile unsigned short *)CAN1_MB19_ID1)
391#define                  pCAN1_MB20_DATA0 ((volatile unsigned short *)CAN1_MB20_DATA0)
392#define                  pCAN1_MB20_DATA1 ((volatile unsigned short *)CAN1_MB20_DATA1)
393#define                  pCAN1_MB20_DATA2 ((volatile unsigned short *)CAN1_MB20_DATA2)
394#define                  pCAN1_MB20_DATA3 ((volatile unsigned short *)CAN1_MB20_DATA3)
395#define                 pCAN1_MB20_LENGTH ((volatile unsigned short *)CAN1_MB20_LENGTH)
396#define              pCAN1_MB20_TIMESTAMP ((volatile unsigned short *)CAN1_MB20_TIMESTAMP)
397#define                    pCAN1_MB20_ID0 ((volatile unsigned short *)CAN1_MB20_ID0)
398#define                    pCAN1_MB20_ID1 ((volatile unsigned short *)CAN1_MB20_ID1)
399#define                  pCAN1_MB21_DATA0 ((volatile unsigned short *)CAN1_MB21_DATA0)
400#define                  pCAN1_MB21_DATA1 ((volatile unsigned short *)CAN1_MB21_DATA1)
401#define                  pCAN1_MB21_DATA2 ((volatile unsigned short *)CAN1_MB21_DATA2)
402#define                  pCAN1_MB21_DATA3 ((volatile unsigned short *)CAN1_MB21_DATA3)
403#define                 pCAN1_MB21_LENGTH ((volatile unsigned short *)CAN1_MB21_LENGTH)
404#define              pCAN1_MB21_TIMESTAMP ((volatile unsigned short *)CAN1_MB21_TIMESTAMP)
405#define                    pCAN1_MB21_ID0 ((volatile unsigned short *)CAN1_MB21_ID0)
406#define                    pCAN1_MB21_ID1 ((volatile unsigned short *)CAN1_MB21_ID1)
407#define                  pCAN1_MB22_DATA0 ((volatile unsigned short *)CAN1_MB22_DATA0)
408#define                  pCAN1_MB22_DATA1 ((volatile unsigned short *)CAN1_MB22_DATA1)
409#define                  pCAN1_MB22_DATA2 ((volatile unsigned short *)CAN1_MB22_DATA2)
410#define                  pCAN1_MB22_DATA3 ((volatile unsigned short *)CAN1_MB22_DATA3)
411#define                 pCAN1_MB22_LENGTH ((volatile unsigned short *)CAN1_MB22_LENGTH)
412#define              pCAN1_MB22_TIMESTAMP ((volatile unsigned short *)CAN1_MB22_TIMESTAMP)
413#define                    pCAN1_MB22_ID0 ((volatile unsigned short *)CAN1_MB22_ID0)
414#define                    pCAN1_MB22_ID1 ((volatile unsigned short *)CAN1_MB22_ID1)
415#define                  pCAN1_MB23_DATA0 ((volatile unsigned short *)CAN1_MB23_DATA0)
416#define                  pCAN1_MB23_DATA1 ((volatile unsigned short *)CAN1_MB23_DATA1)
417#define                  pCAN1_MB23_DATA2 ((volatile unsigned short *)CAN1_MB23_DATA2)
418#define                  pCAN1_MB23_DATA3 ((volatile unsigned short *)CAN1_MB23_DATA3)
419#define                 pCAN1_MB23_LENGTH ((volatile unsigned short *)CAN1_MB23_LENGTH)
420#define              pCAN1_MB23_TIMESTAMP ((volatile unsigned short *)CAN1_MB23_TIMESTAMP)
421#define                    pCAN1_MB23_ID0 ((volatile unsigned short *)CAN1_MB23_ID0)
422#define                    pCAN1_MB23_ID1 ((volatile unsigned short *)CAN1_MB23_ID1)
423#define                  pCAN1_MB24_DATA0 ((volatile unsigned short *)CAN1_MB24_DATA0)
424#define                  pCAN1_MB24_DATA1 ((volatile unsigned short *)CAN1_MB24_DATA1)
425#define                  pCAN1_MB24_DATA2 ((volatile unsigned short *)CAN1_MB24_DATA2)
426#define                  pCAN1_MB24_DATA3 ((volatile unsigned short *)CAN1_MB24_DATA3)
427#define                 pCAN1_MB24_LENGTH ((volatile unsigned short *)CAN1_MB24_LENGTH)
428#define              pCAN1_MB24_TIMESTAMP ((volatile unsigned short *)CAN1_MB24_TIMESTAMP)
429#define                    pCAN1_MB24_ID0 ((volatile unsigned short *)CAN1_MB24_ID0)
430#define                    pCAN1_MB24_ID1 ((volatile unsigned short *)CAN1_MB24_ID1)
431#define                  pCAN1_MB25_DATA0 ((volatile unsigned short *)CAN1_MB25_DATA0)
432#define                  pCAN1_MB25_DATA1 ((volatile unsigned short *)CAN1_MB25_DATA1)
433#define                  pCAN1_MB25_DATA2 ((volatile unsigned short *)CAN1_MB25_DATA2)
434#define                  pCAN1_MB25_DATA3 ((volatile unsigned short *)CAN1_MB25_DATA3)
435#define                 pCAN1_MB25_LENGTH ((volatile unsigned short *)CAN1_MB25_LENGTH)
436#define              pCAN1_MB25_TIMESTAMP ((volatile unsigned short *)CAN1_MB25_TIMESTAMP)
437#define                    pCAN1_MB25_ID0 ((volatile unsigned short *)CAN1_MB25_ID0)
438#define                    pCAN1_MB25_ID1 ((volatile unsigned short *)CAN1_MB25_ID1)
439#define                  pCAN1_MB26_DATA0 ((volatile unsigned short *)CAN1_MB26_DATA0)
440#define                  pCAN1_MB26_DATA1 ((volatile unsigned short *)CAN1_MB26_DATA1)
441#define                  pCAN1_MB26_DATA2 ((volatile unsigned short *)CAN1_MB26_DATA2)
442#define                  pCAN1_MB26_DATA3 ((volatile unsigned short *)CAN1_MB26_DATA3)
443#define                 pCAN1_MB26_LENGTH ((volatile unsigned short *)CAN1_MB26_LENGTH)
444#define              pCAN1_MB26_TIMESTAMP ((volatile unsigned short *)CAN1_MB26_TIMESTAMP)
445#define                    pCAN1_MB26_ID0 ((volatile unsigned short *)CAN1_MB26_ID0)
446#define                    pCAN1_MB26_ID1 ((volatile unsigned short *)CAN1_MB26_ID1)
447#define                  pCAN1_MB27_DATA0 ((volatile unsigned short *)CAN1_MB27_DATA0)
448#define                  pCAN1_MB27_DATA1 ((volatile unsigned short *)CAN1_MB27_DATA1)
449#define                  pCAN1_MB27_DATA2 ((volatile unsigned short *)CAN1_MB27_DATA2)
450#define                  pCAN1_MB27_DATA3 ((volatile unsigned short *)CAN1_MB27_DATA3)
451#define                 pCAN1_MB27_LENGTH ((volatile unsigned short *)CAN1_MB27_LENGTH)
452#define              pCAN1_MB27_TIMESTAMP ((volatile unsigned short *)CAN1_MB27_TIMESTAMP)
453#define                    pCAN1_MB27_ID0 ((volatile unsigned short *)CAN1_MB27_ID0)
454#define                    pCAN1_MB27_ID1 ((volatile unsigned short *)CAN1_MB27_ID1)
455#define                  pCAN1_MB28_DATA0 ((volatile unsigned short *)CAN1_MB28_DATA0)
456#define                  pCAN1_MB28_DATA1 ((volatile unsigned short *)CAN1_MB28_DATA1)
457#define                  pCAN1_MB28_DATA2 ((volatile unsigned short *)CAN1_MB28_DATA2)
458#define                  pCAN1_MB28_DATA3 ((volatile unsigned short *)CAN1_MB28_DATA3)
459#define                 pCAN1_MB28_LENGTH ((volatile unsigned short *)CAN1_MB28_LENGTH)
460#define              pCAN1_MB28_TIMESTAMP ((volatile unsigned short *)CAN1_MB28_TIMESTAMP)
461#define                    pCAN1_MB28_ID0 ((volatile unsigned short *)CAN1_MB28_ID0)
462#define                    pCAN1_MB28_ID1 ((volatile unsigned short *)CAN1_MB28_ID1)
463#define                  pCAN1_MB29_DATA0 ((volatile unsigned short *)CAN1_MB29_DATA0)
464#define                  pCAN1_MB29_DATA1 ((volatile unsigned short *)CAN1_MB29_DATA1)
465#define                  pCAN1_MB29_DATA2 ((volatile unsigned short *)CAN1_MB29_DATA2)
466#define                  pCAN1_MB29_DATA3 ((volatile unsigned short *)CAN1_MB29_DATA3)
467#define                 pCAN1_MB29_LENGTH ((volatile unsigned short *)CAN1_MB29_LENGTH)
468#define              pCAN1_MB29_TIMESTAMP ((volatile unsigned short *)CAN1_MB29_TIMESTAMP)
469#define                    pCAN1_MB29_ID0 ((volatile unsigned short *)CAN1_MB29_ID0)
470#define                    pCAN1_MB29_ID1 ((volatile unsigned short *)CAN1_MB29_ID1)
471#define                  pCAN1_MB30_DATA0 ((volatile unsigned short *)CAN1_MB30_DATA0)
472#define                  pCAN1_MB30_DATA1 ((volatile unsigned short *)CAN1_MB30_DATA1)
473#define                  pCAN1_MB30_DATA2 ((volatile unsigned short *)CAN1_MB30_DATA2)
474#define                  pCAN1_MB30_DATA3 ((volatile unsigned short *)CAN1_MB30_DATA3)
475#define                 pCAN1_MB30_LENGTH ((volatile unsigned short *)CAN1_MB30_LENGTH)
476#define              pCAN1_MB30_TIMESTAMP ((volatile unsigned short *)CAN1_MB30_TIMESTAMP)
477#define                    pCAN1_MB30_ID0 ((volatile unsigned short *)CAN1_MB30_ID0)
478#define                    pCAN1_MB30_ID1 ((volatile unsigned short *)CAN1_MB30_ID1)
479#define                  pCAN1_MB31_DATA0 ((volatile unsigned short *)CAN1_MB31_DATA0)
480#define                  pCAN1_MB31_DATA1 ((volatile unsigned short *)CAN1_MB31_DATA1)
481#define                  pCAN1_MB31_DATA2 ((volatile unsigned short *)CAN1_MB31_DATA2)
482#define                  pCAN1_MB31_DATA3 ((volatile unsigned short *)CAN1_MB31_DATA3)
483#define                 pCAN1_MB31_LENGTH ((volatile unsigned short *)CAN1_MB31_LENGTH)
484#define              pCAN1_MB31_TIMESTAMP ((volatile unsigned short *)CAN1_MB31_TIMESTAMP)
485#define                    pCAN1_MB31_ID0 ((volatile unsigned short *)CAN1_MB31_ID0)
486#define                    pCAN1_MB31_ID1 ((volatile unsigned short *)CAN1_MB31_ID1)
487
488/* HOST Port Registers */
489
490#define                     pHOST_CONTROL ((volatile unsigned short *)HOST_CONTROL)
491#define                      pHOST_STATUS ((volatile unsigned short *)HOST_STATUS)
492#define                     pHOST_TIMEOUT ((volatile unsigned short *)HOST_TIMEOUT)
493
494/* Pixel Compositor (PIXC) Registers */
495
496#define                         pPIXC_CTL ((volatile unsigned short *)PIXC_CTL)
497#define                         pPIXC_PPL ((volatile unsigned short *)PIXC_PPL)
498#define                         pPIXC_LPF ((volatile unsigned short *)PIXC_LPF)
499#define                     pPIXC_AHSTART ((volatile unsigned short *)PIXC_AHSTART)
500#define                       pPIXC_AHEND ((volatile unsigned short *)PIXC_AHEND)
501#define                     pPIXC_AVSTART ((volatile unsigned short *)PIXC_AVSTART)
502#define                       pPIXC_AVEND ((volatile unsigned short *)PIXC_AVEND)
503#define                     pPIXC_ATRANSP ((volatile unsigned short *)PIXC_ATRANSP)
504#define                     pPIXC_BHSTART ((volatile unsigned short *)PIXC_BHSTART)
505#define                       pPIXC_BHEND ((volatile unsigned short *)PIXC_BHEND)
506#define                     pPIXC_BVSTART ((volatile unsigned short *)PIXC_BVSTART)
507#define                       pPIXC_BVEND ((volatile unsigned short *)PIXC_BVEND)
508#define                     pPIXC_BTRANSP ((volatile unsigned short *)PIXC_BTRANSP)
509#define                    pPIXC_INTRSTAT ((volatile unsigned short *)PIXC_INTRSTAT)
510#define                       pPIXC_RYCON ((volatile unsigned long *)PIXC_RYCON)
511#define                       pPIXC_GUCON ((volatile unsigned long *)PIXC_GUCON)
512#define                       pPIXC_BVCON ((volatile unsigned long *)PIXC_BVCON)
513#define                      pPIXC_CCBIAS ((volatile unsigned long *)PIXC_CCBIAS)
514#define                          pPIXC_TC ((volatile unsigned long *)PIXC_TC)
515
516#ifdef _MISRA_RULES
517#pragma diag(pop)
518#endif /* _MISRA_RULES */
519
520#endif /* _CDEF_BF544_H */
Note: See TracBrowser for help on using the repository browser.