iLLD_TC27xD  1.0
IfxSent_PinMap.c
Go to the documentation of this file.
1 /**
2  * \file IfxSent_PinMap.c
3  * \brief SENT I/O map
4  * \ingroup IfxLld_Sent
5  *
6  * \version iLLD_1_0_0_11_0
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 #include "IfxSent_PinMap.h"
27 
78 
79 
81  {
82  {
85  &IfxSent_SENT0C_P02_8_IN
86  },
87  {
90  &IfxSent_SENT1C_P02_7_IN
91  },
92  {
95  &IfxSent_SENT2C_P02_6_IN
96  },
97  {
100  &IfxSent_SENT3C_P02_5_IN
101  },
102  {
105  &IfxSent_SENT4C_P33_6_IN
106  },
107  {
110  &IfxSent_SENT5C_P33_5_IN
111  },
112  {
115  &IfxSent_SENT6C_P33_4_IN
116  },
117  {
120  &IfxSent_SENT7C_P33_3_IN
121  },
122  {
125  &IfxSent_SENT8C_P33_2_IN
126  },
127  {
130  &IfxSent_SENT9C_P33_1_IN
131  }
132  }
133 };
134 
136  {
137  {
138  &IfxSent_SPC0_P00_1_OUT
139  },
140  {
141  &IfxSent_SPC1_P02_7_OUT
142  },
143  {
144  &IfxSent_SPC2_P00_3_OUT
145  },
146  {
147  &IfxSent_SPC3_P00_4_OUT
148  },
149  {
150  &IfxSent_SPC4_P00_5_OUT
151  },
152  {
153  &IfxSent_SPC5_P00_6_OUT
154  },
155  {
156  &IfxSent_SPC6_P00_7_OUT
157  },
158  {
159  &IfxSent_SPC7_P00_8_OUT
160  },
161  {
162  &IfxSent_SPC8_P00_9_OUT
163  },
164  {
165  &IfxSent_SPC9_P00_10_OUT
166  }
167  }
168 };