]> git.sur5r.net Git - freertos/blob - FreeRTOS/Demo/CORTEX_M4F_ATSAM4E_Atmel_Studio/src/asf.h
Update copyright date ready for tagging V10.1.0.
[freertos] / FreeRTOS / Demo / CORTEX_M4F_ATSAM4E_Atmel_Studio / src / asf.h
1 /**\r
2  * \file\r
3  *\r
4  * \brief Autogenerated API include file for the Atmel Software Framework (ASF)\r
5  *\r
6  * Copyright (c) 2012 Atmel Corporation. All rights reserved.\r
7  *\r
8  * \asf_license_start\r
9  *\r
10  * \page License\r
11  *\r
12  * Redistribution and use in source and binary forms, with or without\r
13  * modification, are permitted provided that the following conditions are met:\r
14  *\r
15  * 1. Redistributions of source code must retain the above copyright notice,\r
16  *    this list of conditions and the following disclaimer.\r
17  *\r
18  * 2. Redistributions in binary form must reproduce the above copyright notice,\r
19  *    this list of conditions and the following disclaimer in the documentation\r
20  *    and/or other materials provided with the distribution.\r
21  *\r
22  * 3. The name of Atmel may not be used to endorse or promote products derived\r
23  *    from this software without specific prior written permission.\r
24  *\r
25  * 4. This software may only be redistributed and used in connection with an\r
26  *    Atmel microcontroller product.\r
27  *\r
28  * THIS SOFTWARE IS PROVIDED BY ATMEL "AS IS" AND ANY EXPRESS OR IMPLIED\r
29  * WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF\r
30  * MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NON-INFRINGEMENT ARE\r
31  * EXPRESSLY AND SPECIFICALLY DISCLAIMED. IN NO EVENT SHALL ATMEL BE LIABLE FOR\r
32  * ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL\r
33  * DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS\r
34  * OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)\r
35  * HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,\r
36  * STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN\r
37  * ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE\r
38  * POSSIBILITY OF SUCH DAMAGE.\r
39  *\r
40  * \asf_license_stop\r
41  *\r
42  */\r
43 \r
44 #ifndef ASF_H\r
45 #define ASF_H\r
46 \r
47 /*\r
48  * This file includes all API header files for the selected drivers from ASF.\r
49  * Note: There might be duplicate includes required by more than one driver.\r
50  *\r
51  * The file is automatically generated and will be re-written when\r
52  * running the ASF driver selector tool. Any changes will be discarded.\r
53  */\r
54 \r
55 // From module: Common SAM compiler driver\r
56 #include <compiler.h>\r
57 #include <status_codes.h>\r
58 \r
59 // From module: Display - AAT31XX Backlight Controller\r
60 #include <aat31xx.h>\r
61 \r
62 // From module: Display - ILI93xx LCD Controller\r
63 #include <ili9325_regs.h>\r
64 #include <ili9341_regs.h>\r
65 #include <ili93xx.h>\r
66 \r
67 // From module: Ethernet MAC (GMAC)\r
68 #include <gmac.h>\r
69 \r
70 // From module: Ethernet Physical Transceiver (ksz8051mnl)\r
71 #include <ethernet_phy.h>\r
72 \r
73 // From module: Generic board support\r
74 #include <board.h>\r
75 \r
76 // From module: IOPORT - General purpose I/O service\r
77 #include <ioport.h>\r
78 \r
79 // From module: Interrupt management - SAM implementation\r
80 #include <interrupt.h>\r
81 \r
82 // From module: PMC - Power Management Controller\r
83 #include <pmc.h>\r
84 #include <sleep.h>\r
85 \r
86 // From module: Part identification macros\r
87 #include <parts.h>\r
88 \r
89 // From module: SAM FPU driver\r
90 #include <fpu.h>\r
91 \r
92 // From module: SAM4E EK LED support enabled\r
93 #include <led.h>\r
94 \r
95 // From module: SAM4E startup code\r
96 #include <exceptions.h>\r
97 \r
98 // From module: SMC - Static Memory Controller\r
99 #include <smc.h>\r
100 \r
101 // From module: System Clock Control - SAM4E implementation\r
102 #include <sysclk.h>\r
103 \r
104 // From module: TC - Timer Counter\r
105 #include <tc.h>\r
106 \r
107 #endif // ASF_H\r