Common Platform (CP) Tracer Library API Reference Guide (66AK2Gxx Version)
Main Page
Data Structures
Files
File List
Globals
All
Data Structures
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
CPTLib_66AK2Gxx.h
Go to the documentation of this file.
1
#ifndef __CPTLIBRARY_66AK2Gxx_H
2
#define __CPTLIBRARY_66AK2Gxx_H
3
/*
4
* CPTLib_66AK2Exx.h
5
*
6
* Common Platform (CP) Tracer Library 66AK2Exx device specific definitions
7
*
8
* Copyright (C) 2010, 2011 Texas Instruments Incorporated - http://www.ti.com/
9
*
10
*
11
* Redistribution and use in source and binary forms, with or without
12
* modification, are permitted provided that the following conditions
13
* are met:
14
*
15
* Redistributions of source code must retain the above copyright
16
* notice, this list of conditions and the following disclaimer.
17
*
18
* Redistributions in binary form must reproduce the above copyright
19
* notice, this list of conditions and the following disclaimer in the
20
* documentation and/or other materials provided with the
21
* distribution.
22
*
23
* Neither the name of Texas Instruments Incorporated nor the names of
24
* its contributors may be used to endorse or promote products derived
25
* from this software without specific prior written permission.
26
*
27
* THIS SOFTWARE IS PROVIDED BY THE COPYRIGHT HOLDERS AND CONTRIBUTORS
28
* "AS IS" AND ANY EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT
29
* LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR
30
* A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE COPYRIGHT
31
* OWNER OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL,
32
* SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT
33
* LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
34
* DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
35
* THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
36
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE
37
* OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
38
*
39
*/
40
41
#include <stdlib.h>
42
#include <stdint.h>
// The library uses C99 exact-width integer types
43
44
#ifdef __cplusplus
45
extern
"C"
{
46
#endif
47
52
//
54
// Public Typedefs and Enums
55
//
57
62
typedef
enum
{
eCPT_MSMC_0
,
63
eCPT_DDR
,
64
eCPT_L2_0
,
65
eCPT_PCIE
,
66
eCPT_DXB
,
67
eCPT_MCASP_MCBSP
,
68
eCPT_GPMC_MMC_QSPI
,
69
eCPT_TPCC0_1
,
70
eCPT_CFG
,
71
eCPT_ALWAYSON_CFG
,
72
eCPT_GIC
,
73
eCPT_CIC
,
74
eCPT_ROM_SPI
,
75
eCPT_ALWAYSON_MAIN
,
76
eCPT_ICSS_ASRC
,
77
eCPT_ModID_Last
78
}
eCPT_ModID
;
79
102
// Master IDs
103
typedef
enum
{
104
eCPT_MID_DSP0
,
105
eCPT_MID_reserved1,
106
eCPT_MID_reserved2,
107
eCPT_MID_reserved3,
108
eCPT_MID_reserved4,
109
eCPT_MID_reserved5,
110
eCPT_MID_reserved6,
111
eCPT_MID_reserved7,
112
eCPT_MID_A15_CPU0_0
,
113
eCPT_MID_reserved9,
114
eCPT_MID_reserved10,
115
eCPT_MID_reserved11,
116
eCPT_MID_reserved12,
117
eCPT_MID_reserved13,
118
eCPT_MID_reserved14,
119
eCPT_MID_reserved15,
120
eCPT_MID_DSP0_CFG
,
121
eCPT_MID_reserved17,
122
eCPT_MID_reserved18,
123
eCPT_MID_reserved19,
124
eCPT_MID_reserved20,
125
eCPT_MID_reserved21,
126
eCPT_MID_reserved22,
127
eCPT_MID_reserved23,
128
eCPT_MID_reserved24,
129
eCPT_MID_reserved25,
130
eCPT_MID_PCIE
,
131
eCPT_MID_ICSS_0_MST0
,
132
eCPT_MID_ICSS_0_MST1
,
133
eCPT_MID_ICSS_1_MST0
,
134
eCPT_MID_ICSS_1_MST1
,
135
eCPT_MID_PMMC
,
136
eCPT_MID_NSSL_Grp0
,
137
eCPT_MID_NSSL_Grp1
,
138
eCPT_MID_NSSL_Grp2
,
139
eCPT_MID_NSSL_Grp3
,
140
eCPT_MID_reserved36,
141
eCPT_MID_reserved37,
142
eCPT_MID_reserved38,
143
eCPT_MID_EDMA0_CC_TR
,
144
eCPT_MID_EDMA1_CC_TR
,
145
eCPT_MID_EDMA0_TC0_RD
,
146
eCPT_MID_EDMA0_TC0_WR
,
147
eCPT_MID_EDMA0_TC1_RD
,
148
eCPT_MID_EDMA0_TC1_WR
,
149
eCPT_MID_EDMA1_TC0_RD
,
150
eCPT_MID_EDMA1_TC0_WR
,
151
eCPT_MID_EDMA1_TC1_RD
,
152
eCPT_MID_EDMA1_TC1_WR
,
153
eCPT_MID_reserved49,
154
eCPT_MID_USB_0_MST
,
155
eCPT_MID_USB_1_MST
,
156
eCPT_MID_MSMC
,
157
eCPT_MID_reserved53,
158
eCPT_MID_reserved54,
159
eCPT_MID_reserved55,
160
eCPT_MID_reserved56,
161
eCPT_MID_DAP
,
162
eCPT_MID_reserved58,
163
eCPT_MID_MLB
,
164
eCPT_MID_reserved60,
165
eCPT_MID_reserved61,
166
eCPT_MID_MMCHS_0
,
167
eCPT_MID_MMCHS_1
,
168
eCPT_MID_DBX_Grp0
,
169
eCPT_MID_DSSUL_Grp0
=96,
170
eCPT_MID_Cnt = 112
171
}
eCPT_MasterID
;
172
173
#ifdef __cplusplus
174
}
175
#endif
176
180
#define eCPT_MID_GEM0 eCPT_MID_DSP0
181
182
#endif
/* __CPTLIBARY_66AK2Gxx_H */
C:
git
ctoolslib
CPTLib
include
CPTLib_66AK2Gxx.h
Generated on Tue Sep 22 2015 08:10:54 for Common Platform (CP) Tracer Library API Reference Guide (66AK2Gxx Version) by
1.8.4