iLLD_TC27xC
1.0
IfxCcu6_cfg.c
Go to the documentation of this file.
1
/**
2
* \file IfxCcu6_cfg.c
3
* \brief Ccu6 on-chip implementation data
4
*
5
* \version iLLD_0_1_0_10
6
* \copyright Copyright (c) 2013 Infineon Technologies AG. All rights reserved.
7
*
8
*
9
* IMPORTANT NOTICE
10
*
11
*
12
* Infineon Technologies AG (Infineon) is supplying this file for use
13
* exclusively with Infineon's microcontroller products. This file can be freely
14
* distributed within development tools that are supporting such microcontroller
15
* products.
16
*
17
* THIS SOFTWARE IS PROVIDED "AS IS". NO WARRANTIES, WHETHER EXPRESS, IMPLIED
18
* OR STATUTORY, INCLUDING, BUT NOT LIMITED TO, IMPLIED WARRANTIES OF
19
* MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE APPLY TO THIS SOFTWARE.
20
* INFINEON SHALL NOT, IN ANY CIRCUMSTANCES, BE LIABLE FOR SPECIAL, INCIDENTAL,
21
* OR CONSEQUENTIAL DAMAGES, FOR ANY REASON WHATSOEVER.
22
*
23
*/
24
25
/******************************************************************************/
26
/*----------------------------------Includes----------------------------------*/
27
/******************************************************************************/
28
29
#include "
IfxCcu6_cfg.h
"
30
#include "
Port/Std/IfxPort.h
"
31
32
/******************************************************************************/
33
/*----------------------------------Macros------------------------------------*/
34
/******************************************************************************/
35
36
#define IFXCCU6_EMPTY_OUTPUT_SLOT (0, 0, IfxPort_OutputIdx_alt7)
37
38
/******************************************************************************/
39
/*-----------------------Exported Variables/Constants-------------------------*/
40
/******************************************************************************/
41
42
const
IfxModule_IndexMap
IfxCcu6_indexMap
[
IFXCCU6_COUNT
] = {
43
{&MODULE_CCU60, 0},
44
{&MODULE_CCU61, 1}
45
};
home
mclld
Libraries
release
iLLD_0_1_0_10
src
ifx
TC27xC
_Impl
IfxCcu6_cfg.c
Generated by
1.8.4