1 /*
2  * Copyright (c) 2018-2019 Arm Limited. All rights reserved
3  * Copyright (c) 2019-2020, Cypress Semiconductor Corporation. All rights reserved.
4  *
5  * Licensed under the Apache License, Version 2.0 (the "License");
6  * you may not use this file except in compliance with the License.
7  * You may obtain a copy of the License at
8  *
9  *     http://www.apache.org/licenses/LICENSE-2.0
10  *
11  * Unless required by applicable law or agreed to in writing, software
12  * distributed under the License is distributed on an "AS IS" BASIS,
13  * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
14  * See the License for the specific language governing permissions and
15  * limitations under the License.
16  */
17 
18 //-------- <<< Use Configuration Wizard in Context Menu >>> --------------------
19 
20 #ifndef __RTE_DEVICE_H__
21 #define __RTE_DEVICE_H__
22 
23 // <e> MPC (Memory Protection Controller) [Driver_SMPU0]
24 // <i> Configuration settings for Driver_SMPU0 in component ::Drivers:MPC
25 #define   RTE_SMPU0                                 1
26 // </e> MPC (Memory Protection Controller) [Driver_SMPU0]
27 
28 // <e> MPC (Memory Protection Controller) [Driver_SMPU1]
29 // <i> Configuration settings for Driver_SMPU1 in component ::Drivers:MPC
30 #define   RTE_SMPU1                                 1
31 // </e> MPC (Memory Protection Controller) [Driver_SMPU1]
32 
33 // <e> MPC (Memory Protection Controller) [Driver_SMPU2]
34 // <i> Configuration settings for Driver_SMPU2 in component ::Drivers:MPC
35 #define   RTE_SMPU2                                 1
36 // </e> MPC (Memory Protection Controller) [Driver_SMPU2]
37 
38 // <e> MPC (Memory Protection Controller) [Driver_SMPU3]
39 // <i> Configuration settings for Driver_SMPU3 in component ::Drivers:MPC
40 #define   RTE_SMPU3                                 1
41 // </e> MPC (Memory Protection Controller) [Driver_SMPU3]
42 
43 // <e> MPC (Memory Protection Controller) [Driver_SMPU4]
44 // <i> Configuration settings for Driver_SMPU4 in component ::Drivers:MPC
45 #define   RTE_SMPU4                                 0
46 // </e> MPC (Memory Protection Controller) [Driver_SMPU4]
47 
48 // <e> MPC (Memory Protection Controller) [Driver_SMPU5]
49 // <i> Configuration settings for Driver_SMPU5 in component ::Drivers:MPC
50 #define   RTE_SMPU5                                 0
51 // </e> MPC (Memory Protection Controller) [Driver_SMPU5]
52 
53 // <e> MPC (Memory Protection Controller) [Driver_SMPU6]
54 // <i> Configuration settings for Driver_SMPU6 in component ::Drivers:MPC
55 #define   RTE_SMPU6                                 1
56 // </e> MPC (Memory Protection Controller) [Driver_SMPU6]
57 
58 // <e> MPC (Memory Protection Controller) [Driver_SMPU7]
59 // <i> Configuration settings for Driver_SMPU7 in component ::Drivers:MPC
60 #define   RTE_SMPU7                                 1
61 // </e> MPC (Memory Protection Controller) [Driver_SMPU7]
62 
63 // <e> MPC (Memory Protection Controller) [Driver_SMPU8]
64 // <i> Configuration settings for Driver_SMPU8 in component ::Drivers:MPC
65 #define   RTE_SMPU8                                 1
66 // </e> MPC (Memory Protection Controller) [Driver_SMPU8]
67 
68 // <e> MPC (Memory Protection Controller) [Driver_SMPU9]
69 // <i> Configuration settings for Driver_SMPU9 in component ::Drivers:MPC
70 #define   RTE_SMPU9                                 1
71 // </e> MPC (Memory Protection Controller) [Driver_SMPU9]
72 
73 // <e> MPC (Memory Protection Controller) [Driver_SMPU10]
74 // <i> Configuration settings for Driver_SMPU10 in component ::Drivers:MPC
75 #define   RTE_SMPU10                                0
76 // </e> MPC (Memory Protection Controller) [Driver_SMPU10]
77 
78 // <e> MPC (Memory Protection Controller) [Driver_SMPU11]
79 // <i> Configuration settings for Driver_SMPU11 in component ::Drivers:MPC
80 #define   RTE_SMPU11                                0
81 // </e> MPC (Memory Protection Controller) [Driver_SMPU11]
82 
83 // <e> MPC (Memory Protection Controller) [Driver_SMPU12]
84 // <i> Configuration settings for Driver_SMPU12 in component ::Drivers:MPC
85 #define   RTE_SMPU12                                0
86 // </e> MPC (Memory Protection Controller) [Driver_SMPU12]
87 
88 // <e> MPC (Memory Protection Controller) [Driver_SMPU13]
89 // <i> Configuration settings for Driver_SMPU13 in component ::Drivers:MPC
90 #define   RTE_SMPU13                                0
91 // </e> MPC (Memory Protection Controller) [Driver_SMPU13]
92 
93 /* SMPUs 14 and 15 are used by flashboot */
94 
95 // <e> USART (Universal synchronous - asynchronous receiver transmitter) [Driver_USART0]
96 // <i> Configuration settings for Driver_USART0 in component ::Drivers:USART
97 #define   RTE_USART0                                0
98 // </e> USART (Universal synchronous - asynchronous receiver transmitter) [Driver_USART0]
99 
100 // <e> USART (Universal synchronous - asynchronous receiver transmitter) [Driver_USART1]
101 // <i> Configuration settings for Driver_USART1 in component ::Drivers:USART
102 #define   RTE_USART1                                0
103 // </e> USART (Universal synchronous - asynchronous receiver transmitter) [Driver_USART1]
104 
105 // <e> USART (Universal synchronous - asynchronous receiver transmitter) [Driver_USART2]
106 // <i> Configuration settings for Driver_USART2 in component ::Drivers:USART
107 #define   RTE_USART2                                0
108 // </e> USART (Universal synchronous - asynchronous receiver transmitter) [Driver_USART2]
109 
110 // <e> USART (Universal synchronous - asynchronous receiver transmitter) [Driver_USART3]
111 // <i> Configuration settings for Driver_USART3 in component ::Drivers:USART
112 #define   RTE_USART3                                0
113 // </e> USART (Universal synchronous - asynchronous receiver transmitter) [Driver_USART3]
114 
115 // <e> USART (Universal synchronous - asynchronous receiver transmitter) [Driver_USART4]
116 // <i> Configuration settings for Driver_USART4 in component ::Drivers:USART
117 #define   RTE_USART4                                0
118 // </e> USART (Universal synchronous - asynchronous receiver transmitter) [Driver_USART4]
119 
120 // <e> USART (Universal synchronous - asynchronous receiver transmitter) [Driver_USART5]
121 // <i> Configuration settings for Driver_USART5 in component ::Drivers:USART
122 #define   RTE_USART5                                1
123 // </e> USART (Universal synchronous - asynchronous receiver transmitter) [Driver_USART5]
124 
125 // <e> USART (Universal synchronous - asynchronous receiver transmitter) [Driver_USART6]
126 // <i> Configuration settings for Driver_USART6 in component ::Drivers:USART
127 #define   RTE_USART6                                0
128 // </e> USART (Universal synchronous - asynchronous receiver transmitter) [Driver_USART6]
129 
130 // <e> USART (Universal synchronous - asynchronous receiver transmitter) [Driver_USART7]
131 // <i> Configuration settings for Driver_USART7 in component ::Drivers:USART
132 #define   RTE_USART7                                0
133 // </e> USART (Universal synchronous - asynchronous receiver transmitter) [Driver_USART7]
134 
135 // <e> PPC (Peripheral Protection Controller) [Driver_MS_PPU_PR7]
136 // <i> Configuration settings for Driver_MS_PPU_PR7 in component ::Drivers:PPC
137 #define   RTE_MS_PPU_PR7                            0
138 // </e> PPC (Peripheral Protection Controller) [Driver_MS_PPU_PR7]
139 
140 // <e> PPC (Peripheral Protection Controller) [Driver_PPU_PERI_MAIN]
141 // <i> Configuration settings for Driver_PPU_PERI_MAIN in component ::Drivers:PPC
142 #define   RTE_MS_PPU_PERI_MAIN                      0
143 // </e> PPC (Peripheral Protection Controller) [Driver_PPU_PERI_MAIN]
144 
145 // <e> PPC (Peripheral Protection Controller) [Driver_PPU_PERI_GR0_GROUP]
146 // <i> Configuration settings for Driver_PPU_PERI_GR0_GROUP in component ::Drivers:PPC
147 #define   RTE_MS_PPU_PERI_GR0_GROUP                 0
148 // </e> PPC (Peripheral Protection Controller) [Driver_PPU_PERI_GR0_GROUP]
149 
150 // <e> PPC (Peripheral Protection Controller) [Driver_PPU_PERI_GR1_GROUP]
151 // <i> Configuration settings for Driver_PPU_PERI_GR1_GROUP in component ::Drivers:PPC
152 #define   RTE_MS_PPU_PERI_GR1_GROUP                 0
153 // </e> PPC (Peripheral Protection Controller) [Driver_PPU_PERI_GR1_GROUP]
154 
155 // <e> PPC (Peripheral Protection Controller) [Driver_PPU_PERI_GR2_GROUP]
156 // <i> Configuration settings for Driver_PPU_PERI_GR2_GROUP in component ::Drivers:PPC
157 #define   RTE_MS_PPU_PERI_GR2_GROUP                 0
158 // </e> PPC (Peripheral Protection Controller) [Driver_PPU_PERI_GR2_GROUP]
159 
160 // <e> PPC (Peripheral Protection Controller) [Driver_PPU_PERI_GR3_GROUP]
161 // <i> Configuration settings for Driver_PPU_PERI_GR3_GROUP in component ::Drivers:PPC
162 #define   RTE_MS_PPU_PERI_GR3_GROUP                 0
163 // </e> PPC (Peripheral Protection Controller) [Driver_PPU_PERI_GR3_GROUP]
164 
165 // <e> PPC (Peripheral Protection Controller) [Driver_PPU_PERI_GR4_GROUP]
166 // <i> Configuration settings for Driver_PPU_PERI_GR4_GROUP in component ::Drivers:PPC
167 #define   RTE_MS_PPU_PERI_GR4_GROUP                 0
168 // </e> PPC (Peripheral Protection Controller) [Driver_PPU_PERI_GR4_GROUP]
169 
170 // <e> PPC (Peripheral Protection Controller) [Driver_PPU_PERI_GR6_GROUP]
171 // <i> Configuration settings for Driver_PPU_PERI_GR6_GROUP in component ::Drivers:PPC
172 #define   RTE_MS_PPU_PERI_GR6_GROUP                 0
173 // </e> PPC (Peripheral Protection Controller) [Driver_PPU_PERI_GR6_GROUP]
174 
175 // <e> PPC (Peripheral Protection Controller) [Driver_PPU_PERI_GR9_GROUP]
176 // <i> Configuration settings for Driver_PPU_PERI_GR9_GROUP in component ::Drivers:PPC
177 #define   RTE_MS_PPU_PERI_GR9_GROUP                 0
178 // </e> PPC (Peripheral Protection Controller) [Driver_PPU_PERI_GR9_GROUP]
179 
180 // <e> PPC (Peripheral Protection Controller) [Driver_PPU_PERI_GR10_GROUP]
181 // <i> Configuration settings for Driver_PPU_PERI_GR10_GROUP in component ::Drivers:PPC
182 #define   RTE_MS_PPU_PERI_GR10_GROUP                0
183 // </e> PPC (Peripheral Protection Controller) [Driver_PPU_PERI_GR10_GROUP]
184 
185 // <e> PPC (Peripheral Protection Controller) [Driver_PPU_PERI_TR]
186 // <i> Configuration settings for Driver_PPU_PERI_TR in component ::Drivers:PPC
187 #define   RTE_MS_PPU_PERI_TR                        0
188 // </e> PPC (Peripheral Protection Controller) [Driver_PPU_PERI_TR]
189 
190 // <e> PPC (Peripheral Protection Controller) [Driver_PPU_CRYPTO_MAIN]
191 // <i> Configuration settings for Driver_PPU_CRYPTO_MAIN in component ::Drivers:PPC
192 #define   RTE_MS_PPU_CRYPTO_MAIN                    1
193 // </e> PPC (Peripheral Protection Controller) [Driver_PPU_CRYPTO_MAIN]
194 
195 // <e> PPC (Peripheral Protection Controller) [Driver_PPU_CRYPTO_CRYPTO]
196 // <i> Configuration settings for Driver_PPU_CRYPTO_CRYPTO in component ::Drivers:PPC
197 #define   RTE_MS_PPU_CRYPTO_CRYPTO                  1
198 // </e> PPC (Peripheral Protection Controller) [Driver_PPU_CRYPTO_CRYPTO]
199 
200 // <e> PPC (Peripheral Protection Controller) [Driver_PPU_CRYPTO_BOOT]
201 // <i> Configuration settings for Driver_PPU_CRYPTO_BOOT in component ::Drivers:PPC
202 #define   RTE_MS_PPU_CRYPTO_BOOT                    0
203 // </e> PPC (Peripheral Protection Controller) [Driver_PPU_CRYPTO_BOOT]
204 
205 // <e> PPC (Peripheral Protection Controller) [Driver_PPU_CRYPTO_KEY0]
206 // <i> Configuration settings for Driver_PPU_CRYPTO_KEY0 in component ::Drivers:PPC
207 #define   RTE_MS_PPU_CRYPTO_KEY0                    0
208 // </e> PPC (Peripheral Protection Controller) [Driver_PPU_CRYPTO_KEY0]
209 
210 // <e> PPC (Peripheral Protection Controller) [Driver_PPU_CRYPTO_KEY1]
211 // <i> Configuration settings for Driver_PPU_CRYPTO_KEY1 in component ::Drivers:PPC
212 #define   RTE_MS_PPU_CRYPTO_KEY1                    0
213 // </e> PPC (Peripheral Protection Controller) [Driver_PPU_CRYPTO_KEY1]
214 
215 // <e> PPC (Peripheral Protection Controller) [Driver_PPU_CRYPTO_BUF]
216 // <i> Configuration settings for Driver_PPU_CRYPTO_BUF in component ::Drivers:PPC
217 #define   RTE_MS_PPU_CRYPTO_BUF                     1
218 // </e> PPC (Peripheral Protection Controller) [Driver_PPU_CRYPTO_BUF]
219 
220 // <e> PPC (Peripheral Protection Controller) [Driver_PPU_CPUSS_CM4]
221 // <i> Configuration settings for Driver_PPU_CPUSS_CM4 in component ::Drivers:PPC
222 #define   RTE_MS_PPU_CPUSS_CM4                      0
223 // </e> PPC (Peripheral Protection Controller) [Driver_PPU_CPUSS_CM4]
224 
225 // <e> PPC (Peripheral Protection Controller) [Driver_PPU_CPUSS_CM0]
226 // <i> Configuration settings for Driver_PPU_CPUSS_CM0 in component ::Drivers:PPC
227 #define   RTE_MS_PPU_CPUSS_CM0                      0
228 // </e> PPC (Peripheral Protection Controller) [Driver_PPU_CPUSS_CM0]
229 
230 // <e> PPC (Peripheral Protection Controller) [Driver_PPU_CPUSS_BOOT]
231 // <i> Configuration settings for Driver_PPU_CPUSS_BOOT in component ::Drivers:PPC
232 #define   RTE_MS_PPU_CPUSS_BOOT                     0
233 // </e> PPC (Peripheral Protection Controller) [Driver_PPU_CPUSS_BOOT]
234 
235 // <e> PPC (Peripheral Protection Controller) [Driver_PPU_CPUSS_CM0_INT]
236 // <i> Configuration settings for Driver_PPU_CPUSS_CM0_INT in component ::Drivers:PPC
237 #define   RTE_MS_PPU_CPUSS_CM0_INT                  0
238 // </e> PPC (Peripheral Protection Controller) [Driver_PPU_CPUSS_CM0_INT]
239 
240 // <e> PPC (Peripheral Protection Controller) [Driver_PPU_CPUSS_CM4_INT]
241 // <i> Configuration settings for Driver_PPU_CPUSS_CM4_INT in component ::Drivers:PPC
242 #define   RTE_MS_PPU_CPUSS_CM4_INT                  0
243 // </e> PPC (Peripheral Protection Controller) [Driver_PPU_CPUSS_CM4_INT]
244 
245 // <e> PPC (Peripheral Protection Controller) [Driver_PPU_FAULT_STRUCT0_MAIN]
246 // <i> Configuration settings for Driver_PPU_FAULT_STRUCT0_MAIN in component ::Drivers:PPC
247 #define   RTE_MS_PPU_FAULT_STRUCT0_MAIN             0
248 // </e> PPC (Peripheral Protection Controller) [Driver_PPU_FAULT_STRUCT0_MAIN]
249 
250 // <e> PPC (Peripheral Protection Controller) [Driver_PPU_FAULT_STRUCT1_MAIN]
251 // <i> Configuration settings for Driver_PPU_FAULT_STRUCT1_MAIN in component ::Drivers:PPC
252 #define   RTE_MS_PPU_FAULT_STRUCT1_MAIN             0
253 // </e> PPC (Peripheral Protection Controller) [Driver_PPU_FAULT_STRUCT1_MAIN]
254 
255 // <e> PPC (Peripheral Protection Controller) [Driver_PPU_IPC_STRUCT0_IPC]
256 // <i> Configuration settings for Driver_PPU_IPC_STRUCT0_IPC in component ::Drivers:PPC
257 #define   RTE_MS_PPU_IPC_STRUCT0_IPC                0
258 // </e> PPC (Peripheral Protection Controller) [Driver_PPU_IPC_STRUCT0_IPC]
259 
260 // <e> PPC (Peripheral Protection Controller) [Driver_PPU_IPC_STRUCT1_IPC]
261 // <i> Configuration settings for Driver_PPU_IPC_STRUCT1_IPC in component ::Drivers:PPC
262 #define   RTE_MS_PPU_IPC_STRUCT1_IPC                0
263 // </e> PPC (Peripheral Protection Controller) [Driver_PPU_IPC_STRUCT1_IPC]
264 
265 // <e> PPC (Peripheral Protection Controller) [Driver_PPU_IPC_STRUCT2_IPC]
266 // <i> Configuration settings for Driver_PPU_IPC_STRUCT2_IPC in component ::Drivers:PPC
267 #define   RTE_MS_PPU_IPC_STRUCT2_IPC                0
268 // </e> PPC (Peripheral Protection Controller) [Driver_PPU_IPC_STRUCT2_IPC]
269 
270 // <e> PPC (Peripheral Protection Controller) [Driver_PPU_IPC_STRUCT3_IPC]
271 // <i> Configuration settings for Driver_PPU_IPC_STRUCT3_IPC in component ::Drivers:PPC
272 #define   RTE_MS_PPU_IPC_STRUCT3_IPC                0
273 // </e> PPC (Peripheral Protection Controller) [Driver_PPU_IPC_STRUCT3_IPC]
274 
275 // <e> PPC (Peripheral Protection Controller) [Driver_PPU_IPC_STRUCT4_IPC]
276 // <i> Configuration settings for Driver_PPU_IPC_STRUCT4_IPC in component ::Drivers:PPC
277 #define   RTE_MS_PPU_IPC_STRUCT4_IPC                0
278 // </e> PPC (Peripheral Protection Controller) [Driver_PPU_IPC_STRUCT4_IPC]
279 
280 // <e> PPC (Peripheral Protection Controller) [Driver_PPU_IPC_STRUCT5_IPC]
281 // <i> Configuration settings for Driver_PPU_IPC_STRUCT5_IPC in component ::Drivers:PPC
282 #define   RTE_MS_PPU_IPC_STRUCT5_IPC                0
283 // </e> PPC (Peripheral Protection Controller) [Driver_PPU_IPC_STRUCT5_IPC]
284 
285 // <e> PPC (Peripheral Protection Controller) [Driver_PPU_IPC_STRUCT6_IPC]
286 // <i> Configuration settings for Driver_PPU_IPC_STRUCT6_IPC in component ::Drivers:PPC
287 #define   RTE_MS_PPU_IPC_STRUCT6_IPC                0
288 // </e> PPC (Peripheral Protection Controller) [Driver_PPU_IPC_STRUCT6_IPC]
289 
290 // <e> PPC (Peripheral Protection Controller) [Driver_PPU_IPC_STRUCT7_IPC]
291 // <i> Configuration settings for Driver_PPU_IPC_STRUCT7_IPC in component ::Drivers:PPC
292 #define   RTE_MS_PPU_IPC_STRUCT7_IPC                0
293 // </e> PPC (Peripheral Protection Controller) [Driver_PPU_IPC_STRUCT7_IPC]
294 
295 // <e> PPC (Peripheral Protection Controller) [Driver_PPU_IPC_STRUCT8_IPC]
296 // <i> Configuration settings for Driver_PPU_IPC_STRUCT8_IPC in component ::Drivers:PPC
297 #define   RTE_MS_PPU_IPC_STRUCT8_IPC                0
298 // </e> PPC (Peripheral Protection Controller) [Driver_PPU_IPC_STRUCT8_IPC]
299 
300 // <e> PPC (Peripheral Protection Controller) [Driver_PPU_IPC_STRUCT9_IPC]
301 // <i> Configuration settings for Driver_PPU_IPC_STRUCT9_IPC in component ::Drivers:PPC
302 #define   RTE_MS_PPU_IPC_STRUCT9_IPC                0
303 // </e> PPC (Peripheral Protection Controller) [Driver_PPU_IPC_STRUCT9_IPC]
304 
305 // <e> PPC (Peripheral Protection Controller) [Driver_PPU_IPC_STRUCT10_IPC]
306 // <i> Configuration settings for Driver_PPU_IPC_STRUCT10_IPC in component ::Drivers:PPC
307 #define   RTE_MS_PPU_IPC_STRUCT10_IPC               0
308 // </e> PPC (Peripheral Protection Controller) [Driver_PPU_IPC_STRUCT10_IPC]
309 
310 // <e> PPC (Peripheral Protection Controller) [Driver_PPU_IPC_STRUCT11_IPC]
311 // <i> Configuration settings for Driver_PPU_IPC_STRUCT11_IPC in component ::Drivers:PPC
312 #define   RTE_MS_PPU_IPC_STRUCT11_IPC               0
313 // </e> PPC (Peripheral Protection Controller) [Driver_PPU_IPC_STRUCT11_IPC]
314 
315 // <e> PPC (Peripheral Protection Controller) [Driver_PPU_IPC_STRUCT12_IPC]
316 // <i> Configuration settings for Driver_PPU_IPC_STRUCT12_IPC in component ::Drivers:PPC
317 #define   RTE_MS_PPU_IPC_STRUCT12_IPC               0
318 // </e> PPC (Peripheral Protection Controller) [Driver_PPU_IPC_STRUCT12_IPC]
319 
320 // <e> PPC (Peripheral Protection Controller) [Driver_PPU_IPC_STRUCT13_IPC]
321 // <i> Configuration settings for Driver_PPU_IPC_STRUCT13_IPC in component ::Drivers:PPC
322 #define   RTE_MS_PPU_IPC_STRUCT13_IPC               0
323 // </e> PPC (Peripheral Protection Controller) [Driver_PPU_IPC_STRUCT13_IPC]
324 
325 // <e> PPC (Peripheral Protection Controller) [Driver_PPU_IPC_STRUCT14_IPC]
326 // <i> Configuration settings for Driver_PPU_IPC_STRUCT14_IPC in component ::Drivers:PPC
327 #define   RTE_MS_PPU_IPC_STRUCT14_IPC               0
328 // </e> PPC (Peripheral Protection Controller) [Driver_PPU_IPC_STRUCT14_IPC]
329 
330 // <e> PPC (Peripheral Protection Controller) [Driver_PPU_IPC_STRUCT15_IPC]
331 // <i> Configuration settings for Driver_PPU_IPC_STRUCT15_IPC in component ::Drivers:PPC
332 #define   RTE_MS_PPU_IPC_STRUCT15_IPC               0
333 // </e> PPC (Peripheral Protection Controller) [Driver_PPU_IPC_STRUCT15_IPC]
334 
335 // <e> PPC (Peripheral Protection Controller) [Driver_PPU_IPC_INTR_STRUCT0_INTR]
336 // <i> Configuration settings for Driver_PPU_IPC_INTR_STRUCT0_INTR in component ::Drivers:PPC
337 #define   RTE_MS_PPU_IPC_INTR_STRUCT0_INTR          0
338 // </e> PPC (Peripheral Protection Controller) [Driver_PPU_IPC_INTR_STRUCT0_INTR]
339 
340 // <e> PPC (Peripheral Protection Controller) [Driver_PPU_IPC_INTR_STRUCT1_INTR]
341 // <i> Configuration settings for Driver_PPU_IPC_INTR_STRUCT1_INTR in component ::Drivers:PPC
342 #define   RTE_MS_PPU_IPC_INTR_STRUCT1_INTR          0
343 // </e> PPC (Peripheral Protection Controller) [Driver_PPU_IPC_INTR_STRUCT1_INTR]
344 
345 // <e> PPC (Peripheral Protection Controller) [Driver_PPU_IPC_INTR_STRUCT2_INTR]
346 // <i> Configuration settings for Driver_PPU_IPC_INTR_STRUCT2_INTR in component ::Drivers:PPC
347 #define   RTE_MS_PPU_IPC_INTR_STRUCT2_INTR          0
348 // </e> PPC (Peripheral Protection Controller) [Driver_PPU_IPC_INTR_STRUCT2_INTR]
349 
350 // <e> PPC (Peripheral Protection Controller) [Driver_PPU_IPC_INTR_STRUCT3_INTR]
351 // <i> Configuration settings for Driver_PPU_IPC_INTR_STRUCT3_INTR in component ::Drivers:PPC
352 #define   RTE_MS_PPU_IPC_INTR_STRUCT3_INTR          0
353 // </e> PPC (Peripheral Protection Controller) [Driver_PPU_IPC_INTR_STRUCT3_INTR]
354 
355 // <e> PPC (Peripheral Protection Controller) [Driver_PPU_IPC_INTR_STRUCT4_INTR]
356 // <i> Configuration settings for Driver_PPU_IPC_INTR_STRUCT4_INTR in component ::Drivers:PPC
357 #define   RTE_MS_PPU_IPC_INTR_STRUCT4_INTR          0
358 // </e> PPC (Peripheral Protection Controller) [Driver_PPU_IPC_INTR_STRUCT4_INTR]
359 
360 // <e> PPC (Peripheral Protection Controller) [Driver_PPU_IPC_INTR_STRUCT5_INTR]
361 // <i> Configuration settings for Driver_PPU_IPC_INTR_STRUCT5_INTR in component ::Drivers:PPC
362 #define   RTE_MS_PPU_IPC_INTR_STRUCT5_INTR          0
363 // </e> PPC (Peripheral Protection Controller) [Driver_PPU_IPC_INTR_STRUCT5_INTR]
364 
365 // <e> PPC (Peripheral Protection Controller) [Driver_PPU_IPC_INTR_STRUCT6_INTR]
366 // <i> Configuration settings for Driver_PPU_IPC_INTR_STRUCT6_INTR in component ::Drivers:PPC
367 #define   RTE_MS_PPU_IPC_INTR_STRUCT6_INTR          0
368 // </e> PPC (Peripheral Protection Controller) [Driver_PPU_IPC_INTR_STRUCT6_INTR]
369 
370 // <e> PPC (Peripheral Protection Controller) [Driver_PPU_IPC_INTR_STRUCT7_INTR]
371 // <i> Configuration settings for Driver_PPU_IPC_INTR_STRUCT7_INTR in component ::Drivers:PPC
372 #define   RTE_MS_PPU_IPC_INTR_STRUCT7_INTR          0
373 // </e> PPC (Peripheral Protection Controller) [Driver_PPU_IPC_INTR_STRUCT7_INTR]
374 
375 // <e> PPC (Peripheral Protection Controller) [Driver_PPU_IPC_INTR_STRUCT8_INTR]
376 // <i> Configuration settings for Driver_PPU_IPC_INTR_STRUCT8_INTR in component ::Drivers:PPC
377 #define   RTE_MS_PPU_IPC_INTR_STRUCT8_INTR          0
378 // </e> PPC (Peripheral Protection Controller) [Driver_PPU_IPC_INTR_STRUCT8_INTR]
379 
380 // <e> PPC (Peripheral Protection Controller) [Driver_PPU_IPC_INTR_STRUCT9_INTR]
381 // <i> Configuration settings for Driver_PPU_IPC_INTR_STRUCT9_INTR in component ::Drivers:PPC
382 #define   RTE_MS_PPU_IPC_INTR_STRUCT9_INTR          0
383 // </e> PPC (Peripheral Protection Controller) [Driver_PPU_IPC_INTR_STRUCT9_INTR]
384 
385 // <e> PPC (Peripheral Protection Controller) [Driver_PPU_IPC_INTR_STRUCT10_INTR]
386 // <i> Configuration settings for Driver_PPU_IPC_INTR_STRUCT10_INTR in component ::Drivers:PPC
387 #define   RTE_MS_PPU_IPC_INTR_STRUCT10_INTR         0
388 // </e> PPC (Peripheral Protection Controller) [Driver_PPU_IPC_INTR_STRUCT10_INTR]
389 
390 // <e> PPC (Peripheral Protection Controller) [Driver_PPU_IPC_INTR_STRUCT11_INTR]
391 // <i> Configuration settings for Driver_PPU_IPC_INTR_STRUCT11_INTR in component ::Drivers:PPC
392 #define   RTE_MS_PPU_IPC_INTR_STRUCT11_INTR         0
393 // </e> PPC (Peripheral Protection Controller) [Driver_PPU_IPC_INTR_STRUCT11_INTR]
394 
395 // <e> PPC (Peripheral Protection Controller) [Driver_PPU_IPC_INTR_STRUCT12_INTR]
396 // <i> Configuration settings for Driver_PPU_IPC_INTR_STRUCT12_INTR in component ::Drivers:PPC
397 #define   RTE_MS_PPU_IPC_INTR_STRUCT12_INTR         0
398 // </e> PPC (Peripheral Protection Controller) [Driver_PPU_IPC_INTR_STRUCT12_INTR]
399 
400 // <e> PPC (Peripheral Protection Controller) [Driver_PPU_IPC_INTR_STRUCT13_INTR]
401 // <i> Configuration settings for Driver_PPU_IPC_INTR_STRUCT13_INTR in component ::Drivers:PPC
402 #define   RTE_MS_PPU_IPC_INTR_STRUCT13_INTR         0
403 // </e> PPC (Peripheral Protection Controller) [Driver_PPU_IPC_INTR_STRUCT13_INTR]
404 
405 // <e> PPC (Peripheral Protection Controller) [Driver_PPU_IPC_INTR_STRUCT14_INTR]
406 // <i> Configuration settings for Driver_PPU_IPC_INTR_STRUCT14_INTR in component ::Drivers:PPC
407 #define   RTE_MS_PPU_IPC_INTR_STRUCT14_INTR         0
408 // </e> PPC (Peripheral Protection Controller) [Driver_PPU_IPC_INTR_STRUCT14_INTR]
409 
410 // <e> PPC (Peripheral Protection Controller) [Driver_PPU_IPC_INTR_STRUCT15_INTR]
411 // <i> Configuration settings for Driver_PPU_IPC_INTR_STRUCT15_INTR in component ::Drivers:PPC
412 #define   RTE_MS_PPU_IPC_INTR_STRUCT15_INTR         0
413 // </e> PPC (Peripheral Protection Controller) [Driver_PPU_IPC_INTR_STRUCT15_INTR]
414 
415 // <e> PPC (Peripheral Protection Controller) [Driver_PPU_PROT_SMPU_MAIN]
416 // <i> Configuration settings for Driver_PPU_PROT_SMPU_MAIN in component ::Drivers:PPC
417 #define   RTE_MS_PPU_PROT_SMPU_MAIN                 0
418 // </e> PPC (Peripheral Protection Controller) [Driver_PPU_PROT_SMPU_MAIN]
419 
420 // <e> PPC (Peripheral Protection Controller) [Driver_PPU_PROT_MPU0_MAIN]
421 // <i> Configuration settings for Driver_PPU_PROT_MPU0_MAIN in component ::Drivers:PPC
422 #define   RTE_MS_PPU_PROT_MPU0_MAIN                 0
423 // </e> PPC (Peripheral Protection Controller) [Driver_PPU_PROT_MPU0_MAIN]
424 
425 // <e> PPC (Peripheral Protection Controller) [Driver_PPU_PROT_MPU5_MAIN]
426 // <i> Configuration settings for Driver_PPU_PROT_MPU5_MAIN in component ::Drivers:PPC
427 #define   RTE_MS_PPU_PROT_MPU5_MAIN                 0
428 // </e> PPC (Peripheral Protection Controller) [Driver_PPU_PROT_MPU5_MAIN]
429 
430 // <e> PPC (Peripheral Protection Controller) [Driver_PPU_PROT_MPU6_MAIN]
431 // <i> Configuration settings for Driver_PPU_PROT_MPU6_MAIN in component ::Drivers:PPC
432 #define   RTE_MS_PPU_PROT_MPU6_MAIN                 0
433 // </e> PPC (Peripheral Protection Controller) [Driver_PPU_PROT_MPU6_MAIN]
434 
435 // <e> PPC (Peripheral Protection Controller) [Driver_PPU_PROT_MPU14_MAIN]
436 // <i> Configuration settings for Driver_PPU_PROT_MPU14_MAIN in component ::Drivers:PPC
437 #define   RTE_MS_PPU_PROT_MPU14_MAIN                0
438 // </e> PPC (Peripheral Protection Controller) [Driver_PPU_PROT_MPU14_MAIN]
439 
440 // <e> PPC (Peripheral Protection Controller) [Driver_PPU_PROT_MPU15_MAIN]
441 // <i> Configuration settings for Driver_PPU_PROT_MPU15_MAIN in component ::Drivers:PPC
442 #define   RTE_MS_PPU_PROT_MPU15_MAIN                0
443 // </e> PPC (Peripheral Protection Controller) [Driver_PPU_PROT_MPU15_MAIN]
444 
445 // <e> PPC (Peripheral Protection Controller) [Driver_PPU_FLASHC_MAIN]
446 // <i> Configuration settings for Driver_PPU_FLASHC_MAIN in component ::Drivers:PPC
447 #define   RTE_MS_PPU_FLASHC_MAIN                    0
448 // </e> PPC (Peripheral Protection Controller) [Driver_PPU_FLASHC_MAIN]
449 
450 // <e> PPC (Peripheral Protection Controller) [Driver_PPU_FLASHC_CMD]
451 // <i> Configuration settings for Driver_PPU_FLASHC_CMD in component ::Drivers:PPC
452 #define   RTE_MS_PPU_FLASHC_CMD                     0
453 // </e> PPC (Peripheral Protection Controller) [Driver_PPU_FLASHC_CMD]
454 
455 // <e> PPC (Peripheral Protection Controller) [Driver_PPU_FLASHC_DFT]
456 // <i> Configuration settings for Driver_PPU_FLASHC_DFT in component ::Drivers:PPC
457 #define   RTE_MS_PPU_FLASHC_DFT                     0
458 // </e> PPC (Peripheral Protection Controller) [Driver_PPU_FLASHC_DFT]
459 
460 // <e> PPC (Peripheral Protection Controller) [Driver_PPU_FLASHC_CM0]
461 // <i> Configuration settings for Driver_PPU_FLASHC_CM0 in component ::Drivers:PPC
462 #define   RTE_MS_PPU_FLASHC_CM0                     0
463 // </e> PPC (Peripheral Protection Controller) [Driver_PPU_FLASHC_CM0]
464 
465 // <e> PPC (Peripheral Protection Controller) [Driver_PPU_FLASHC_CM4]
466 // <i> Configuration settings for Driver_PPU_FLASHC_CM4 in component ::Drivers:PPC
467 #define   RTE_MS_PPU_FLASHC_CM4                     0
468 // </e> PPC (Peripheral Protection Controller) [Driver_PPU_FLASHC_CM4]
469 
470 // <e> PPC (Peripheral Protection Controller) [Driver_PPU_FLASHC_CRYPTO]
471 // <i> Configuration settings for Driver_PPU_FLASHC_CRYPTO in component ::Drivers:PPC
472 #define   RTE_MS_PPU_FLASHC_CRYPTO                  0
473 // </e> PPC (Peripheral Protection Controller) [Driver_PPU_FLASHC_CRYPTO]
474 
475 // <e> PPC (Peripheral Protection Controller) [Driver_PPU_FLASHC_DW0]
476 // <i> Configuration settings for Driver_PPU_FLASHC_DW0 in component ::Drivers:PPC
477 #define   RTE_MS_PPU_FLASHC_DW0                     0
478 // </e> PPC (Peripheral Protection Controller) [Driver_PPU_FLASHC_DW0]
479 
480 // <e> PPC (Peripheral Protection Controller) [Driver_PPU_FLASHC_DW1]
481 // <i> Configuration settings for Driver_PPU_FLASHC_DW1 in component ::Drivers:PPC
482 #define   RTE_MS_PPU_FLASHC_DW1                     0
483 // </e> PPC (Peripheral Protection Controller) [Driver_PPU_FLASHC_DW1]
484 
485 // <e> PPC (Peripheral Protection Controller) [Driver_PPU_FLASHC_DMAC]
486 // <i> Configuration settings for Driver_PPU_FLASHC_DMAC in component ::Drivers:PPC
487 #define   RTE_MS_PPU_FLASHC_DMAC                    0
488 // </e> PPC (Peripheral Protection Controller) [Driver_PPU_FLASHC_DMAC]
489 
490 // <e> PPC (Peripheral Protection Controller) [Driver_PPU_FLASHC_EXT_MS0]
491 // <i> Configuration settings for Driver_PPU_FLASHC_EXT_MS0 in component ::Drivers:PPC
492 #define   RTE_MS_PPU_FLASHC_EXT_MS0                 0
493 // </e> PPC (Peripheral Protection Controller) [Driver_PPU_FLASHC_EXT_MS0]
494 
495 // <e> PPC (Peripheral Protection Controller) [Driver_PPU_FLASHC_EXT_MS1]
496 // <i> Configuration settings for Driver_PPU_FLASHC_EXT_MS1 in component ::Drivers:PPC
497 #define   RTE_MS_PPU_FLASHC_EXT_MS1                 0
498 // </e> PPC (Peripheral Protection Controller) [Driver_PPU_FLASHC_EXT_MS1]
499 
500 // <e> PPC (Peripheral Protection Controller) [Driver_PPU_FLASHC_FM]
501 // <i> Configuration settings for Driver_PPU_FLASHC_FM in component ::Drivers:PPC
502 #define   RTE_MS_PPU_FLASHC_FM                      0
503 // </e> PPC (Peripheral Protection Controller) [Driver_PPU_FLASHC_FM]
504 
505 // <e> PPC (Peripheral Protection Controller) [Driver_PPU_SRSS_MAIN1]
506 // <i> Configuration settings for Driver_PPU_SRSS_MAIN1 in component ::Drivers:PPC
507 #define   RTE_MS_PPU_SRSS_MAIN1                     0
508 // </e> PPC (Peripheral Protection Controller) [Driver_PPU_SRSS_MAIN1]
509 
510 // <e> PPC (Peripheral Protection Controller) [Driver_PPU_SRSS_MAIN2]
511 // <i> Configuration settings for Driver_PPU_SRSS_MAIN2 in component ::Drivers:PPC
512 #define   RTE_MS_PPU_SRSS_MAIN2                     0
513 // </e> PPC (Peripheral Protection Controller) [Driver_PPU_SRSS_MAIN2]
514 
515 // <e> PPC (Peripheral Protection Controller) [Driver_PPU_WDT]
516 // <i> Configuration settings for Driver_PPU_WDT in component ::Drivers:PPC
517 #define   RTE_MS_PPU_WDT                            0
518 // </e> PPC (Peripheral Protection Controller) [Driver_PPU_WDT]
519 
520 // <e> PPC (Peripheral Protection Controller) [Driver_PPU_MAIN]
521 // <i> Configuration settings for Driver_PPU_MAIN in component ::Drivers:PPC
522 #define   RTE_MS_PPU_MAIN                           0
523 // </e> PPC (Peripheral Protection Controller) [Driver_PPU_MAIN]
524 
525 // <e> PPC (Peripheral Protection Controller) [Driver_PPU_SRSS_MAIN3]
526 // <i> Configuration settings for Driver_PPU_SRSS_MAIN3 in component ::Drivers:PPC
527 #define   RTE_MS_PPU_SRSS_MAIN3                     0
528 // </e> PPC (Peripheral Protection Controller) [Driver_PPU_SRSS_MAIN3]
529 
530 // <e> PPC (Peripheral Protection Controller) [Driver_PPU_SRSS_MAIN4]
531 // <i> Configuration settings for Driver_PPU_SRSS_MAIN4 in component ::Drivers:PPC
532 #define   RTE_MS_PPU_SRSS_MAIN4                     0
533 // </e> PPC (Peripheral Protection Controller) [Driver_PPU_SRSS_MAIN4]
534 
535 // <e> PPC (Peripheral Protection Controller) [Driver_PPU_SRSS_MAIN5]
536 // <i> Configuration settings for Driver_PPU_SRSS_MAIN5 in component ::Drivers:PPC
537 #define   RTE_MS_PPU_SRSS_MAIN5                     0
538 // </e> PPC (Peripheral Protection Controller) [Driver_PPU_SRSS_MAIN5]
539 
540 // <e> PPC (Peripheral Protection Controller) [Driver_PPU_SRSS_MAIN6]
541 // <i> Configuration settings for Driver_PPU_SRSS_MAIN6 in component ::Drivers:PPC
542 #define   RTE_MS_PPU_SRSS_MAIN6                     0
543 // </e> PPC (Peripheral Protection Controller) [Driver_PPU_SRSS_MAIN6]
544 
545 // <e> PPC (Peripheral Protection Controller) [Driver_PPU_SRSS_MAIN7]
546 // <i> Configuration settings for Driver_PPU_SRSS_MAIN7 in component ::Drivers:PPC
547 #define   RTE_MS_PPU_SRSS_MAIN7                     0
548 // </e> PPC (Peripheral Protection Controller) [Driver_PPU_SRSS_MAIN7]
549 
550 // <e> PPC (Peripheral Protection Controller) [Driver_PPU_BACKUP_BACKUP]
551 // <i> Configuration settings for Driver_PPU_BACKUP_BACKUP in component ::Drivers:PPC
552 #define   RTE_MS_PPU_BACKUP_BACKUP                  0
553 // </e> PPC (Peripheral Protection Controller) [Driver_PPU_BACKUP_BACKUP]
554 
555 // <e> PPC (Peripheral Protection Controller) [Driver_PPU_DW0_DW]
556 // <i> Configuration settings for Driver_PPU_DW0_DW in component ::Drivers:PPC
557 #define   RTE_MS_PPU_DW0_DW                         0
558 // </e> PPC (Peripheral Protection Controller) [Driver_PPU_DW0_DW]
559 
560 // <e> PPC (Peripheral Protection Controller) [Driver_PPU_DW1_DW]
561 // <i> Configuration settings for Driver_PPU_DW1_DW in component ::Drivers:PPC
562 #define   RTE_MS_PPU_DW1_DW                         0
563 // </e> PPC (Peripheral Protection Controller) [Driver_PPU_DW1_DW]
564 
565 // <e> PPC (Peripheral Protection Controller) [Driver_PPU_DW0_DW_CRC]
566 // <i> Configuration settings for Driver_PPU_DW0_DW_CRC in component ::Drivers:PPC
567 #define   RTE_MS_PPU_DW0_DW_CRC                     0
568 // </e> PPC (Peripheral Protection Controller) [Driver_PPU_DW0_DW_CRC]
569 
570 // <e> PPC (Peripheral Protection Controller) [Driver_PPU_DW1_DW_CRC]
571 // <i> Configuration settings for Driver_PPU_DW1_DW_CRC in component ::Drivers:PPC
572 #define   RTE_MS_PPU_DW1_DW_CRC                     0
573 // </e> PPC (Peripheral Protection Controller) [Driver_PPU_DW1_DW_CRC]
574 
575 // <e> PPC (Peripheral Protection Controller) [Driver_PPU_DW0_CH_STRUCT0_CH]
576 // <i> Configuration settings for Driver_PPU_DW0_CH_STRUCT0_CH in component ::Drivers:PPC
577 #define   RTE_MS_PPU_DW0_CH_STRUCT0_CH              0
578 // </e> PPC (Peripheral Protection Controller) [Driver_PPU_DW0_CH_STRUCT0_CH]
579 
580 // <e> PPC (Peripheral Protection Controller) [Driver_PPU_DW0_CH_STRUCT1_CH]
581 // <i> Configuration settings for Driver_PPU_DW0_CH_STRUCT1_CH in component ::Drivers:PPC
582 #define   RTE_MS_PPU_DW0_CH_STRUCT1_CH              0
583 // </e> PPC (Peripheral Protection Controller) [Driver_PPU_DW0_CH_STRUCT1_CH]
584 
585 // <e> PPC (Peripheral Protection Controller) [Driver_PPU_DW0_CH_STRUCT2_CH]
586 // <i> Configuration settings for Driver_PPU_DW0_CH_STRUCT2_CH in component ::Drivers:PPC
587 #define   RTE_MS_PPU_DW0_CH_STRUCT2_CH              0
588 // </e> PPC (Peripheral Protection Controller) [Driver_PPU_DW0_CH_STRUCT2_CH]
589 
590 // <e> PPC (Peripheral Protection Controller) [Driver_PPU_DW0_CH_STRUCT3_CH]
591 // <i> Configuration settings for Driver_PPU_DW0_CH_STRUCT3_CH in component ::Drivers:PPC
592 #define   RTE_MS_PPU_DW0_CH_STRUCT3_CH              0
593 // </e> PPC (Peripheral Protection Controller) [Driver_PPU_DW0_CH_STRUCT3_CH]
594 
595 // <e> PPC (Peripheral Protection Controller) [Driver_PPU_DW0_CH_STRUCT4_CH]
596 // <i> Configuration settings for Driver_PPU_DW0_CH_STRUCT4_CH in component ::Drivers:PPC
597 #define   RTE_MS_PPU_DW0_CH_STRUCT4_CH              0
598 // </e> PPC (Peripheral Protection Controller) [Driver_PPU_DW0_CH_STRUCT4_CH]
599 
600 // <e> PPC (Peripheral Protection Controller) [Driver_PPU_DW0_CH_STRUCT5_CH]
601 // <i> Configuration settings for Driver_PPU_DW0_CH_STRUCT5_CH in component ::Drivers:PPC
602 #define   RTE_MS_PPU_DW0_CH_STRUCT5_CH              0
603 // </e> PPC (Peripheral Protection Controller) [Driver_PPU_DW0_CH_STRUCT5_CH]
604 
605 // <e> PPC (Peripheral Protection Controller) [Driver_PPU_DW0_CH_STRUCT6_CH]
606 // <i> Configuration settings for Driver_PPU_DW0_CH_STRUCT6_CH in component ::Drivers:PPC
607 #define   RTE_MS_PPU_DW0_CH_STRUCT6_CH              0
608 // </e> PPC (Peripheral Protection Controller) [Driver_PPU_DW0_CH_STRUCT6_CH]
609 
610 // <e> PPC (Peripheral Protection Controller) [Driver_PPU_DW0_CH_STRUCT7_CH]
611 // <i> Configuration settings for Driver_PPU_DW0_CH_STRUCT7_CH in component ::Drivers:PPC
612 #define   RTE_MS_PPU_DW0_CH_STRUCT7_CH              0
613 // </e> PPC (Peripheral Protection Controller) [Driver_PPU_DW0_CH_STRUCT7_CH]
614 
615 // <e> PPC (Peripheral Protection Controller) [Driver_PPU_DW0_CH_STRUCT8_CH]
616 // <i> Configuration settings for Driver_PPU_DW0_CH_STRUCT8_CH in component ::Drivers:PPC
617 #define   RTE_MS_PPU_DW0_CH_STRUCT8_CH              0
618 // </e> PPC (Peripheral Protection Controller) [Driver_PPU_DW0_CH_STRUCT8_CH]
619 
620 // <e> PPC (Peripheral Protection Controller) [Driver_PPU_DW0_CH_STRUCT9_CH]
621 // <i> Configuration settings for Driver_PPU_DW0_CH_STRUCT9_CH in component ::Drivers:PPC
622 #define   RTE_MS_PPU_DW0_CH_STRUCT9_CH              0
623 // </e> PPC (Peripheral Protection Controller) [Driver_PPU_DW0_CH_STRUCT9_CH]
624 
625 // <e> PPC (Peripheral Protection Controller) [Driver_PPU_DW0_CH_STRUCT10_CH]
626 // <i> Configuration settings for Driver_PPU_DW0_CH_STRUCT10_CH in component ::Drivers:PPC
627 #define   RTE_MS_PPU_DW0_CH_STRUCT10_CH             0
628 // </e> PPC (Peripheral Protection Controller) [Driver_PPU_DW0_CH_STRUCT10_CH]
629 
630 // <e> PPC (Peripheral Protection Controller) [Driver_PPU_DW0_CH_STRUCT11_CH]
631 // <i> Configuration settings for Driver_PPU_DW0_CH_STRUCT11_CH in component ::Drivers:PPC
632 #define   RTE_MS_PPU_DW0_CH_STRUCT11_CH             0
633 // </e> PPC (Peripheral Protection Controller) [Driver_PPU_DW0_CH_STRUCT11_CH]
634 
635 // <e> PPC (Peripheral Protection Controller) [Driver_PPU_DW0_CH_STRUCT12_CH]
636 // <i> Configuration settings for Driver_PPU_DW0_CH_STRUCT12_CH in component ::Drivers:PPC
637 #define   RTE_MS_PPU_DW0_CH_STRUCT12_CH             0
638 // </e> PPC (Peripheral Protection Controller) [Driver_PPU_DW0_CH_STRUCT12_CH]
639 
640 // <e> PPC (Peripheral Protection Controller) [Driver_PPU_DW0_CH_STRUCT13_CH]
641 // <i> Configuration settings for Driver_PPU_DW0_CH_STRUCT13_CH in component ::Drivers:PPC
642 #define   RTE_MS_PPU_DW0_CH_STRUCT13_CH             0
643 // </e> PPC (Peripheral Protection Controller) [Driver_PPU_DW0_CH_STRUCT13_CH]
644 
645 // <e> PPC (Peripheral Protection Controller) [Driver_PPU_DW0_CH_STRUCT14_CH]
646 // <i> Configuration settings for Driver_PPU_DW0_CH_STRUCT14_CH in component ::Drivers:PPC
647 #define   RTE_MS_PPU_DW0_CH_STRUCT14_CH             0
648 // </e> PPC (Peripheral Protection Controller) [Driver_PPU_DW0_CH_STRUCT14_CH]
649 
650 // <e> PPC (Peripheral Protection Controller) [Driver_PPU_DW0_CH_STRUCT15_CH]
651 // <i> Configuration settings for Driver_PPU_DW0_CH_STRUCT15_CH in component ::Drivers:PPC
652 #define   RTE_MS_PPU_DW0_CH_STRUCT15_CH             0
653 // </e> PPC (Peripheral Protection Controller) [Driver_PPU_DW0_CH_STRUCT15_CH]
654 
655 // <e> PPC (Peripheral Protection Controller) [Driver_PPU_DW0_CH_STRUCT16_CH]
656 // <i> Configuration settings for Driver_PPU_DW0_CH_STRUCT16_CH in component ::Drivers:PPC
657 #define   RTE_MS_PPU_DW0_CH_STRUCT16_CH             0
658 // </e> PPC (Peripheral Protection Controller) [Driver_PPU_DW0_CH_STRUCT16_CH]
659 
660 // <e> PPC (Peripheral Protection Controller) [Driver_PPU_DW0_CH_STRUCT17_CH]
661 // <i> Configuration settings for Driver_PPU_DW0_CH_STRUCT17_CH in component ::Drivers:PPC
662 #define   RTE_MS_PPU_DW0_CH_STRUCT17_CH             0
663 // </e> PPC (Peripheral Protection Controller) [Driver_PPU_DW0_CH_STRUCT17_CH]
664 
665 // <e> PPC (Peripheral Protection Controller) [Driver_PPU_DW0_CH_STRUCT18_CH]
666 // <i> Configuration settings for Driver_PPU_DW0_CH_STRUCT18_CH in component ::Drivers:PPC
667 #define   RTE_MS_PPU_DW0_CH_STRUCT18_CH             0
668 // </e> PPC (Peripheral Protection Controller) [Driver_PPU_DW0_CH_STRUCT18_CH]
669 
670 // <e> PPC (Peripheral Protection Controller) [Driver_PPU_DW0_CH_STRUCT19_CH]
671 // <i> Configuration settings for Driver_PPU_DW0_CH_STRUCT19_CH in component ::Drivers:PPC
672 #define   RTE_MS_PPU_DW0_CH_STRUCT19_CH             0
673 // </e> PPC (Peripheral Protection Controller) [Driver_PPU_DW0_CH_STRUCT19_CH]
674 
675 // <e> PPC (Peripheral Protection Controller) [Driver_PPU_DW0_CH_STRUCT20_CH]
676 // <i> Configuration settings for Driver_PPU_DW0_CH_STRUCT20_CH in component ::Drivers:PPC
677 #define   RTE_MS_PPU_DW0_CH_STRUCT20_CH             0
678 // </e> PPC (Peripheral Protection Controller) [Driver_PPU_DW0_CH_STRUCT20_CH]
679 
680 // <e> PPC (Peripheral Protection Controller) [Driver_PPU_DW0_CH_STRUCT21_CH]
681 // <i> Configuration settings for Driver_PPU_DW0_CH_STRUCT21_CH in component ::Drivers:PPC
682 #define   RTE_MS_PPU_DW0_CH_STRUCT21_CH             0
683 // </e> PPC (Peripheral Protection Controller) [Driver_PPU_DW0_CH_STRUCT21_CH]
684 
685 // <e> PPC (Peripheral Protection Controller) [Driver_PPU_DW0_CH_STRUCT22_CH]
686 // <i> Configuration settings for Driver_PPU_DW0_CH_STRUCT22_CH in component ::Drivers:PPC
687 #define   RTE_MS_PPU_DW0_CH_STRUCT22_CH             0
688 // </e> PPC (Peripheral Protection Controller) [Driver_PPU_DW0_CH_STRUCT22_CH]
689 
690 // <e> PPC (Peripheral Protection Controller) [Driver_PPU_DW0_CH_STRUCT23_CH]
691 // <i> Configuration settings for Driver_PPU_DW0_CH_STRUCT23_CH in component ::Drivers:PPC
692 #define   RTE_MS_PPU_DW0_CH_STRUCT23_CH             0
693 // </e> PPC (Peripheral Protection Controller) [Driver_PPU_DW0_CH_STRUCT23_CH]
694 
695 // <e> PPC (Peripheral Protection Controller) [Driver_PPU_DW0_CH_STRUCT24_CH]
696 // <i> Configuration settings for Driver_PPU_DW0_CH_STRUCT24_CH in component ::Drivers:PPC
697 #define   RTE_MS_PPU_DW0_CH_STRUCT24_CH             0
698 // </e> PPC (Peripheral Protection Controller) [Driver_PPU_DW0_CH_STRUCT24_CH]
699 
700 // <e> PPC (Peripheral Protection Controller) [Driver_PPU_DW0_CH_STRUCT25_CH]
701 // <i> Configuration settings for Driver_PPU_DW0_CH_STRUCT25_CH in component ::Drivers:PPC
702 #define   RTE_MS_PPU_DW0_CH_STRUCT25_CH             0
703 // </e> PPC (Peripheral Protection Controller) [Driver_PPU_DW0_CH_STRUCT25_CH]
704 
705 // <e> PPC (Peripheral Protection Controller) [Driver_PPU_DW0_CH_STRUCT26_CH]
706 // <i> Configuration settings for Driver_PPU_DW0_CH_STRUCT26_CH in component ::Drivers:PPC
707 #define   RTE_MS_PPU_DW0_CH_STRUCT26_CH             0
708 // </e> PPC (Peripheral Protection Controller) [Driver_PPU_DW0_CH_STRUCT26_CH]
709 
710 // <e> PPC (Peripheral Protection Controller) [Driver_PPU_DW0_CH_STRUCT27_CH]
711 // <i> Configuration settings for Driver_PPU_DW0_CH_STRUCT27_CH in component ::Drivers:PPC
712 #define   RTE_MS_PPU_DW0_CH_STRUCT27_CH             0
713 // </e> PPC (Peripheral Protection Controller) [Driver_PPU_DW0_CH_STRUCT27_CH]
714 
715 // <e> PPC (Peripheral Protection Controller) [Driver_PPU_DW0_CH_STRUCT28_CH]
716 // <i> Configuration settings for Driver_PPU_DW0_CH_STRUCT28_CH in component ::Drivers:PPC
717 #define   RTE_MS_PPU_DW0_CH_STRUCT28_CH             0
718 // </e> PPC (Peripheral Protection Controller) [Driver_PPU_DW0_CH_STRUCT28_CH]
719 
720 // <e> PPC (Peripheral Protection Controller) [Driver_PPU_DW1_CH_STRUCT0_CH]
721 // <i> Configuration settings for Driver_PPU_DW1_CH_STRUCT0_CH in component ::Drivers:PPC
722 #define   RTE_MS_PPU_DW1_CH_STRUCT0_CH              0
723 // </e> PPC (Peripheral Protection Controller) [Driver_PPU_DW1_CH_STRUCT0_CH]
724 
725 // <e> PPC (Peripheral Protection Controller) [Driver_PPU_DW1_CH_STRUCT1_CH]
726 // <i> Configuration settings for Driver_PPU_DW1_CH_STRUCT1_CH in component ::Drivers:PPC
727 #define   RTE_MS_PPU_DW1_CH_STRUCT1_CH              0
728 // </e> PPC (Peripheral Protection Controller) [Driver_PPU_DW1_CH_STRUCT1_CH]
729 
730 // <e> PPC (Peripheral Protection Controller) [Driver_PPU_DW1_CH_STRUCT2_CH]
731 // <i> Configuration settings for Driver_PPU_DW1_CH_STRUCT2_CH in component ::Drivers:PPC
732 #define   RTE_MS_PPU_DW1_CH_STRUCT2_CH              0
733 // </e> PPC (Peripheral Protection Controller) [Driver_PPU_DW1_CH_STRUCT2_CH]
734 
735 // <e> PPC (Peripheral Protection Controller) [Driver_PPU_DW1_CH_STRUCT3_CH]
736 // <i> Configuration settings for Driver_PPU_DW1_CH_STRUCT3_CH in component ::Drivers:PPC
737 #define   RTE_MS_PPU_DW1_CH_STRUCT3_CH              0
738 // </e> PPC (Peripheral Protection Controller) [Driver_PPU_DW1_CH_STRUCT3_CH]
739 
740 // <e> PPC (Peripheral Protection Controller) [Driver_PPU_DW1_CH_STRUCT4_CH]
741 // <i> Configuration settings for Driver_PPU_DW1_CH_STRUCT4_CH in component ::Drivers:PPC
742 #define   RTE_MS_PPU_DW1_CH_STRUCT4_CH              0
743 // </e> PPC (Peripheral Protection Controller) [Driver_PPU_DW1_CH_STRUCT4_CH]
744 
745 // <e> PPC (Peripheral Protection Controller) [Driver_PPU_DW1_CH_STRUCT5_CH]
746 // <i> Configuration settings for Driver_PPU_DW1_CH_STRUCT5_CH in component ::Drivers:PPC
747 #define   RTE_MS_PPU_DW1_CH_STRUCT5_CH              0
748 // </e> PPC (Peripheral Protection Controller) [Driver_PPU_DW1_CH_STRUCT5_CH]
749 
750 // <e> PPC (Peripheral Protection Controller) [Driver_PPU_DW1_CH_STRUCT6_CH]
751 // <i> Configuration settings for Driver_PPU_DW1_CH_STRUCT6_CH in component ::Drivers:PPC
752 #define   RTE_MS_PPU_DW1_CH_STRUCT6_CH              0
753 // </e> PPC (Peripheral Protection Controller) [Driver_PPU_DW1_CH_STRUCT6_CH]
754 
755 // <e> PPC (Peripheral Protection Controller) [Driver_PPU_DW1_CH_STRUCT7_CH]
756 // <i> Configuration settings for Driver_PPU_DW1_CH_STRUCT7_CH in component ::Drivers:PPC
757 #define   RTE_MS_PPU_DW1_CH_STRUCT7_CH              0
758 // </e> PPC (Peripheral Protection Controller) [Driver_PPU_DW1_CH_STRUCT7_CH]
759 
760 // <e> PPC (Peripheral Protection Controller) [Driver_PPU_DW1_CH_STRUCT8_CH]
761 // <i> Configuration settings for Driver_PPU_DW1_CH_STRUCT8_CH in component ::Drivers:PPC
762 #define   RTE_MS_PPU_DW1_CH_STRUCT8_CH              0
763 // </e> PPC (Peripheral Protection Controller) [Driver_PPU_DW1_CH_STRUCT8_CH]
764 
765 // <e> PPC (Peripheral Protection Controller) [Driver_PPU_DW1_CH_STRUCT9_CH]
766 // <i> Configuration settings for Driver_PPU_DW1_CH_STRUCT9_CH in component ::Drivers:PPC
767 #define   RTE_MS_PPU_DW1_CH_STRUCT9_CH              0
768 // </e> PPC (Peripheral Protection Controller) [Driver_PPU_DW1_CH_STRUCT9_CH]
769 
770 // <e> PPC (Peripheral Protection Controller) [Driver_PPU_DW1_CH_STRUCT10_CH]
771 // <i> Configuration settings for Driver_PPU_DW1_CH_STRUCT10_CH in component ::Drivers:PPC
772 #define   RTE_MS_PPU_DW1_CH_STRUCT10_CH             0
773 // </e> PPC (Peripheral Protection Controller) [Driver_PPU_DW1_CH_STRUCT10_CH]
774 
775 // <e> PPC (Peripheral Protection Controller) [Driver_PPU_DW1_CH_STRUCT11_CH]
776 // <i> Configuration settings for Driver_PPU_DW1_CH_STRUCT11_CH in component ::Drivers:PPC
777 #define   RTE_MS_PPU_DW1_CH_STRUCT11_CH             0
778 // </e> PPC (Peripheral Protection Controller) [Driver_PPU_DW1_CH_STRUCT11_CH]
779 
780 // <e> PPC (Peripheral Protection Controller) [Driver_PPU_DW1_CH_STRUCT12_CH]
781 // <i> Configuration settings for Driver_PPU_DW1_CH_STRUCT12_CH in component ::Drivers:PPC
782 #define   RTE_MS_PPU_DW1_CH_STRUCT12_CH             0
783 // </e> PPC (Peripheral Protection Controller) [Driver_PPU_DW1_CH_STRUCT12_CH]
784 
785 // <e> PPC (Peripheral Protection Controller) [Driver_PPU_DW1_CH_STRUCT13_CH]
786 // <i> Configuration settings for Driver_PPU_DW1_CH_STRUCT13_CH in component ::Drivers:PPC
787 #define   RTE_MS_PPU_DW1_CH_STRUCT13_CH             0
788 // </e> PPC (Peripheral Protection Controller) [Driver_PPU_DW1_CH_STRUCT13_CH]
789 
790 // <e> PPC (Peripheral Protection Controller) [Driver_PPU_DW1_CH_STRUCT14_CH]
791 // <i> Configuration settings for Driver_PPU_DW1_CH_STRUCT14_CH in component ::Drivers:PPC
792 #define   RTE_MS_PPU_DW1_CH_STRUCT14_CH             0
793 // </e> PPC (Peripheral Protection Controller) [Driver_PPU_DW1_CH_STRUCT14_CH]
794 
795 // <e> PPC (Peripheral Protection Controller) [Driver_PPU_DW1_CH_STRUCT15_CH]
796 // <i> Configuration settings for Driver_PPU_DW1_CH_STRUCT15_CH in component ::Drivers:PPC
797 #define   RTE_MS_PPU_DW1_CH_STRUCT15_CH             0
798 // </e> PPC (Peripheral Protection Controller) [Driver_PPU_DW1_CH_STRUCT15_CH]
799 
800 // <e> PPC (Peripheral Protection Controller) [Driver_PPU_DW1_CH_STRUCT16_CH]
801 // <i> Configuration settings for Driver_PPU_DW1_CH_STRUCT16_CH in component ::Drivers:PPC
802 #define   RTE_MS_PPU_DW1_CH_STRUCT16_CH             0
803 // </e> PPC (Peripheral Protection Controller) [Driver_PPU_DW1_CH_STRUCT16_CH]
804 
805 // <e> PPC (Peripheral Protection Controller) [Driver_PPU_DW1_CH_STRUCT17_CH]
806 // <i> Configuration settings for Driver_PPU_DW1_CH_STRUCT17_CH in component ::Drivers:PPC
807 #define   RTE_MS_PPU_DW1_CH_STRUCT17_CH             0
808 // </e> PPC (Peripheral Protection Controller) [Driver_PPU_DW1_CH_STRUCT17_CH]
809 
810 // <e> PPC (Peripheral Protection Controller) [Driver_PPU_DW1_CH_STRUCT18_CH]
811 // <i> Configuration settings for Driver_PPU_DW1_CH_STRUCT18_CH in component ::Drivers:PPC
812 #define   RTE_MS_PPU_DW1_CH_STRUCT18_CH             0
813 // </e> PPC (Peripheral Protection Controller) [Driver_PPU_DW1_CH_STRUCT18_CH]
814 
815 // <e> PPC (Peripheral Protection Controller) [Driver_PPU_DW1_CH_STRUCT19_CH]
816 // <i> Configuration settings for Driver_PPU_DW1_CH_STRUCT19_CH in component ::Drivers:PPC
817 #define   RTE_MS_PPU_DW1_CH_STRUCT19_CH             0
818 // </e> PPC (Peripheral Protection Controller) [Driver_PPU_DW1_CH_STRUCT19_CH]
819 
820 // <e> PPC (Peripheral Protection Controller) [Driver_PPU_DW1_CH_STRUCT20_CH]
821 // <i> Configuration settings for Driver_PPU_DW1_CH_STRUCT20_CH in component ::Drivers:PPC
822 #define   RTE_MS_PPU_DW1_CH_STRUCT20_CH             0
823 // </e> PPC (Peripheral Protection Controller) [Driver_PPU_DW1_CH_STRUCT20_CH]
824 
825 // <e> PPC (Peripheral Protection Controller) [Driver_PPU_DW1_CH_STRUCT21_CH]
826 // <i> Configuration settings for Driver_PPU_DW1_CH_STRUCT21_CH in component ::Drivers:PPC
827 #define   RTE_MS_PPU_DW1_CH_STRUCT21_CH             0
828 // </e> PPC (Peripheral Protection Controller) [Driver_PPU_DW1_CH_STRUCT21_CH]
829 
830 // <e> PPC (Peripheral Protection Controller) [Driver_PPU_DW1_CH_STRUCT22_CH]
831 // <i> Configuration settings for Driver_PPU_DW1_CH_STRUCT22_CH in component ::Drivers:PPC
832 #define   RTE_MS_PPU_DW1_CH_STRUCT22_CH             0
833 // </e> PPC (Peripheral Protection Controller) [Driver_PPU_DW1_CH_STRUCT22_CH]
834 
835 // <e> PPC (Peripheral Protection Controller) [Driver_PPU_DW1_CH_STRUCT23_CH]
836 // <i> Configuration settings for Driver_PPU_DW1_CH_STRUCT23_CH in component ::Drivers:PPC
837 #define   RTE_MS_PPU_DW1_CH_STRUCT23_CH             0
838 // </e> PPC (Peripheral Protection Controller) [Driver_PPU_DW1_CH_STRUCT23_CH]
839 
840 // <e> PPC (Peripheral Protection Controller) [Driver_PPU_DW1_CH_STRUCT24_CH]
841 // <i> Configuration settings for Driver_PPU_DW1_CH_STRUCT24_CH in component ::Drivers:PPC
842 #define   RTE_MS_PPU_DW1_CH_STRUCT24_CH             0
843 // </e> PPC (Peripheral Protection Controller) [Driver_PPU_DW1_CH_STRUCT24_CH]
844 
845 // <e> PPC (Peripheral Protection Controller) [Driver_PPU_DW1_CH_STRUCT25_CH]
846 // <i> Configuration settings for Driver_PPU_DW1_CH_STRUCT25_CH in component ::Drivers:PPC
847 #define   RTE_MS_PPU_DW1_CH_STRUCT25_CH             0
848 // </e> PPC (Peripheral Protection Controller) [Driver_PPU_DW1_CH_STRUCT25_CH]
849 
850 // <e> PPC (Peripheral Protection Controller) [Driver_PPU_DW1_CH_STRUCT26_CH]
851 // <i> Configuration settings for Driver_PPU_DW1_CH_STRUCT26_CH in component ::Drivers:PPC
852 #define   RTE_MS_PPU_DW1_CH_STRUCT26_CH             0
853 // </e> PPC (Peripheral Protection Controller) [Driver_PPU_DW1_CH_STRUCT26_CH]
854 
855 // <e> PPC (Peripheral Protection Controller) [Driver_PPU_DW1_CH_STRUCT27_CH]
856 // <i> Configuration settings for Driver_PPU_DW1_CH_STRUCT27_CH in component ::Drivers:PPC
857 #define   RTE_MS_PPU_DW1_CH_STRUCT27_CH             0
858 // </e> PPC (Peripheral Protection Controller) [Driver_PPU_DW1_CH_STRUCT27_CH]
859 
860 // <e> PPC (Peripheral Protection Controller) [Driver_PPU_DW1_CH_STRUCT28_CH]
861 // <i> Configuration settings for Driver_PPU_DW1_CH_STRUCT28_CH in component ::Drivers:PPC
862 #define   RTE_MS_PPU_DW1_CH_STRUCT28_CH             0
863 // </e> PPC (Peripheral Protection Controller) [Driver_PPU_DW1_CH_STRUCT28_CH]
864 
865 // <e> PPC (Peripheral Protection Controller) [Driver_PPU_DMAC_TOP]
866 // <i> Configuration settings for Driver_PPU_DMAC_TOP in component ::Drivers:PPC
867 #define   RTE_MS_PPU_DMAC_TOP                       0
868 // </e> PPC (Peripheral Protection Controller) [Driver_PPU_DMAC_TOP]
869 
870 // <e> PPC (Peripheral Protection Controller) [Driver_PPU_DMAC_CH0_CH]
871 // <i> Configuration settings for Driver_PPU_DMAC_CH0_CH in component ::Drivers:PPC
872 #define   RTE_MS_PPU_DMAC_CH0_CH                    0
873 // </e> PPC (Peripheral Protection Controller) [Driver_PPU_DMAC_CH0_CH]
874 
875 // <e> PPC (Peripheral Protection Controller) [Driver_PPU_DMAC_CH1_CH]
876 // <i> Configuration settings for Driver_PPU_DMAC_CH1_CH in component ::Drivers:PPC
877 #define   RTE_MS_PPU_DMAC_CH1_CH                    0
878 // </e> PPC (Peripheral Protection Controller) [Driver_PPU_DMAC_CH1_CH]
879 
880 // <e> PPC (Peripheral Protection Controller) [Driver_PPU_DMAC_CH2_CH]
881 // <i> Configuration settings for Driver_PPU_DMAC_CH2_CH in component ::Drivers:PPC
882 #define   RTE_MS_PPU_DMAC_CH2_CH                    0
883 // </e> PPC (Peripheral Protection Controller) [Driver_PPU_DMAC_CH2_CH]
884 
885 // <e> PPC (Peripheral Protection Controller) [Driver_PPU_DMAC_CH3_CH]
886 // <i> Configuration settings for Driver_PPU_DMAC_CH3_CH in component ::Drivers:PPC
887 #define   RTE_MS_PPU_DMAC_CH3_CH                    0
888 // </e> PPC (Peripheral Protection Controller) [Driver_PPU_DMAC_CH3_CH]
889 
890 // <e> PPC (Peripheral Protection Controller) [Driver_PPU_EFUSE_CTL]
891 // <i> Configuration settings for Driver_PPU_EFUSE_CTL in component ::Drivers:PPC
892 #define   RTE_MS_PPU_EFUSE_CTL                      0
893 // </e> PPC (Peripheral Protection Controller) [Driver_PPU_EFUSE_CTL]
894 
895 // <e> PPC (Peripheral Protection Controller) [Driver_PPU_EFUSE_DATA]
896 // <i> Configuration settings for Driver_PPU_EFUSE_DATA in component ::Drivers:PPC
897 #define   RTE_MS_PPU_EFUSE_DATA                     0
898 // </e> PPC (Peripheral Protection Controller) [Driver_PPU_EFUSE_DATA]
899 
900 // <e> PPC (Peripheral Protection Controller) [Driver_PPU_PROFILE]
901 // <i> Configuration settings for Driver_PPU_PROFILE in component ::Drivers:PPC
902 #define   RTE_MS_PPU_PROFILE                        0
903 // </e> PPC (Peripheral Protection Controller) [Driver_PPU_PROFILE]
904 
905 // <e> PPC (Peripheral Protection Controller) [Driver_PPU_HSIOM_PRT0_PRT]
906 // <i> Configuration settings for Driver_PPU_HSIOM_PRT0_PRT in component ::Drivers:PPC
907 #define   RTE_MS_PPU_HSIOM_PRT0_PRT                 0
908 // </e> PPC (Peripheral Protection Controller) [Driver_PPU_HSIOM_PRT0_PRT]
909 
910 // <e> PPC (Peripheral Protection Controller) [Driver_PPU_HSIOM_PRT1_PRT]
911 // <i> Configuration settings for Driver_PPU_HSIOM_PRT1_PRT in component ::Drivers:PPC
912 #define   RTE_MS_PPU_HSIOM_PRT1_PRT                 0
913 // </e> PPC (Peripheral Protection Controller) [Driver_PPU_HSIOM_PRT1_PRT]
914 
915 // <e> PPC (Peripheral Protection Controller) [Driver_PPU_HSIOM_PRT2_PRT]
916 // <i> Configuration settings for Driver_PPU_HSIOM_PRT2_PRT in component ::Drivers:PPC
917 #define   RTE_MS_PPU_HSIOM_PRT2_PRT                 0
918 // </e> PPC (Peripheral Protection Controller) [Driver_PPU_HSIOM_PRT2_PRT]
919 
920 // <e> PPC (Peripheral Protection Controller) [Driver_PPU_HSIOM_PRT3_PRT]
921 // <i> Configuration settings for Driver_PPU_HSIOM_PRT3_PRT in component ::Drivers:PPC
922 #define   RTE_MS_PPU_HSIOM_PRT3_PRT                 0
923 // </e> PPC (Peripheral Protection Controller) [Driver_PPU_HSIOM_PRT3_PRT]
924 
925 // <e> PPC (Peripheral Protection Controller) [Driver_PPU_HSIOM_PRT4_PRT]
926 // <i> Configuration settings for Driver_PPU_HSIOM_PRT4_PRT in component ::Drivers:PPC
927 #define   RTE_MS_PPU_HSIOM_PRT4_PRT                 0
928 // </e> PPC (Peripheral Protection Controller) [Driver_PPU_HSIOM_PRT4_PRT]
929 
930 // <e> PPC (Peripheral Protection Controller) [Driver_PPU_HSIOM_PRT5_PRT]
931 // <i> Configuration settings for Driver_PPU_HSIOM_PRT5_PRT in component ::Drivers:PPC
932 #define   RTE_MS_PPU_HSIOM_PRT5_PRT                 0
933 // </e> PPC (Peripheral Protection Controller) [Driver_PPU_HSIOM_PRT5_PRT]
934 
935 // <e> PPC (Peripheral Protection Controller) [Driver_PPU_HSIOM_PRT6_PRT]
936 // <i> Configuration settings for Driver_PPU_HSIOM_PRT6_PRT in component ::Drivers:PPC
937 #define   RTE_MS_PPU_HSIOM_PRT6_PRT                 0
938 // </e> PPC (Peripheral Protection Controller) [Driver_PPU_HSIOM_PRT6_PRT]
939 
940 // <e> PPC (Peripheral Protection Controller) [Driver_PPU_HSIOM_PRT7_PRT]
941 // <i> Configuration settings for Driver_PPU_HSIOM_PRT7_PRT in component ::Drivers:PPC
942 #define   RTE_MS_PPU_HSIOM_PRT7_PRT                 0
943 // </e> PPC (Peripheral Protection Controller) [Driver_PPU_HSIOM_PRT7_PRT]
944 
945 // <e> PPC (Peripheral Protection Controller) [Driver_PPU_HSIOM_PRT8_PRT]
946 // <i> Configuration settings for Driver_PPU_HSIOM_PRT8_PRT in component ::Drivers:PPC
947 #define   RTE_MS_PPU_HSIOM_PRT8_PRT                 0
948 // </e> PPC (Peripheral Protection Controller) [Driver_PPU_HSIOM_PRT8_PRT]
949 
950 // <e> PPC (Peripheral Protection Controller) [Driver_PPU_HSIOM_PRT9_PRT]
951 // <i> Configuration settings for Driver_PPU_HSIOM_PRT9_PRT in component ::Drivers:PPC
952 #define   RTE_MS_PPU_HSIOM_PRT9_PRT                 0
953 // </e> PPC (Peripheral Protection Controller) [Driver_PPU_HSIOM_PRT9_PRT]
954 
955 // <e> PPC (Peripheral Protection Controller) [Driver_PPU_HSIOM_PRT10_PRT]
956 // <i> Configuration settings for Driver_PPU_HSIOM_PRT10_PRT in component ::Drivers:PPC
957 #define   RTE_MS_PPU_HSIOM_PRT10_PRT                0
958 // </e> PPC (Peripheral Protection Controller) [Driver_PPU_HSIOM_PRT10_PRT]
959 
960 // <e> PPC (Peripheral Protection Controller) [Driver_PPU_HSIOM_PRT11_PRT]
961 // <i> Configuration settings for Driver_PPU_HSIOM_PRT11_PRT in component ::Drivers:PPC
962 #define   RTE_MS_PPU_HSIOM_PRT11_PRT                0
963 // </e> PPC (Peripheral Protection Controller) [Driver_PPU_HSIOM_PRT11_PRT]
964 
965 // <e> PPC (Peripheral Protection Controller) [Driver_PPU_HSIOM_PRT12_PRT]
966 // <i> Configuration settings for Driver_PPU_HSIOM_PRT12_PRT in component ::Drivers:PPC
967 #define   RTE_MS_PPU_HSIOM_PRT12_PRT                0
968 // </e> PPC (Peripheral Protection Controller) [Driver_PPU_HSIOM_PRT12_PRT]
969 
970 // <e> PPC (Peripheral Protection Controller) [Driver_PPU_HSIOM_PRT13_PRT]
971 // <i> Configuration settings for Driver_PPU_HSIOM_PRT13_PRT in component ::Drivers:PPC
972 #define   RTE_MS_PPU_HSIOM_PRT13_PRT                0
973 // </e> PPC (Peripheral Protection Controller) [Driver_PPU_HSIOM_PRT13_PRT]
974 
975 // <e> PPC (Peripheral Protection Controller) [Driver_PPU_HSIOM_PRT14_PRT]
976 // <i> Configuration settings for Driver_PPU_HSIOM_PRT14_PRT in component ::Drivers:PPC
977 #define   RTE_MS_PPU_HSIOM_PRT14_PRT                0
978 // </e> PPC (Peripheral Protection Controller) [Driver_PPU_HSIOM_PRT14_PRT]
979 
980 // <e> PPC (Peripheral Protection Controller) [Driver_PPU_HSIOM_AMUX]
981 // <i> Configuration settings for Driver_PPU_HSIOM_AMUX in component ::Drivers:PPC
982 #define   RTE_MS_PPU_HSIOM_AMUX                     0
983 // </e> PPC (Peripheral Protection Controller) [Driver_PPU_HSIOM_AMUX]
984 
985 // <e> PPC (Peripheral Protection Controller) [Driver_PPU_HSIOM_MON]
986 // <i> Configuration settings for Driver_PPU_HSIOM_MON in component ::Drivers:PPC
987 #define   RTE_MS_PPU_HSIOM_MON                      0
988 // </e> PPC (Peripheral Protection Controller) [Driver_PPU_HSIOM_MON]
989 
990 // <e> PPC (Peripheral Protection Controller) [Driver_PPU_GPIO_PRT0_PRT]
991 // <i> Configuration settings for Driver_PPU_GPIO_PRT0_PRT in component ::Drivers:PPC
992 #define   RTE_MS_PPU_GPIO_PRT0_PRT                  0
993 // </e> PPC (Peripheral Protection Controller) [Driver_PPU_GPIO_PRT0_PRT]
994 
995 // <e> PPC (Peripheral Protection Controller) [Driver_PPU_GPIO_PRT1_PRT]
996 // <i> Configuration settings for Driver_PPU_GPIO_PRT1_PRT in component ::Drivers:PPC
997 #define   RTE_MS_PPU_GPIO_PRT1_PRT                  0
998 // </e> PPC (Peripheral Protection Controller) [Driver_PPU_GPIO_PRT1_PRT]
999 
1000 // <e> PPC (Peripheral Protection Controller) [Driver_PPU_GPIO_PRT2_PRT]
1001 // <i> Configuration settings for Driver_PPU_GPIO_PRT2_PRT in component ::Drivers:PPC
1002 #define   RTE_MS_PPU_GPIO_PRT2_PRT                  0
1003 // </e> PPC (Peripheral Protection Controller) [Driver_PPU_GPIO_PRT2_PRT]
1004 
1005 // <e> PPC (Peripheral Protection Controller) [Driver_PPU_GPIO_PRT3_PRT]
1006 // <i> Configuration settings for Driver_PPU_GPIO_PRT3_PRT in component ::Drivers:PPC
1007 #define   RTE_MS_PPU_GPIO_PRT3_PRT                  0
1008 // </e> PPC (Peripheral Protection Controller) [Driver_PPU_GPIO_PRT3_PRT]
1009 
1010 // <e> PPC (Peripheral Protection Controller) [Driver_PPU_GPIO_PRT4_PRT]
1011 // <i> Configuration settings for Driver_PPU_GPIO_PRT4_PRT in component ::Drivers:PPC
1012 #define   RTE_MS_PPU_GPIO_PRT4_PRT                  0
1013 // </e> PPC (Peripheral Protection Controller) [Driver_PPU_GPIO_PRT4_PRT]
1014 
1015 // <e> PPC (Peripheral Protection Controller) [Driver_PPU_GPIO_PRT5_PRT]
1016 // <i> Configuration settings for Driver_PPU_GPIO_PRT5_PRT in component ::Drivers:PPC
1017 #define   RTE_MS_PPU_GPIO_PRT5_PRT                  0
1018 // </e> PPC (Peripheral Protection Controller) [Driver_PPU_GPIO_PRT5_PRT]
1019 
1020 // <e> PPC (Peripheral Protection Controller) [Driver_PPU_GPIO_PRT6_PRT]
1021 // <i> Configuration settings for Driver_PPU_GPIO_PRT6_PRT in component ::Drivers:PPC
1022 #define   RTE_MS_PPU_GPIO_PRT6_PRT                  0
1023 // </e> PPC (Peripheral Protection Controller) [Driver_PPU_GPIO_PRT6_PRT]
1024 
1025 // <e> PPC (Peripheral Protection Controller) [Driver_PPU_GPIO_PRT7_PRT]
1026 // <i> Configuration settings for Driver_PPU_GPIO_PRT7_PRT in component ::Drivers:PPC
1027 #define   RTE_MS_PPU_GPIO_PRT7_PRT                  0
1028 // </e> PPC (Peripheral Protection Controller) [Driver_PPU_GPIO_PRT7_PRT]
1029 
1030 // <e> PPC (Peripheral Protection Controller) [Driver_PPU_GPIO_PRT8_PRT]
1031 // <i> Configuration settings for Driver_PPU_GPIO_PRT8_PRT in component ::Drivers:PPC
1032 #define   RTE_MS_PPU_GPIO_PRT8_PRT                  0
1033 // </e> PPC (Peripheral Protection Controller) [Driver_PPU_GPIO_PRT8_PRT]
1034 
1035 // <e> PPC (Peripheral Protection Controller) [Driver_PPU_GPIO_PRT9_PRT]
1036 // <i> Configuration settings for Driver_PPU_GPIO_PRT9_PRT in component ::Drivers:PPC
1037 #define   RTE_MS_PPU_GPIO_PRT9_PRT                  0
1038 // </e> PPC (Peripheral Protection Controller) [Driver_PPU_GPIO_PRT9_PRT]
1039 
1040 // <e> PPC (Peripheral Protection Controller) [Driver_PPU_GPIO_PRT10_PRT]
1041 // <i> Configuration settings for Driver_PPU_GPIO_PRT10_PRT in component ::Drivers:PPC
1042 #define   RTE_MS_PPU_GPIO_PRT10_PRT                 0
1043 // </e> PPC (Peripheral Protection Controller) [Driver_PPU_GPIO_PRT10_PRT]
1044 
1045 // <e> PPC (Peripheral Protection Controller) [Driver_PPU_GPIO_PRT11_PRT]
1046 // <i> Configuration settings for Driver_PPU_GPIO_PRT11_PRT in component ::Drivers:PPC
1047 #define   RTE_MS_PPU_GPIO_PRT11_PRT                 0
1048 // </e> PPC (Peripheral Protection Controller) [Driver_PPU_GPIO_PRT11_PRT]
1049 
1050 // <e> PPC (Peripheral Protection Controller) [Driver_PPU_GPIO_PRT12_PRT]
1051 // <i> Configuration settings for Driver_PPU_GPIO_PRT12_PRT in component ::Drivers:PPC
1052 #define   RTE_MS_PPU_GPIO_PRT12_PRT                 0
1053 // </e> PPC (Peripheral Protection Controller) [Driver_PPU_GPIO_PRT12_PRT]
1054 
1055 // <e> PPC (Peripheral Protection Controller) [Driver_PPU_GPIO_PRT13_PRT]
1056 // <i> Configuration settings for Driver_PPU_GPIO_PRT13_PRT in component ::Drivers:PPC
1057 #define   RTE_MS_PPU_GPIO_PRT13_PRT                 0
1058 // </e> PPC (Peripheral Protection Controller) [Driver_PPU_GPIO_PRT13_PRT]
1059 
1060 // <e> PPC (Peripheral Protection Controller) [Driver_PPU_GPIO_PRT14_PRT]
1061 // <i> Configuration settings for Driver_PPU_GPIO_PRT14_PRT in component ::Drivers:PPC
1062 #define   RTE_MS_PPU_GPIO_PRT14_PRT                 0
1063 // </e> PPC (Peripheral Protection Controller) [Driver_PPU_GPIO_PRT14_PRT]
1064 
1065 // <e> PPC (Peripheral Protection Controller) [Driver_PPU_GPIO_PRT0_CFG]
1066 // <i> Configuration settings for Driver_PPU_GPIO_PRT0_CFG in component ::Drivers:PPC
1067 #define   RTE_MS_PPU_GPIO_PRT0_CFG                  0
1068 // </e> PPC (Peripheral Protection Controller) [Driver_PPU_GPIO_PRT0_CFG]
1069 
1070 // <e> PPC (Peripheral Protection Controller) [Driver_PPU_GPIO_PRT1_CFG]
1071 // <i> Configuration settings for Driver_PPU_GPIO_PRT1_CFG in component ::Drivers:PPC
1072 #define   RTE_MS_PPU_GPIO_PRT1_CFG                  0
1073 // </e> PPC (Peripheral Protection Controller) [Driver_PPU_GPIO_PRT1_CFG]
1074 
1075 // <e> PPC (Peripheral Protection Controller) [Driver_PPU_GPIO_PRT2_CFG]
1076 // <i> Configuration settings for Driver_PPU_GPIO_PRT2_CFG in component ::Drivers:PPC
1077 #define   RTE_MS_PPU_GPIO_PRT2_CFG                  0
1078 // </e> PPC (Peripheral Protection Controller) [Driver_PPU_GPIO_PRT2_CFG]
1079 
1080 // <e> PPC (Peripheral Protection Controller) [Driver_PPU_GPIO_PRT3_CFG]
1081 // <i> Configuration settings for Driver_PPU_GPIO_PRT3_CFG in component ::Drivers:PPC
1082 #define   RTE_MS_PPU_GPIO_PRT3_CFG                  0
1083 // </e> PPC (Peripheral Protection Controller) [Driver_PPU_GPIO_PRT3_CFG]
1084 
1085 // <e> PPC (Peripheral Protection Controller) [Driver_PPU_GPIO_PRT4_CFG]
1086 // <i> Configuration settings for Driver_PPU_GPIO_PRT4_CFG in component ::Drivers:PPC
1087 #define   RTE_MS_PPU_GPIO_PRT4_CFG                  0
1088 // </e> PPC (Peripheral Protection Controller) [Driver_PPU_GPIO_PRT4_CFG]
1089 
1090 // <e> PPC (Peripheral Protection Controller) [Driver_PPU_GPIO_PRT5_CFG]
1091 // <i> Configuration settings for Driver_PPU_GPIO_PRT5_CFG in component ::Drivers:PPC
1092 #define   RTE_MS_PPU_GPIO_PRT5_CFG                  0
1093 // </e> PPC (Peripheral Protection Controller) [Driver_PPU_GPIO_PRT5_CFG]
1094 
1095 // <e> PPC (Peripheral Protection Controller) [Driver_PPU_GPIO_PRT6_CFG]
1096 // <i> Configuration settings for Driver_PPU_GPIO_PRT6_CFG in component ::Drivers:PPC
1097 #define   RTE_MS_PPU_GPIO_PRT6_CFG                  0
1098 // </e> PPC (Peripheral Protection Controller) [Driver_PPU_GPIO_PRT6_CFG]
1099 
1100 // <e> PPC (Peripheral Protection Controller) [Driver_PPU_GPIO_PRT7_CFG]
1101 // <i> Configuration settings for Driver_PPU_GPIO_PRT7_CFG in component ::Drivers:PPC
1102 #define   RTE_MS_PPU_GPIO_PRT7_CFG                  0
1103 // </e> PPC (Peripheral Protection Controller) [Driver_PPU_GPIO_PRT7_CFG]
1104 
1105 // <e> PPC (Peripheral Protection Controller) [Driver_PPU_GPIO_PRT8_CFG]
1106 // <i> Configuration settings for Driver_PPU_GPIO_PRT8_CFG in component ::Drivers:PPC
1107 #define   RTE_MS_PPU_GPIO_PRT8_CFG                  0
1108 // </e> PPC (Peripheral Protection Controller) [Driver_PPU_GPIO_PRT8_CFG]
1109 
1110 // <e> PPC (Peripheral Protection Controller) [Driver_PPU_GPIO_PRT9_CFG]
1111 // <i> Configuration settings for Driver_PPU_GPIO_PRT9_CFG in component ::Drivers:PPC
1112 #define   RTE_MS_PPU_GPIO_PRT9_CFG                  0
1113 // </e> PPC (Peripheral Protection Controller) [Driver_PPU_GPIO_PRT9_CFG]
1114 
1115 // <e> PPC (Peripheral Protection Controller) [Driver_PPU_GPIO_PRT10_CFG]
1116 // <i> Configuration settings for Driver_PPU_GPIO_PRT10_CFG in component ::Drivers:PPC
1117 #define   RTE_MS_PPU_GPIO_PRT10_CFG                 0
1118 // </e> PPC (Peripheral Protection Controller) [Driver_PPU_GPIO_PRT10_CFG]
1119 
1120 // <e> PPC (Peripheral Protection Controller) [Driver_PPU_GPIO_PRT11_CFG]
1121 // <i> Configuration settings for Driver_PPU_GPIO_PRT11_CFG in component ::Drivers:PPC
1122 #define   RTE_MS_PPU_GPIO_PRT11_CFG                 0
1123 // </e> PPC (Peripheral Protection Controller) [Driver_PPU_GPIO_PRT11_CFG]
1124 
1125 // <e> PPC (Peripheral Protection Controller) [Driver_PPU_GPIO_PRT12_CFG]
1126 // <i> Configuration settings for Driver_PPU_GPIO_PRT12_CFG in component ::Drivers:PPC
1127 #define   RTE_MS_PPU_GPIO_PRT12_CFG                 0
1128 // </e> PPC (Peripheral Protection Controller) [Driver_PPU_GPIO_PRT12_CFG]
1129 
1130 // <e> PPC (Peripheral Protection Controller) [Driver_PPU_GPIO_PRT13_CFG]
1131 // <i> Configuration settings for Driver_PPU_GPIO_PRT13_CFG in component ::Drivers:PPC
1132 #define   RTE_MS_PPU_GPIO_PRT13_CFG                 0
1133 // </e> PPC (Peripheral Protection Controller) [Driver_PPU_GPIO_PRT13_CFG]
1134 
1135 // <e> PPC (Peripheral Protection Controller) [Driver_PPU_GPIO_PRT14_CFG]
1136 // <i> Configuration settings for Driver_PPU_GPIO_PRT14_CFG in component ::Drivers:PPC
1137 #define   RTE_MS_PPU_GPIO_PRT14_CFG                 0
1138 // </e> PPC (Peripheral Protection Controller) [Driver_PPU_GPIO_PRT14_CFG]
1139 
1140 // <e> PPC (Peripheral Protection Controller) [Driver_PPU_GPIO_GPIO]
1141 // <i> Configuration settings for Driver_PPU_GPIO_GPIO in component ::Drivers:PPC
1142 #define   RTE_MS_PPU_GPIO_GPIO                      0
1143 // </e> PPC (Peripheral Protection Controller) [Driver_PPU_GPIO_GPIO]
1144 
1145 // <e> PPC (Peripheral Protection Controller) [Driver_PPU_GPIO_TEST]
1146 // <i> Configuration settings for Driver_PPU_GPIO_TEST in component ::Drivers:PPC
1147 #define   RTE_MS_PPU_GPIO_TEST                      0
1148 // </e> PPC (Peripheral Protection Controller) [Driver_PPU_GPIO_TEST]
1149 
1150 // <e> PPC (Peripheral Protection Controller) [Driver_PPU_SMARTIO_PRT8_PRT]
1151 // <i> Configuration settings for Driver_PPU_SMARTIO_PRT8_PRT in component ::Drivers:PPC
1152 #define   RTE_MS_PPU_SMARTIO_PRT8_PRT               0
1153 // </e> PPC (Peripheral Protection Controller) [Driver_PPU_SMARTIO_PRT8_PRT]
1154 
1155 // <e> PPC (Peripheral Protection Controller) [Driver_PPU_SMARTIO_PRT9_PRT]
1156 // <i> Configuration settings for Driver_PPU_SMARTIO_PRT9_PRT in component ::Drivers:PPC
1157 #define   RTE_MS_PPU_SMARTIO_PRT9_PRT               0
1158 // </e> PPC (Peripheral Protection Controller) [Driver_PPU_SMARTIO_PRT9_PRT]
1159 
1160 // <e> PPC (Peripheral Protection Controller) [Driver_PPU_LPCOMP]
1161 // <i> Configuration settings for Driver_PPU_LPCOMP in component ::Drivers:PPC
1162 #define   RTE_MS_PPU_LPCOMP                         0
1163 // </e> PPC (Peripheral Protection Controller) [Driver_PPU_LPCOMP]
1164 
1165 // <e> PPC (Peripheral Protection Controller) [Driver_PPU_CSD0]
1166 // <i> Configuration settings for Driver_PPU_CSD0 in component ::Drivers:PPC
1167 #define   RTE_MS_PPU_CSD0                           0
1168 // </e> PPC (Peripheral Protection Controller) [Driver_PPU_CSD0]
1169 
1170 // <e> PPC (Peripheral Protection Controller) [Driver_PPU_TCPWM0]
1171 // <i> Configuration settings for Driver_PPU_TCPWM0 in component ::Drivers:PPC
1172 #define   RTE_MS_PPU_TCPWM0                         0
1173 // </e> PPC (Peripheral Protection Controller) [Driver_PPU_TCPWM0]
1174 
1175 // <e> PPC (Peripheral Protection Controller) [Driver_PPU_TCPWM1]
1176 // <i> Configuration settings for Driver_PPU_TCPWM1 in component ::Drivers:PPC
1177 #define   RTE_MS_PPU_TCPWM1                         0
1178 // </e> PPC (Peripheral Protection Controller) [Driver_PPU_TCPWM1]
1179 
1180 // <e> PPC (Peripheral Protection Controller) [Driver_PPU_LCD0]
1181 // <i> Configuration settings for Driver_PPU_LCD0 in component ::Drivers:PPC
1182 #define   RTE_MS_PPU_LCD0                           0
1183 // </e> PPC (Peripheral Protection Controller) [Driver_PPU_LCD0]
1184 
1185 // <e> PPC (Peripheral Protection Controller) [Driver_PPU_USBFS0]
1186 // <i> Configuration settings for Driver_PPU_USBFS0 in component ::Drivers:PPC
1187 #define   RTE_MS_PPU_USBFS0                         0
1188 // </e> PPC (Peripheral Protection Controller) [Driver_PPU_USBFS0]
1189 
1190 // <e> PPC (Peripheral Protection Controller) [Driver_PPU_SMIF0]
1191 // <i> Configuration settings for Driver_PPU_SMIF0 in component ::Drivers:PPC
1192 #define   RTE_MS_PPU_SMIF0                          0
1193 // </e> PPC (Peripheral Protection Controller) [Driver_PPU_SMIF0]
1194 
1195 // <e> PPC (Peripheral Protection Controller) [Driver_PPU_SDHC0]
1196 // <i> Configuration settings for Driver_PPU_SDHC0 in component ::Drivers:PPC
1197 #define   RTE_MS_PPU_SDHC0                          0
1198 // </e> PPC (Peripheral Protection Controller) [Driver_PPU_SDHC0]
1199 
1200 // <e> PPC (Peripheral Protection Controller) [Driver_PPU_SDHC1]
1201 // <i> Configuration settings for Driver_PPU_SDHC1 in component ::Drivers:PPC
1202 #define   RTE_MS_PPU_SDHC1                          0
1203 // </e> PPC (Peripheral Protection Controller) [Driver_PPU_SDHC1]
1204 
1205 // <e> PPC (Peripheral Protection Controller) [Driver_PPU_SCB0]
1206 // <i> Configuration settings for Driver_PPU_SCB0 in component ::Drivers:PPC
1207 #define   RTE_MS_PPU_SCB0                           0
1208 // </e> PPC (Peripheral Protection Controller) [Driver_PPU_SCB0]
1209 
1210 // <e> PPC (Peripheral Protection Controller) [Driver_PPU_SCB1]
1211 // <i> Configuration settings for Driver_PPU_SCB1 in component ::Drivers:PPC
1212 #define   RTE_MS_PPU_SCB1                           0
1213 // </e> PPC (Peripheral Protection Controller) [Driver_PPU_SCB1]
1214 
1215 // <e> PPC (Peripheral Protection Controller) [Driver_PPU_SCB2]
1216 // <i> Configuration settings for Driver_PPU_SCB2 in component ::Drivers:PPC
1217 #define   RTE_MS_PPU_SCB2                           0
1218 // </e> PPC (Peripheral Protection Controller) [Driver_PPU_SCB2]
1219 
1220 // <e> PPC (Peripheral Protection Controller) [Driver_PPU_SCB3]
1221 // <i> Configuration settings for Driver_PPU_SCB3 in component ::Drivers:PPC
1222 #define   RTE_MS_PPU_SCB3                           0
1223 // </e> PPC (Peripheral Protection Controller) [Driver_PPU_SCB3]
1224 
1225 // <e> PPC (Peripheral Protection Controller) [Driver_PPU_SCB4]
1226 // <i> Configuration settings for Driver_PPU_SCB4 in component ::Drivers:PPC
1227 #define   RTE_MS_PPU_SCB4                           0
1228 // </e> PPC (Peripheral Protection Controller) [Driver_PPU_SCB4]
1229 
1230 // <e> PPC (Peripheral Protection Controller) [Driver_PPU_SCB5]
1231 // <i> Configuration settings for Driver_PPU_SCB5 in component ::Drivers:PPC
1232 #define   RTE_MS_PPU_SCB5                           0
1233 // </e> PPC (Peripheral Protection Controller) [Driver_PPU_SCB5]
1234 
1235 // <e> PPC (Peripheral Protection Controller) [Driver_PPU_SCB6]
1236 // <i> Configuration settings for Driver_PPU_SCB6 in component ::Drivers:PPC
1237 #define   RTE_MS_PPU_SCB6                           0
1238 // </e> PPC (Peripheral Protection Controller) [Driver_PPU_SCB6]
1239 
1240 // <e> PPC (Peripheral Protection Controller) [Driver_PPU_SCB7]
1241 // <i> Configuration settings for Driver_PPU_SCB7 in component ::Drivers:PPC
1242 #define   RTE_MS_PPU_SCB7                           0
1243 // </e> PPC (Peripheral Protection Controller) [Driver_PPU_SCB7]
1244 
1245 // <e> PPC (Peripheral Protection Controller) [Driver_PPU_SCB8]
1246 // <i> Configuration settings for Driver_PPU_SCB8 in component ::Drivers:PPC
1247 #define   RTE_MS_PPU_SCB8                           0
1248 // </e> PPC (Peripheral Protection Controller) [Driver_PPU_SCB8]
1249 
1250 // <e> PPC (Peripheral Protection Controller) [Driver_PPU_SCB9]
1251 // <i> Configuration settings for Driver_PPU_SCB9 in component ::Drivers:PPC
1252 #define   RTE_MS_PPU_SCB9                           0
1253 // </e> PPC (Peripheral Protection Controller) [Driver_PPU_SCB9]
1254 
1255 // <e> PPC (Peripheral Protection Controller) [Driver_PPU_SCB10]
1256 // <i> Configuration settings for Driver_PPU_SCB10 in component ::Drivers:PPC
1257 #define   RTE_MS_PPU_SCB10                          0
1258 // </e> PPC (Peripheral Protection Controller) [Driver_PPU_SCB10]
1259 
1260 // <e> PPC (Peripheral Protection Controller) [Driver_PPU_SCB11]
1261 // <i> Configuration settings for Driver_PPU_SCB11 in component ::Drivers:PPC
1262 #define   RTE_MS_PPU_SCB11                          0
1263 // </e> PPC (Peripheral Protection Controller) [Driver_PPU_SCB11]
1264 
1265 // <e> PPC (Peripheral Protection Controller) [Driver_PPU_SCB12]
1266 // <i> Configuration settings for Driver_PPU_SCB12 in component ::Drivers:PPC
1267 #define   RTE_MS_PPU_SCB12                          0
1268 // </e> PPC (Peripheral Protection Controller) [Driver_PPU_SCB12]
1269 
1270 // <e> PPC (Peripheral Protection Controller) [Driver_PPU_PDM0]
1271 // <i> Configuration settings for Driver_PPU_PDM0 in component ::Drivers:PPC
1272 #define   RTE_MS_PPU_PDM0                           0
1273 // </e> PPC (Peripheral Protection Controller) [Driver_PPU_PDM0]
1274 
1275 // <e> PPC (Peripheral Protection Controller) [Driver_PPU_I2S0]
1276 // <i> Configuration settings for Driver_PPU_I2S0 in component ::Drivers:PPC
1277 #define   RTE_MS_PPU_I2S0                           0
1278 // </e> PPC (Peripheral Protection Controller) [Driver_PPU_I2S0]
1279 
1280 // <e> PPC (Peripheral Protection Controller) [Driver_PPU_I2S1]
1281 // <i> Configuration settings for Driver_PPU_I2S1 in component ::Drivers:PPC
1282 #define   RTE_MS_PPU_I2S1                           0
1283 // </e> PPC (Peripheral Protection Controller) [Driver_PPU_I2S1]
1284 
1285 // <e> FLASH (Flash Memory) [Driver_FLASH0]
1286 // <i> Configuration settings for Driver_FLASH0 in component ::Drivers:FLASH
1287 #define   RTE_FLASH0                                1
1288 // </e> FLASH (Flash Memory) [Driver_FLASH0]
1289 
1290 #endif  /* __RTE_DEVICE_H__ */
1291