]> git.sur5r.net Git - freertos/blob - FreeRTOS/Demo/CORTEX_A9_Zynq_ZC702/RTOSDemo_bsp/ps7_cortexa9_0/libsrc/emacps_v2_0/src/xemacps_g.c
FreeRTOS source updates:
[freertos] / FreeRTOS / Demo / CORTEX_A9_Zynq_ZC702 / RTOSDemo_bsp / ps7_cortexa9_0 / libsrc / emacps_v2_0 / src / xemacps_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-2015 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 "xemacps.h"\r
42 \r
43 /*\r
44 * The configuration table for devices\r
45 */\r
46 \r
47 XEmacPs_Config XEmacPs_ConfigTable[] =\r
48 {\r
49         {\r
50                 XPAR_PS7_ETHERNET_0_DEVICE_ID,\r
51                 XPAR_PS7_ETHERNET_0_BASEADDR\r
52         }\r
53 };\r
54 \r
55 \r