iLLD_TC27xC  1.0
IfxFce_cfg.h
Go to the documentation of this file.
1 /**
2  * \file IfxFce_cfg.h
3  * \brief Fce on-chip implementation data
4  * \ingroup IfxLld_Fce
5  *
6  * \version iLLD_0_1_0_10
7  * \copyright Copyright (c) 2013 Infineon Technologies AG. All rights reserved.
8  *
9  *
10  * IMPORTANT NOTICE
11  *
12  *
13  * Infineon Technologies AG (Infineon) is supplying this file for use
14  * exclusively with Infineon's microcontroller products. This file can be freely
15  * distributed within development tools that are supporting such microcontroller
16  * products.
17  *
18  * THIS SOFTWARE IS PROVIDED "AS IS". NO WARRANTIES, WHETHER EXPRESS, IMPLIED
19  * OR STATUTORY, INCLUDING, BUT NOT LIMITED TO, IMPLIED WARRANTIES OF
20  * MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE APPLY TO THIS SOFTWARE.
21  * INFINEON SHALL NOT, IN ANY CIRCUMSTANCES, BE LIABLE FOR SPECIAL, INCIDENTAL,
22  * OR CONSEQUENTIAL DAMAGES, FOR ANY REASON WHATSOEVER.
23  *
24  *
25  */
26 
27 #ifndef IFXFCE_CFG_H
28 #define IFXFCE_CFG_H 1
29 
30 /******************************************************************************/
31 /*----------------------------------Includes----------------------------------*/
32 /******************************************************************************/
33 
34 #include "Cpu/Std/IfxCpu.h"
36 #include "Src/Std/IfxSrc.h"
37 #include "Scu/Std/IfxScuWdt.h"
38 #include "_Reg/IfxFce_reg.h"
39 
40 #endif /* IFXFCE_CFG_H */