]> git.sur5r.net Git - freertos/blob - FreeRTOS/Demo/CORTEX_A53_64-bit_UltraScale_MPSoC/RTOSDemo_A53_bsp/psu_cortexa53_0/libsrc/ttcps_v3_1/src/xttcps_g.c
Update BSP source files for UltraScale Cortex-A53 and Cortex-R5 and Microblaze to...
[freertos] / FreeRTOS / Demo / CORTEX_A53_64-bit_UltraScale_MPSoC / RTOSDemo_A53_bsp / psu_cortexa53_0 / libsrc / ttcps_v3_1 / src / xttcps_g.c
1 \r
2 /*******************************************************************\r
3 *\r
4 * CAUTION: This file is automatically generated by HSI.\r
5 * Version: \r
6 * DO NOT EDIT.\r
7 *\r
8 * Copyright (C) 2010-2017 Xilinx, Inc. All Rights Reserved.*\r
9 *Permission is hereby granted, free of charge, to any person obtaining a copy\r
10 *of this software and associated documentation files (the Software), to deal\r
11 *in the Software without restriction, including without limitation the rights\r
12 *to use, copy, modify, merge, publish, distribute, sublicense, and/or sell\r
13 *copies of the Software, and to permit persons to whom the Software is\r
14 *furnished to do so, subject to the following conditions:\r
15 *\r
16 *The above copyright notice and this permission notice shall be included in\r
17 *all copies or substantial portions of the Software.\r
18\r
19 * Use of the Software is limited solely to applications:\r
20 *(a) running on a Xilinx device, or\r
21 *(b) that interact with a Xilinx device through a bus or interconnect.\r
22 *\r
23 *THE SOFTWARE IS PROVIDED AS IS, WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\r
24 *IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\r
25 *FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL \r
26 *XILINX BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY,\r
27 *WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT\r
28 *OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\r
29 *\r
30 *Except as contained in this notice, the name of the Xilinx shall not be used\r
31 *in advertising or otherwise to promote the sale, use or other dealings in\r
32 *this Software without prior written authorization from Xilinx.\r
33 *\r
34 \r
35\r
36 * Description: Driver configuration\r
37 *\r
38 *******************************************************************/\r
39 \r
40 #include "xparameters.h"\r
41 #include "xttcps.h"\r
42 \r
43 /*\r
44 * The configuration table for devices\r
45 */\r
46 \r
47 XTtcPs_Config XTtcPs_ConfigTable[] =\r
48 {\r
49         {\r
50                 XPAR_PSU_TTC_0_DEVICE_ID,\r
51                 XPAR_PSU_TTC_0_BASEADDR,\r
52                 XPAR_PSU_TTC_0_TTC_CLK_FREQ_HZ\r
53         },\r
54         {\r
55                 XPAR_PSU_TTC_1_DEVICE_ID,\r
56                 XPAR_PSU_TTC_1_BASEADDR,\r
57                 XPAR_PSU_TTC_1_TTC_CLK_FREQ_HZ\r
58         },\r
59         {\r
60                 XPAR_PSU_TTC_2_DEVICE_ID,\r
61                 XPAR_PSU_TTC_2_BASEADDR,\r
62                 XPAR_PSU_TTC_2_TTC_CLK_FREQ_HZ\r
63         },\r
64         {\r
65                 XPAR_PSU_TTC_3_DEVICE_ID,\r
66                 XPAR_PSU_TTC_3_BASEADDR,\r
67                 XPAR_PSU_TTC_3_TTC_CLK_FREQ_HZ\r
68         },\r
69         {\r
70                 XPAR_PSU_TTC_4_DEVICE_ID,\r
71                 XPAR_PSU_TTC_4_BASEADDR,\r
72                 XPAR_PSU_TTC_4_TTC_CLK_FREQ_HZ\r
73         },\r
74         {\r
75                 XPAR_PSU_TTC_5_DEVICE_ID,\r
76                 XPAR_PSU_TTC_5_BASEADDR,\r
77                 XPAR_PSU_TTC_5_TTC_CLK_FREQ_HZ\r
78         },\r
79         {\r
80                 XPAR_PSU_TTC_6_DEVICE_ID,\r
81                 XPAR_PSU_TTC_6_BASEADDR,\r
82                 XPAR_PSU_TTC_6_TTC_CLK_FREQ_HZ\r
83         },\r
84         {\r
85                 XPAR_PSU_TTC_7_DEVICE_ID,\r
86                 XPAR_PSU_TTC_7_BASEADDR,\r
87                 XPAR_PSU_TTC_7_TTC_CLK_FREQ_HZ\r
88         },\r
89         {\r
90                 XPAR_PSU_TTC_8_DEVICE_ID,\r
91                 XPAR_PSU_TTC_8_BASEADDR,\r
92                 XPAR_PSU_TTC_8_TTC_CLK_FREQ_HZ\r
93         },\r
94         {\r
95                 XPAR_PSU_TTC_9_DEVICE_ID,\r
96                 XPAR_PSU_TTC_9_BASEADDR,\r
97                 XPAR_PSU_TTC_9_TTC_CLK_FREQ_HZ\r
98         },\r
99         {\r
100                 XPAR_PSU_TTC_10_DEVICE_ID,\r
101                 XPAR_PSU_TTC_10_BASEADDR,\r
102                 XPAR_PSU_TTC_10_TTC_CLK_FREQ_HZ\r
103         },\r
104         {\r
105                 XPAR_PSU_TTC_11_DEVICE_ID,\r
106                 XPAR_PSU_TTC_11_BASEADDR,\r
107                 XPAR_PSU_TTC_11_TTC_CLK_FREQ_HZ\r
108         }\r
109 };\r
110 \r
111 \r