1 /**
2  * \file
3  *
4  * \brief Peripheral I/O description for SAML21J18BU
5  *
6  * Copyright (c) 2017 Atmel Corporation,
7  *                    a wholly owned subsidiary of Microchip Technology Inc.
8  *
9  * \asf_license_start
10  *
11  * \page License
12  *
13  * Licensed under the Apache License, Version 2.0 (the "License");
14  * you may not use this file except in compliance with the License.
15  * You may obtain a copy of the Licence at
16  *
17  *     http://www.apache.org/licenses/LICENSE-2.0
18  *
19  * Unless required by applicable law or agreed to in writing, software
20  * distributed under the License is distributed on an "AS IS" BASIS,
21  * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
22  * See the License for the specific language governing permissions and
23  * limitations under the License.
24  *
25  * \asf_license_stop
26  *
27  */
28 
29 #ifndef _SAML21J18BU_PIO_
30 #define _SAML21J18BU_PIO_
31 
32 #define PIN_PA00                           0  /**< \brief Pin Number for PA00 */
33 #define PORT_PA00              (_UL(1) <<  0) /**< \brief PORT Mask  for PA00 */
34 #define PIN_PA01                           1  /**< \brief Pin Number for PA01 */
35 #define PORT_PA01              (_UL(1) <<  1) /**< \brief PORT Mask  for PA01 */
36 #define PIN_PA02                           2  /**< \brief Pin Number for PA02 */
37 #define PORT_PA02              (_UL(1) <<  2) /**< \brief PORT Mask  for PA02 */
38 #define PIN_PA03                           3  /**< \brief Pin Number for PA03 */
39 #define PORT_PA03              (_UL(1) <<  3) /**< \brief PORT Mask  for PA03 */
40 #define PIN_PA04                           4  /**< \brief Pin Number for PA04 */
41 #define PORT_PA04              (_UL(1) <<  4) /**< \brief PORT Mask  for PA04 */
42 #define PIN_PA05                           5  /**< \brief Pin Number for PA05 */
43 #define PORT_PA05              (_UL(1) <<  5) /**< \brief PORT Mask  for PA05 */
44 #define PIN_PA06                           6  /**< \brief Pin Number for PA06 */
45 #define PORT_PA06              (_UL(1) <<  6) /**< \brief PORT Mask  for PA06 */
46 #define PIN_PA07                           7  /**< \brief Pin Number for PA07 */
47 #define PORT_PA07              (_UL(1) <<  7) /**< \brief PORT Mask  for PA07 */
48 #define PIN_PA08                           8  /**< \brief Pin Number for PA08 */
49 #define PORT_PA08              (_UL(1) <<  8) /**< \brief PORT Mask  for PA08 */
50 #define PIN_PA09                           9  /**< \brief Pin Number for PA09 */
51 #define PORT_PA09              (_UL(1) <<  9) /**< \brief PORT Mask  for PA09 */
52 #define PIN_PA10                          10  /**< \brief Pin Number for PA10 */
53 #define PORT_PA10              (_UL(1) << 10) /**< \brief PORT Mask  for PA10 */
54 #define PIN_PA11                          11  /**< \brief Pin Number for PA11 */
55 #define PORT_PA11              (_UL(1) << 11) /**< \brief PORT Mask  for PA11 */
56 #define PIN_PA12                          12  /**< \brief Pin Number for PA12 */
57 #define PORT_PA12              (_UL(1) << 12) /**< \brief PORT Mask  for PA12 */
58 #define PIN_PA13                          13  /**< \brief Pin Number for PA13 */
59 #define PORT_PA13              (_UL(1) << 13) /**< \brief PORT Mask  for PA13 */
60 #define PIN_PA14                          14  /**< \brief Pin Number for PA14 */
61 #define PORT_PA14              (_UL(1) << 14) /**< \brief PORT Mask  for PA14 */
62 #define PIN_PA15                          15  /**< \brief Pin Number for PA15 */
63 #define PORT_PA15              (_UL(1) << 15) /**< \brief PORT Mask  for PA15 */
64 #define PIN_PA16                          16  /**< \brief Pin Number for PA16 */
65 #define PORT_PA16              (_UL(1) << 16) /**< \brief PORT Mask  for PA16 */
66 #define PIN_PA17                          17  /**< \brief Pin Number for PA17 */
67 #define PORT_PA17              (_UL(1) << 17) /**< \brief PORT Mask  for PA17 */
68 #define PIN_PA18                          18  /**< \brief Pin Number for PA18 */
69 #define PORT_PA18              (_UL(1) << 18) /**< \brief PORT Mask  for PA18 */
70 #define PIN_PA19                          19  /**< \brief Pin Number for PA19 */
71 #define PORT_PA19              (_UL(1) << 19) /**< \brief PORT Mask  for PA19 */
72 #define PIN_PA20                          20  /**< \brief Pin Number for PA20 */
73 #define PORT_PA20              (_UL(1) << 20) /**< \brief PORT Mask  for PA20 */
74 #define PIN_PA21                          21  /**< \brief Pin Number for PA21 */
75 #define PORT_PA21              (_UL(1) << 21) /**< \brief PORT Mask  for PA21 */
76 #define PIN_PA22                          22  /**< \brief Pin Number for PA22 */
77 #define PORT_PA22              (_UL(1) << 22) /**< \brief PORT Mask  for PA22 */
78 #define PIN_PA23                          23  /**< \brief Pin Number for PA23 */
79 #define PORT_PA23              (_UL(1) << 23) /**< \brief PORT Mask  for PA23 */
80 #define PIN_PA24                          24  /**< \brief Pin Number for PA24 */
81 #define PORT_PA24              (_UL(1) << 24) /**< \brief PORT Mask  for PA24 */
82 #define PIN_PA25                          25  /**< \brief Pin Number for PA25 */
83 #define PORT_PA25              (_UL(1) << 25) /**< \brief PORT Mask  for PA25 */
84 #define PIN_PA27                          27  /**< \brief Pin Number for PA27 */
85 #define PORT_PA27              (_UL(1) << 27) /**< \brief PORT Mask  for PA27 */
86 #define PIN_PA30                          30  /**< \brief Pin Number for PA30 */
87 #define PORT_PA30              (_UL(1) << 30) /**< \brief PORT Mask  for PA30 */
88 #define PIN_PA31                          31  /**< \brief Pin Number for PA31 */
89 #define PORT_PA31              (_UL(1) << 31) /**< \brief PORT Mask  for PA31 */
90 #define PIN_PB00                          32  /**< \brief Pin Number for PB00 */
91 #define PORT_PB00              (_UL(1) <<  0) /**< \brief PORT Mask  for PB00 */
92 #define PIN_PB01                          33  /**< \brief Pin Number for PB01 */
93 #define PORT_PB01              (_UL(1) <<  1) /**< \brief PORT Mask  for PB01 */
94 #define PIN_PB02                          34  /**< \brief Pin Number for PB02 */
95 #define PORT_PB02              (_UL(1) <<  2) /**< \brief PORT Mask  for PB02 */
96 #define PIN_PB03                          35  /**< \brief Pin Number for PB03 */
97 #define PORT_PB03              (_UL(1) <<  3) /**< \brief PORT Mask  for PB03 */
98 #define PIN_PB04                          36  /**< \brief Pin Number for PB04 */
99 #define PORT_PB04              (_UL(1) <<  4) /**< \brief PORT Mask  for PB04 */
100 #define PIN_PB05                          37  /**< \brief Pin Number for PB05 */
101 #define PORT_PB05              (_UL(1) <<  5) /**< \brief PORT Mask  for PB05 */
102 #define PIN_PB06                          38  /**< \brief Pin Number for PB06 */
103 #define PORT_PB06              (_UL(1) <<  6) /**< \brief PORT Mask  for PB06 */
104 #define PIN_PB07                          39  /**< \brief Pin Number for PB07 */
105 #define PORT_PB07              (_UL(1) <<  7) /**< \brief PORT Mask  for PB07 */
106 #define PIN_PB08                          40  /**< \brief Pin Number for PB08 */
107 #define PORT_PB08              (_UL(1) <<  8) /**< \brief PORT Mask  for PB08 */
108 #define PIN_PB09                          41  /**< \brief Pin Number for PB09 */
109 #define PORT_PB09              (_UL(1) <<  9) /**< \brief PORT Mask  for PB09 */
110 #define PIN_PB10                          42  /**< \brief Pin Number for PB10 */
111 #define PORT_PB10              (_UL(1) << 10) /**< \brief PORT Mask  for PB10 */
112 #define PIN_PB11                          43  /**< \brief Pin Number for PB11 */
113 #define PORT_PB11              (_UL(1) << 11) /**< \brief PORT Mask  for PB11 */
114 #define PIN_PB12                          44  /**< \brief Pin Number for PB12 */
115 #define PORT_PB12              (_UL(1) << 12) /**< \brief PORT Mask  for PB12 */
116 #define PIN_PB13                          45  /**< \brief Pin Number for PB13 */
117 #define PORT_PB13              (_UL(1) << 13) /**< \brief PORT Mask  for PB13 */
118 #define PIN_PB14                          46  /**< \brief Pin Number for PB14 */
119 #define PORT_PB14              (_UL(1) << 14) /**< \brief PORT Mask  for PB14 */
120 #define PIN_PB15                          47  /**< \brief Pin Number for PB15 */
121 #define PORT_PB15              (_UL(1) << 15) /**< \brief PORT Mask  for PB15 */
122 #define PIN_PB16                          48  /**< \brief Pin Number for PB16 */
123 #define PORT_PB16              (_UL(1) << 16) /**< \brief PORT Mask  for PB16 */
124 #define PIN_PB17                          49  /**< \brief Pin Number for PB17 */
125 #define PORT_PB17              (_UL(1) << 17) /**< \brief PORT Mask  for PB17 */
126 #define PIN_PB22                          54  /**< \brief Pin Number for PB22 */
127 #define PORT_PB22              (_UL(1) << 22) /**< \brief PORT Mask  for PB22 */
128 #define PIN_PB23                          55  /**< \brief Pin Number for PB23 */
129 #define PORT_PB23              (_UL(1) << 23) /**< \brief PORT Mask  for PB23 */
130 #define PIN_PB30                          62  /**< \brief Pin Number for PB30 */
131 #define PORT_PB30              (_UL(1) << 30) /**< \brief PORT Mask  for PB30 */
132 #define PIN_PB31                          63  /**< \brief Pin Number for PB31 */
133 #define PORT_PB31              (_UL(1) << 31) /**< \brief PORT Mask  for PB31 */
134 /* ========== PORT definition for RSTC peripheral ========== */
135 #define PIN_PA00A_RSTC_EXTWAKE0         _L(0) /**< \brief RSTC signal: EXTWAKE0 on PA00 mux A */
136 #define MUX_PA00A_RSTC_EXTWAKE0         _L(0)
137 #define PINMUX_PA00A_RSTC_EXTWAKE0  ((PIN_PA00A_RSTC_EXTWAKE0 << 16) | MUX_PA00A_RSTC_EXTWAKE0)
138 #define PORT_PA00A_RSTC_EXTWAKE0  (_UL(1) <<  0)
139 #define PIN_PA01A_RSTC_EXTWAKE1         _L(1) /**< \brief RSTC signal: EXTWAKE1 on PA01 mux A */
140 #define MUX_PA01A_RSTC_EXTWAKE1         _L(0)
141 #define PINMUX_PA01A_RSTC_EXTWAKE1  ((PIN_PA01A_RSTC_EXTWAKE1 << 16) | MUX_PA01A_RSTC_EXTWAKE1)
142 #define PORT_PA01A_RSTC_EXTWAKE1  (_UL(1) <<  1)
143 #define PIN_PA02A_RSTC_EXTWAKE2         _L(2) /**< \brief RSTC signal: EXTWAKE2 on PA02 mux A */
144 #define MUX_PA02A_RSTC_EXTWAKE2         _L(0)
145 #define PINMUX_PA02A_RSTC_EXTWAKE2  ((PIN_PA02A_RSTC_EXTWAKE2 << 16) | MUX_PA02A_RSTC_EXTWAKE2)
146 #define PORT_PA02A_RSTC_EXTWAKE2  (_UL(1) <<  2)
147 #define PIN_PA03A_RSTC_EXTWAKE3         _L(3) /**< \brief RSTC signal: EXTWAKE3 on PA03 mux A */
148 #define MUX_PA03A_RSTC_EXTWAKE3         _L(0)
149 #define PINMUX_PA03A_RSTC_EXTWAKE3  ((PIN_PA03A_RSTC_EXTWAKE3 << 16) | MUX_PA03A_RSTC_EXTWAKE3)
150 #define PORT_PA03A_RSTC_EXTWAKE3  (_UL(1) <<  3)
151 #define PIN_PA04A_RSTC_EXTWAKE4         _L(4) /**< \brief RSTC signal: EXTWAKE4 on PA04 mux A */
152 #define MUX_PA04A_RSTC_EXTWAKE4         _L(0)
153 #define PINMUX_PA04A_RSTC_EXTWAKE4  ((PIN_PA04A_RSTC_EXTWAKE4 << 16) | MUX_PA04A_RSTC_EXTWAKE4)
154 #define PORT_PA04A_RSTC_EXTWAKE4  (_UL(1) <<  4)
155 #define PIN_PA05A_RSTC_EXTWAKE5         _L(5) /**< \brief RSTC signal: EXTWAKE5 on PA05 mux A */
156 #define MUX_PA05A_RSTC_EXTWAKE5         _L(0)
157 #define PINMUX_PA05A_RSTC_EXTWAKE5  ((PIN_PA05A_RSTC_EXTWAKE5 << 16) | MUX_PA05A_RSTC_EXTWAKE5)
158 #define PORT_PA05A_RSTC_EXTWAKE5  (_UL(1) <<  5)
159 #define PIN_PA06A_RSTC_EXTWAKE6         _L(6) /**< \brief RSTC signal: EXTWAKE6 on PA06 mux A */
160 #define MUX_PA06A_RSTC_EXTWAKE6         _L(0)
161 #define PINMUX_PA06A_RSTC_EXTWAKE6  ((PIN_PA06A_RSTC_EXTWAKE6 << 16) | MUX_PA06A_RSTC_EXTWAKE6)
162 #define PORT_PA06A_RSTC_EXTWAKE6  (_UL(1) <<  6)
163 #define PIN_PA07A_RSTC_EXTWAKE7         _L(7) /**< \brief RSTC signal: EXTWAKE7 on PA07 mux A */
164 #define MUX_PA07A_RSTC_EXTWAKE7         _L(0)
165 #define PINMUX_PA07A_RSTC_EXTWAKE7  ((PIN_PA07A_RSTC_EXTWAKE7 << 16) | MUX_PA07A_RSTC_EXTWAKE7)
166 #define PORT_PA07A_RSTC_EXTWAKE7  (_UL(1) <<  7)
167 /* ========== PORT definition for SUPC peripheral ========== */
168 #define PIN_PB01H_SUPC_OUT0            _L(33) /**< \brief SUPC signal: OUT0 on PB01 mux H */
169 #define MUX_PB01H_SUPC_OUT0             _L(7)
170 #define PINMUX_PB01H_SUPC_OUT0     ((PIN_PB01H_SUPC_OUT0 << 16) | MUX_PB01H_SUPC_OUT0)
171 #define PORT_PB01H_SUPC_OUT0   (_UL(1) <<  1)
172 #define PIN_PB02H_SUPC_OUT1            _L(34) /**< \brief SUPC signal: OUT1 on PB02 mux H */
173 #define MUX_PB02H_SUPC_OUT1             _L(7)
174 #define PINMUX_PB02H_SUPC_OUT1     ((PIN_PB02H_SUPC_OUT1 << 16) | MUX_PB02H_SUPC_OUT1)
175 #define PORT_PB02H_SUPC_OUT1   (_UL(1) <<  2)
176 #define PIN_PB00H_SUPC_PSOK            _L(32) /**< \brief SUPC signal: PSOK on PB00 mux H */
177 #define MUX_PB00H_SUPC_PSOK             _L(7)
178 #define PINMUX_PB00H_SUPC_PSOK     ((PIN_PB00H_SUPC_PSOK << 16) | MUX_PB00H_SUPC_PSOK)
179 #define PORT_PB00H_SUPC_PSOK   (_UL(1) <<  0)
180 #define PIN_PB03H_SUPC_VBAT            _L(35) /**< \brief SUPC signal: VBAT on PB03 mux H */
181 #define MUX_PB03H_SUPC_VBAT             _L(7)
182 #define PINMUX_PB03H_SUPC_VBAT     ((PIN_PB03H_SUPC_VBAT << 16) | MUX_PB03H_SUPC_VBAT)
183 #define PORT_PB03H_SUPC_VBAT   (_UL(1) <<  3)
184 /* ========== PORT definition for GCLK peripheral ========== */
185 #define PIN_PB14H_GCLK_IO0             _L(46) /**< \brief GCLK signal: IO0 on PB14 mux H */
186 #define MUX_PB14H_GCLK_IO0              _L(7)
187 #define PINMUX_PB14H_GCLK_IO0      ((PIN_PB14H_GCLK_IO0 << 16) | MUX_PB14H_GCLK_IO0)
188 #define PORT_PB14H_GCLK_IO0    (_UL(1) << 14)
189 #define PIN_PB22H_GCLK_IO0             _L(54) /**< \brief GCLK signal: IO0 on PB22 mux H */
190 #define MUX_PB22H_GCLK_IO0              _L(7)
191 #define PINMUX_PB22H_GCLK_IO0      ((PIN_PB22H_GCLK_IO0 << 16) | MUX_PB22H_GCLK_IO0)
192 #define PORT_PB22H_GCLK_IO0    (_UL(1) << 22)
193 #define PIN_PA14H_GCLK_IO0             _L(14) /**< \brief GCLK signal: IO0 on PA14 mux H */
194 #define MUX_PA14H_GCLK_IO0              _L(7)
195 #define PINMUX_PA14H_GCLK_IO0      ((PIN_PA14H_GCLK_IO0 << 16) | MUX_PA14H_GCLK_IO0)
196 #define PORT_PA14H_GCLK_IO0    (_UL(1) << 14)
197 #define PIN_PA27H_GCLK_IO0             _L(27) /**< \brief GCLK signal: IO0 on PA27 mux H */
198 #define MUX_PA27H_GCLK_IO0              _L(7)
199 #define PINMUX_PA27H_GCLK_IO0      ((PIN_PA27H_GCLK_IO0 << 16) | MUX_PA27H_GCLK_IO0)
200 #define PORT_PA27H_GCLK_IO0    (_UL(1) << 27)
201 #define PIN_PA30H_GCLK_IO0             _L(30) /**< \brief GCLK signal: IO0 on PA30 mux H */
202 #define MUX_PA30H_GCLK_IO0              _L(7)
203 #define PINMUX_PA30H_GCLK_IO0      ((PIN_PA30H_GCLK_IO0 << 16) | MUX_PA30H_GCLK_IO0)
204 #define PORT_PA30H_GCLK_IO0    (_UL(1) << 30)
205 #define PIN_PB15H_GCLK_IO1             _L(47) /**< \brief GCLK signal: IO1 on PB15 mux H */
206 #define MUX_PB15H_GCLK_IO1              _L(7)
207 #define PINMUX_PB15H_GCLK_IO1      ((PIN_PB15H_GCLK_IO1 << 16) | MUX_PB15H_GCLK_IO1)
208 #define PORT_PB15H_GCLK_IO1    (_UL(1) << 15)
209 #define PIN_PB23H_GCLK_IO1             _L(55) /**< \brief GCLK signal: IO1 on PB23 mux H */
210 #define MUX_PB23H_GCLK_IO1              _L(7)
211 #define PINMUX_PB23H_GCLK_IO1      ((PIN_PB23H_GCLK_IO1 << 16) | MUX_PB23H_GCLK_IO1)
212 #define PORT_PB23H_GCLK_IO1    (_UL(1) << 23)
213 #define PIN_PA15H_GCLK_IO1             _L(15) /**< \brief GCLK signal: IO1 on PA15 mux H */
214 #define MUX_PA15H_GCLK_IO1              _L(7)
215 #define PINMUX_PA15H_GCLK_IO1      ((PIN_PA15H_GCLK_IO1 << 16) | MUX_PA15H_GCLK_IO1)
216 #define PORT_PA15H_GCLK_IO1    (_UL(1) << 15)
217 #define PIN_PB16H_GCLK_IO2             _L(48) /**< \brief GCLK signal: IO2 on PB16 mux H */
218 #define MUX_PB16H_GCLK_IO2              _L(7)
219 #define PINMUX_PB16H_GCLK_IO2      ((PIN_PB16H_GCLK_IO2 << 16) | MUX_PB16H_GCLK_IO2)
220 #define PORT_PB16H_GCLK_IO2    (_UL(1) << 16)
221 #define PIN_PA16H_GCLK_IO2             _L(16) /**< \brief GCLK signal: IO2 on PA16 mux H */
222 #define MUX_PA16H_GCLK_IO2              _L(7)
223 #define PINMUX_PA16H_GCLK_IO2      ((PIN_PA16H_GCLK_IO2 << 16) | MUX_PA16H_GCLK_IO2)
224 #define PORT_PA16H_GCLK_IO2    (_UL(1) << 16)
225 #define PIN_PA17H_GCLK_IO3             _L(17) /**< \brief GCLK signal: IO3 on PA17 mux H */
226 #define MUX_PA17H_GCLK_IO3              _L(7)
227 #define PINMUX_PA17H_GCLK_IO3      ((PIN_PA17H_GCLK_IO3 << 16) | MUX_PA17H_GCLK_IO3)
228 #define PORT_PA17H_GCLK_IO3    (_UL(1) << 17)
229 #define PIN_PB17H_GCLK_IO3             _L(49) /**< \brief GCLK signal: IO3 on PB17 mux H */
230 #define MUX_PB17H_GCLK_IO3              _L(7)
231 #define PINMUX_PB17H_GCLK_IO3      ((PIN_PB17H_GCLK_IO3 << 16) | MUX_PB17H_GCLK_IO3)
232 #define PORT_PB17H_GCLK_IO3    (_UL(1) << 17)
233 #define PIN_PA10H_GCLK_IO4             _L(10) /**< \brief GCLK signal: IO4 on PA10 mux H */
234 #define MUX_PA10H_GCLK_IO4              _L(7)
235 #define PINMUX_PA10H_GCLK_IO4      ((PIN_PA10H_GCLK_IO4 << 16) | MUX_PA10H_GCLK_IO4)
236 #define PORT_PA10H_GCLK_IO4    (_UL(1) << 10)
237 #define PIN_PA20H_GCLK_IO4             _L(20) /**< \brief GCLK signal: IO4 on PA20 mux H */
238 #define MUX_PA20H_GCLK_IO4              _L(7)
239 #define PINMUX_PA20H_GCLK_IO4      ((PIN_PA20H_GCLK_IO4 << 16) | MUX_PA20H_GCLK_IO4)
240 #define PORT_PA20H_GCLK_IO4    (_UL(1) << 20)
241 #define PIN_PB10H_GCLK_IO4             _L(42) /**< \brief GCLK signal: IO4 on PB10 mux H */
242 #define MUX_PB10H_GCLK_IO4              _L(7)
243 #define PINMUX_PB10H_GCLK_IO4      ((PIN_PB10H_GCLK_IO4 << 16) | MUX_PB10H_GCLK_IO4)
244 #define PORT_PB10H_GCLK_IO4    (_UL(1) << 10)
245 #define PIN_PA11H_GCLK_IO5             _L(11) /**< \brief GCLK signal: IO5 on PA11 mux H */
246 #define MUX_PA11H_GCLK_IO5              _L(7)
247 #define PINMUX_PA11H_GCLK_IO5      ((PIN_PA11H_GCLK_IO5 << 16) | MUX_PA11H_GCLK_IO5)
248 #define PORT_PA11H_GCLK_IO5    (_UL(1) << 11)
249 #define PIN_PA21H_GCLK_IO5             _L(21) /**< \brief GCLK signal: IO5 on PA21 mux H */
250 #define MUX_PA21H_GCLK_IO5              _L(7)
251 #define PINMUX_PA21H_GCLK_IO5      ((PIN_PA21H_GCLK_IO5 << 16) | MUX_PA21H_GCLK_IO5)
252 #define PORT_PA21H_GCLK_IO5    (_UL(1) << 21)
253 #define PIN_PB11H_GCLK_IO5             _L(43) /**< \brief GCLK signal: IO5 on PB11 mux H */
254 #define MUX_PB11H_GCLK_IO5              _L(7)
255 #define PINMUX_PB11H_GCLK_IO5      ((PIN_PB11H_GCLK_IO5 << 16) | MUX_PB11H_GCLK_IO5)
256 #define PORT_PB11H_GCLK_IO5    (_UL(1) << 11)
257 #define PIN_PA22H_GCLK_IO6             _L(22) /**< \brief GCLK signal: IO6 on PA22 mux H */
258 #define MUX_PA22H_GCLK_IO6              _L(7)
259 #define PINMUX_PA22H_GCLK_IO6      ((PIN_PA22H_GCLK_IO6 << 16) | MUX_PA22H_GCLK_IO6)
260 #define PORT_PA22H_GCLK_IO6    (_UL(1) << 22)
261 #define PIN_PB12H_GCLK_IO6             _L(44) /**< \brief GCLK signal: IO6 on PB12 mux H */
262 #define MUX_PB12H_GCLK_IO6              _L(7)
263 #define PINMUX_PB12H_GCLK_IO6      ((PIN_PB12H_GCLK_IO6 << 16) | MUX_PB12H_GCLK_IO6)
264 #define PORT_PB12H_GCLK_IO6    (_UL(1) << 12)
265 #define PIN_PA23H_GCLK_IO7             _L(23) /**< \brief GCLK signal: IO7 on PA23 mux H */
266 #define MUX_PA23H_GCLK_IO7              _L(7)
267 #define PINMUX_PA23H_GCLK_IO7      ((PIN_PA23H_GCLK_IO7 << 16) | MUX_PA23H_GCLK_IO7)
268 #define PORT_PA23H_GCLK_IO7    (_UL(1) << 23)
269 #define PIN_PB13H_GCLK_IO7             _L(45) /**< \brief GCLK signal: IO7 on PB13 mux H */
270 #define MUX_PB13H_GCLK_IO7              _L(7)
271 #define PINMUX_PB13H_GCLK_IO7      ((PIN_PB13H_GCLK_IO7 << 16) | MUX_PB13H_GCLK_IO7)
272 #define PORT_PB13H_GCLK_IO7    (_UL(1) << 13)
273 /* ========== PORT definition for EIC peripheral ========== */
274 #define PIN_PA16A_EIC_EXTINT0          _L(16) /**< \brief EIC signal: EXTINT0 on PA16 mux A */
275 #define MUX_PA16A_EIC_EXTINT0           _L(0)
276 #define PINMUX_PA16A_EIC_EXTINT0   ((PIN_PA16A_EIC_EXTINT0 << 16) | MUX_PA16A_EIC_EXTINT0)
277 #define PORT_PA16A_EIC_EXTINT0  (_UL(1) << 16)
278 #define PIN_PA16A_EIC_EXTINT_NUM        _L(0) /**< \brief EIC signal: PIN_PA16 External Interrupt Line */
279 #define PIN_PB00A_EIC_EXTINT0          _L(32) /**< \brief EIC signal: EXTINT0 on PB00 mux A */
280 #define MUX_PB00A_EIC_EXTINT0           _L(0)
281 #define PINMUX_PB00A_EIC_EXTINT0   ((PIN_PB00A_EIC_EXTINT0 << 16) | MUX_PB00A_EIC_EXTINT0)
282 #define PORT_PB00A_EIC_EXTINT0  (_UL(1) <<  0)
283 #define PIN_PB00A_EIC_EXTINT_NUM        _L(0) /**< \brief EIC signal: PIN_PB00 External Interrupt Line */
284 #define PIN_PB16A_EIC_EXTINT0          _L(48) /**< \brief EIC signal: EXTINT0 on PB16 mux A */
285 #define MUX_PB16A_EIC_EXTINT0           _L(0)
286 #define PINMUX_PB16A_EIC_EXTINT0   ((PIN_PB16A_EIC_EXTINT0 << 16) | MUX_PB16A_EIC_EXTINT0)
287 #define PORT_PB16A_EIC_EXTINT0  (_UL(1) << 16)
288 #define PIN_PB16A_EIC_EXTINT_NUM        _L(0) /**< \brief EIC signal: PIN_PB16 External Interrupt Line */
289 #define PIN_PA00A_EIC_EXTINT0           _L(0) /**< \brief EIC signal: EXTINT0 on PA00 mux A */
290 #define MUX_PA00A_EIC_EXTINT0           _L(0)
291 #define PINMUX_PA00A_EIC_EXTINT0   ((PIN_PA00A_EIC_EXTINT0 << 16) | MUX_PA00A_EIC_EXTINT0)
292 #define PORT_PA00A_EIC_EXTINT0  (_UL(1) <<  0)
293 #define PIN_PA00A_EIC_EXTINT_NUM        _L(0) /**< \brief EIC signal: PIN_PA00 External Interrupt Line */
294 #define PIN_PA17A_EIC_EXTINT1          _L(17) /**< \brief EIC signal: EXTINT1 on PA17 mux A */
295 #define MUX_PA17A_EIC_EXTINT1           _L(0)
296 #define PINMUX_PA17A_EIC_EXTINT1   ((PIN_PA17A_EIC_EXTINT1 << 16) | MUX_PA17A_EIC_EXTINT1)
297 #define PORT_PA17A_EIC_EXTINT1  (_UL(1) << 17)
298 #define PIN_PA17A_EIC_EXTINT_NUM        _L(1) /**< \brief EIC signal: PIN_PA17 External Interrupt Line */
299 #define PIN_PB01A_EIC_EXTINT1          _L(33) /**< \brief EIC signal: EXTINT1 on PB01 mux A */
300 #define MUX_PB01A_EIC_EXTINT1           _L(0)
301 #define PINMUX_PB01A_EIC_EXTINT1   ((PIN_PB01A_EIC_EXTINT1 << 16) | MUX_PB01A_EIC_EXTINT1)
302 #define PORT_PB01A_EIC_EXTINT1  (_UL(1) <<  1)
303 #define PIN_PB01A_EIC_EXTINT_NUM        _L(1) /**< \brief EIC signal: PIN_PB01 External Interrupt Line */
304 #define PIN_PB17A_EIC_EXTINT1          _L(49) /**< \brief EIC signal: EXTINT1 on PB17 mux A */
305 #define MUX_PB17A_EIC_EXTINT1           _L(0)
306 #define PINMUX_PB17A_EIC_EXTINT1   ((PIN_PB17A_EIC_EXTINT1 << 16) | MUX_PB17A_EIC_EXTINT1)
307 #define PORT_PB17A_EIC_EXTINT1  (_UL(1) << 17)
308 #define PIN_PB17A_EIC_EXTINT_NUM        _L(1) /**< \brief EIC signal: PIN_PB17 External Interrupt Line */
309 #define PIN_PA01A_EIC_EXTINT1           _L(1) /**< \brief EIC signal: EXTINT1 on PA01 mux A */
310 #define MUX_PA01A_EIC_EXTINT1           _L(0)
311 #define PINMUX_PA01A_EIC_EXTINT1   ((PIN_PA01A_EIC_EXTINT1 << 16) | MUX_PA01A_EIC_EXTINT1)
312 #define PORT_PA01A_EIC_EXTINT1  (_UL(1) <<  1)
313 #define PIN_PA01A_EIC_EXTINT_NUM        _L(1) /**< \brief EIC signal: PIN_PA01 External Interrupt Line */
314 #define PIN_PA02A_EIC_EXTINT2           _L(2) /**< \brief EIC signal: EXTINT2 on PA02 mux A */
315 #define MUX_PA02A_EIC_EXTINT2           _L(0)
316 #define PINMUX_PA02A_EIC_EXTINT2   ((PIN_PA02A_EIC_EXTINT2 << 16) | MUX_PA02A_EIC_EXTINT2)
317 #define PORT_PA02A_EIC_EXTINT2  (_UL(1) <<  2)
318 #define PIN_PA02A_EIC_EXTINT_NUM        _L(2) /**< \brief EIC signal: PIN_PA02 External Interrupt Line */
319 #define PIN_PA18A_EIC_EXTINT2          _L(18) /**< \brief EIC signal: EXTINT2 on PA18 mux A */
320 #define MUX_PA18A_EIC_EXTINT2           _L(0)
321 #define PINMUX_PA18A_EIC_EXTINT2   ((PIN_PA18A_EIC_EXTINT2 << 16) | MUX_PA18A_EIC_EXTINT2)
322 #define PORT_PA18A_EIC_EXTINT2  (_UL(1) << 18)
323 #define PIN_PA18A_EIC_EXTINT_NUM        _L(2) /**< \brief EIC signal: PIN_PA18 External Interrupt Line */
324 #define PIN_PB02A_EIC_EXTINT2          _L(34) /**< \brief EIC signal: EXTINT2 on PB02 mux A */
325 #define MUX_PB02A_EIC_EXTINT2           _L(0)
326 #define PINMUX_PB02A_EIC_EXTINT2   ((PIN_PB02A_EIC_EXTINT2 << 16) | MUX_PB02A_EIC_EXTINT2)
327 #define PORT_PB02A_EIC_EXTINT2  (_UL(1) <<  2)
328 #define PIN_PB02A_EIC_EXTINT_NUM        _L(2) /**< \brief EIC signal: PIN_PB02 External Interrupt Line */
329 #define PIN_PA03A_EIC_EXTINT3           _L(3) /**< \brief EIC signal: EXTINT3 on PA03 mux A */
330 #define MUX_PA03A_EIC_EXTINT3           _L(0)
331 #define PINMUX_PA03A_EIC_EXTINT3   ((PIN_PA03A_EIC_EXTINT3 << 16) | MUX_PA03A_EIC_EXTINT3)
332 #define PORT_PA03A_EIC_EXTINT3  (_UL(1) <<  3)
333 #define PIN_PA03A_EIC_EXTINT_NUM        _L(3) /**< \brief EIC signal: PIN_PA03 External Interrupt Line */
334 #define PIN_PA19A_EIC_EXTINT3          _L(19) /**< \brief EIC signal: EXTINT3 on PA19 mux A */
335 #define MUX_PA19A_EIC_EXTINT3           _L(0)
336 #define PINMUX_PA19A_EIC_EXTINT3   ((PIN_PA19A_EIC_EXTINT3 << 16) | MUX_PA19A_EIC_EXTINT3)
337 #define PORT_PA19A_EIC_EXTINT3  (_UL(1) << 19)
338 #define PIN_PA19A_EIC_EXTINT_NUM        _L(3) /**< \brief EIC signal: PIN_PA19 External Interrupt Line */
339 #define PIN_PB03A_EIC_EXTINT3          _L(35) /**< \brief EIC signal: EXTINT3 on PB03 mux A */
340 #define MUX_PB03A_EIC_EXTINT3           _L(0)
341 #define PINMUX_PB03A_EIC_EXTINT3   ((PIN_PB03A_EIC_EXTINT3 << 16) | MUX_PB03A_EIC_EXTINT3)
342 #define PORT_PB03A_EIC_EXTINT3  (_UL(1) <<  3)
343 #define PIN_PB03A_EIC_EXTINT_NUM        _L(3) /**< \brief EIC signal: PIN_PB03 External Interrupt Line */
344 #define PIN_PA04A_EIC_EXTINT4           _L(4) /**< \brief EIC signal: EXTINT4 on PA04 mux A */
345 #define MUX_PA04A_EIC_EXTINT4           _L(0)
346 #define PINMUX_PA04A_EIC_EXTINT4   ((PIN_PA04A_EIC_EXTINT4 << 16) | MUX_PA04A_EIC_EXTINT4)
347 #define PORT_PA04A_EIC_EXTINT4  (_UL(1) <<  4)
348 #define PIN_PA04A_EIC_EXTINT_NUM        _L(4) /**< \brief EIC signal: PIN_PA04 External Interrupt Line */
349 #define PIN_PA20A_EIC_EXTINT4          _L(20) /**< \brief EIC signal: EXTINT4 on PA20 mux A */
350 #define MUX_PA20A_EIC_EXTINT4           _L(0)
351 #define PINMUX_PA20A_EIC_EXTINT4   ((PIN_PA20A_EIC_EXTINT4 << 16) | MUX_PA20A_EIC_EXTINT4)
352 #define PORT_PA20A_EIC_EXTINT4  (_UL(1) << 20)
353 #define PIN_PA20A_EIC_EXTINT_NUM        _L(4) /**< \brief EIC signal: PIN_PA20 External Interrupt Line */
354 #define PIN_PB04A_EIC_EXTINT4          _L(36) /**< \brief EIC signal: EXTINT4 on PB04 mux A */
355 #define MUX_PB04A_EIC_EXTINT4           _L(0)
356 #define PINMUX_PB04A_EIC_EXTINT4   ((PIN_PB04A_EIC_EXTINT4 << 16) | MUX_PB04A_EIC_EXTINT4)
357 #define PORT_PB04A_EIC_EXTINT4  (_UL(1) <<  4)
358 #define PIN_PB04A_EIC_EXTINT_NUM        _L(4) /**< \brief EIC signal: PIN_PB04 External Interrupt Line */
359 #define PIN_PA05A_EIC_EXTINT5           _L(5) /**< \brief EIC signal: EXTINT5 on PA05 mux A */
360 #define MUX_PA05A_EIC_EXTINT5           _L(0)
361 #define PINMUX_PA05A_EIC_EXTINT5   ((PIN_PA05A_EIC_EXTINT5 << 16) | MUX_PA05A_EIC_EXTINT5)
362 #define PORT_PA05A_EIC_EXTINT5  (_UL(1) <<  5)
363 #define PIN_PA05A_EIC_EXTINT_NUM        _L(5) /**< \brief EIC signal: PIN_PA05 External Interrupt Line */
364 #define PIN_PA21A_EIC_EXTINT5          _L(21) /**< \brief EIC signal: EXTINT5 on PA21 mux A */
365 #define MUX_PA21A_EIC_EXTINT5           _L(0)
366 #define PINMUX_PA21A_EIC_EXTINT5   ((PIN_PA21A_EIC_EXTINT5 << 16) | MUX_PA21A_EIC_EXTINT5)
367 #define PORT_PA21A_EIC_EXTINT5  (_UL(1) << 21)
368 #define PIN_PA21A_EIC_EXTINT_NUM        _L(5) /**< \brief EIC signal: PIN_PA21 External Interrupt Line */
369 #define PIN_PB05A_EIC_EXTINT5          _L(37) /**< \brief EIC signal: EXTINT5 on PB05 mux A */
370 #define MUX_PB05A_EIC_EXTINT5           _L(0)
371 #define PINMUX_PB05A_EIC_EXTINT5   ((PIN_PB05A_EIC_EXTINT5 << 16) | MUX_PB05A_EIC_EXTINT5)
372 #define PORT_PB05A_EIC_EXTINT5  (_UL(1) <<  5)
373 #define PIN_PB05A_EIC_EXTINT_NUM        _L(5) /**< \brief EIC signal: PIN_PB05 External Interrupt Line */
374 #define PIN_PA06A_EIC_EXTINT6           _L(6) /**< \brief EIC signal: EXTINT6 on PA06 mux A */
375 #define MUX_PA06A_EIC_EXTINT6           _L(0)
376 #define PINMUX_PA06A_EIC_EXTINT6   ((PIN_PA06A_EIC_EXTINT6 << 16) | MUX_PA06A_EIC_EXTINT6)
377 #define PORT_PA06A_EIC_EXTINT6  (_UL(1) <<  6)
378 #define PIN_PA06A_EIC_EXTINT_NUM        _L(6) /**< \brief EIC signal: PIN_PA06 External Interrupt Line */
379 #define PIN_PA22A_EIC_EXTINT6          _L(22) /**< \brief EIC signal: EXTINT6 on PA22 mux A */
380 #define MUX_PA22A_EIC_EXTINT6           _L(0)
381 #define PINMUX_PA22A_EIC_EXTINT6   ((PIN_PA22A_EIC_EXTINT6 << 16) | MUX_PA22A_EIC_EXTINT6)
382 #define PORT_PA22A_EIC_EXTINT6  (_UL(1) << 22)
383 #define PIN_PA22A_EIC_EXTINT_NUM        _L(6) /**< \brief EIC signal: PIN_PA22 External Interrupt Line */
384 #define PIN_PB06A_EIC_EXTINT6          _L(38) /**< \brief EIC signal: EXTINT6 on PB06 mux A */
385 #define MUX_PB06A_EIC_EXTINT6           _L(0)
386 #define PINMUX_PB06A_EIC_EXTINT6   ((PIN_PB06A_EIC_EXTINT6 << 16) | MUX_PB06A_EIC_EXTINT6)
387 #define PORT_PB06A_EIC_EXTINT6  (_UL(1) <<  6)
388 #define PIN_PB06A_EIC_EXTINT_NUM        _L(6) /**< \brief EIC signal: PIN_PB06 External Interrupt Line */
389 #define PIN_PB22A_EIC_EXTINT6          _L(54) /**< \brief EIC signal: EXTINT6 on PB22 mux A */
390 #define MUX_PB22A_EIC_EXTINT6           _L(0)
391 #define PINMUX_PB22A_EIC_EXTINT6   ((PIN_PB22A_EIC_EXTINT6 << 16) | MUX_PB22A_EIC_EXTINT6)
392 #define PORT_PB22A_EIC_EXTINT6  (_UL(1) << 22)
393 #define PIN_PB22A_EIC_EXTINT_NUM        _L(6) /**< \brief EIC signal: PIN_PB22 External Interrupt Line */
394 #define PIN_PA07A_EIC_EXTINT7           _L(7) /**< \brief EIC signal: EXTINT7 on PA07 mux A */
395 #define MUX_PA07A_EIC_EXTINT7           _L(0)
396 #define PINMUX_PA07A_EIC_EXTINT7   ((PIN_PA07A_EIC_EXTINT7 << 16) | MUX_PA07A_EIC_EXTINT7)
397 #define PORT_PA07A_EIC_EXTINT7  (_UL(1) <<  7)
398 #define PIN_PA07A_EIC_EXTINT_NUM        _L(7) /**< \brief EIC signal: PIN_PA07 External Interrupt Line */
399 #define PIN_PA23A_EIC_EXTINT7          _L(23) /**< \brief EIC signal: EXTINT7 on PA23 mux A */
400 #define MUX_PA23A_EIC_EXTINT7           _L(0)
401 #define PINMUX_PA23A_EIC_EXTINT7   ((PIN_PA23A_EIC_EXTINT7 << 16) | MUX_PA23A_EIC_EXTINT7)
402 #define PORT_PA23A_EIC_EXTINT7  (_UL(1) << 23)
403 #define PIN_PA23A_EIC_EXTINT_NUM        _L(7) /**< \brief EIC signal: PIN_PA23 External Interrupt Line */
404 #define PIN_PB07A_EIC_EXTINT7          _L(39) /**< \brief EIC signal: EXTINT7 on PB07 mux A */
405 #define MUX_PB07A_EIC_EXTINT7           _L(0)
406 #define PINMUX_PB07A_EIC_EXTINT7   ((PIN_PB07A_EIC_EXTINT7 << 16) | MUX_PB07A_EIC_EXTINT7)
407 #define PORT_PB07A_EIC_EXTINT7  (_UL(1) <<  7)
408 #define PIN_PB07A_EIC_EXTINT_NUM        _L(7) /**< \brief EIC signal: PIN_PB07 External Interrupt Line */
409 #define PIN_PB23A_EIC_EXTINT7          _L(55) /**< \brief EIC signal: EXTINT7 on PB23 mux A */
410 #define MUX_PB23A_EIC_EXTINT7           _L(0)
411 #define PINMUX_PB23A_EIC_EXTINT7   ((PIN_PB23A_EIC_EXTINT7 << 16) | MUX_PB23A_EIC_EXTINT7)
412 #define PORT_PB23A_EIC_EXTINT7  (_UL(1) << 23)
413 #define PIN_PB23A_EIC_EXTINT_NUM        _L(7) /**< \brief EIC signal: PIN_PB23 External Interrupt Line */
414 #define PIN_PB08A_EIC_EXTINT8          _L(40) /**< \brief EIC signal: EXTINT8 on PB08 mux A */
415 #define MUX_PB08A_EIC_EXTINT8           _L(0)
416 #define PINMUX_PB08A_EIC_EXTINT8   ((PIN_PB08A_EIC_EXTINT8 << 16) | MUX_PB08A_EIC_EXTINT8)
417 #define PORT_PB08A_EIC_EXTINT8  (_UL(1) <<  8)
418 #define PIN_PB08A_EIC_EXTINT_NUM        _L(8) /**< \brief EIC signal: PIN_PB08 External Interrupt Line */
419 #define PIN_PA09A_EIC_EXTINT9           _L(9) /**< \brief EIC signal: EXTINT9 on PA09 mux A */
420 #define MUX_PA09A_EIC_EXTINT9           _L(0)
421 #define PINMUX_PA09A_EIC_EXTINT9   ((PIN_PA09A_EIC_EXTINT9 << 16) | MUX_PA09A_EIC_EXTINT9)
422 #define PORT_PA09A_EIC_EXTINT9  (_UL(1) <<  9)
423 #define PIN_PA09A_EIC_EXTINT_NUM        _L(9) /**< \brief EIC signal: PIN_PA09 External Interrupt Line */
424 #define PIN_PB09A_EIC_EXTINT9          _L(41) /**< \brief EIC signal: EXTINT9 on PB09 mux A */
425 #define MUX_PB09A_EIC_EXTINT9           _L(0)
426 #define PINMUX_PB09A_EIC_EXTINT9   ((PIN_PB09A_EIC_EXTINT9 << 16) | MUX_PB09A_EIC_EXTINT9)
427 #define PORT_PB09A_EIC_EXTINT9  (_UL(1) <<  9)
428 #define PIN_PB09A_EIC_EXTINT_NUM        _L(9) /**< \brief EIC signal: PIN_PB09 External Interrupt Line */
429 #define PIN_PA10A_EIC_EXTINT10         _L(10) /**< \brief EIC signal: EXTINT10 on PA10 mux A */
430 #define MUX_PA10A_EIC_EXTINT10          _L(0)
431 #define PINMUX_PA10A_EIC_EXTINT10  ((PIN_PA10A_EIC_EXTINT10 << 16) | MUX_PA10A_EIC_EXTINT10)
432 #define PORT_PA10A_EIC_EXTINT10  (_UL(1) << 10)
433 #define PIN_PA10A_EIC_EXTINT_NUM       _L(10) /**< \brief EIC signal: PIN_PA10 External Interrupt Line */
434 #define PIN_PA30A_EIC_EXTINT10         _L(30) /**< \brief EIC signal: EXTINT10 on PA30 mux A */
435 #define MUX_PA30A_EIC_EXTINT10          _L(0)
436 #define PINMUX_PA30A_EIC_EXTINT10  ((PIN_PA30A_EIC_EXTINT10 << 16) | MUX_PA30A_EIC_EXTINT10)
437 #define PORT_PA30A_EIC_EXTINT10  (_UL(1) << 30)
438 #define PIN_PA30A_EIC_EXTINT_NUM       _L(10) /**< \brief EIC signal: PIN_PA30 External Interrupt Line */
439 #define PIN_PB10A_EIC_EXTINT10         _L(42) /**< \brief EIC signal: EXTINT10 on PB10 mux A */
440 #define MUX_PB10A_EIC_EXTINT10          _L(0)
441 #define PINMUX_PB10A_EIC_EXTINT10  ((PIN_PB10A_EIC_EXTINT10 << 16) | MUX_PB10A_EIC_EXTINT10)
442 #define PORT_PB10A_EIC_EXTINT10  (_UL(1) << 10)
443 #define PIN_PB10A_EIC_EXTINT_NUM       _L(10) /**< \brief EIC signal: PIN_PB10 External Interrupt Line */
444 #define PIN_PA11A_EIC_EXTINT11         _L(11) /**< \brief EIC signal: EXTINT11 on PA11 mux A */
445 #define MUX_PA11A_EIC_EXTINT11          _L(0)
446 #define PINMUX_PA11A_EIC_EXTINT11  ((PIN_PA11A_EIC_EXTINT11 << 16) | MUX_PA11A_EIC_EXTINT11)
447 #define PORT_PA11A_EIC_EXTINT11  (_UL(1) << 11)
448 #define PIN_PA11A_EIC_EXTINT_NUM       _L(11) /**< \brief EIC signal: PIN_PA11 External Interrupt Line */
449 #define PIN_PA31A_EIC_EXTINT11         _L(31) /**< \brief EIC signal: EXTINT11 on PA31 mux A */
450 #define MUX_PA31A_EIC_EXTINT11          _L(0)
451 #define PINMUX_PA31A_EIC_EXTINT11  ((PIN_PA31A_EIC_EXTINT11 << 16) | MUX_PA31A_EIC_EXTINT11)
452 #define PORT_PA31A_EIC_EXTINT11  (_UL(1) << 31)
453 #define PIN_PA31A_EIC_EXTINT_NUM       _L(11) /**< \brief EIC signal: PIN_PA31 External Interrupt Line */
454 #define PIN_PB11A_EIC_EXTINT11         _L(43) /**< \brief EIC signal: EXTINT11 on PB11 mux A */
455 #define MUX_PB11A_EIC_EXTINT11          _L(0)
456 #define PINMUX_PB11A_EIC_EXTINT11  ((PIN_PB11A_EIC_EXTINT11 << 16) | MUX_PB11A_EIC_EXTINT11)
457 #define PORT_PB11A_EIC_EXTINT11  (_UL(1) << 11)
458 #define PIN_PB11A_EIC_EXTINT_NUM       _L(11) /**< \brief EIC signal: PIN_PB11 External Interrupt Line */
459 #define PIN_PA12A_EIC_EXTINT12         _L(12) /**< \brief EIC signal: EXTINT12 on PA12 mux A */
460 #define MUX_PA12A_EIC_EXTINT12          _L(0)
461 #define PINMUX_PA12A_EIC_EXTINT12  ((PIN_PA12A_EIC_EXTINT12 << 16) | MUX_PA12A_EIC_EXTINT12)
462 #define PORT_PA12A_EIC_EXTINT12  (_UL(1) << 12)
463 #define PIN_PA12A_EIC_EXTINT_NUM       _L(12) /**< \brief EIC signal: PIN_PA12 External Interrupt Line */
464 #define PIN_PA24A_EIC_EXTINT12         _L(24) /**< \brief EIC signal: EXTINT12 on PA24 mux A */
465 #define MUX_PA24A_EIC_EXTINT12          _L(0)
466 #define PINMUX_PA24A_EIC_EXTINT12  ((PIN_PA24A_EIC_EXTINT12 << 16) | MUX_PA24A_EIC_EXTINT12)
467 #define PORT_PA24A_EIC_EXTINT12  (_UL(1) << 24)
468 #define PIN_PA24A_EIC_EXTINT_NUM       _L(12) /**< \brief EIC signal: PIN_PA24 External Interrupt Line */
469 #define PIN_PB12A_EIC_EXTINT12         _L(44) /**< \brief EIC signal: EXTINT12 on PB12 mux A */
470 #define MUX_PB12A_EIC_EXTINT12          _L(0)
471 #define PINMUX_PB12A_EIC_EXTINT12  ((PIN_PB12A_EIC_EXTINT12 << 16) | MUX_PB12A_EIC_EXTINT12)
472 #define PORT_PB12A_EIC_EXTINT12  (_UL(1) << 12)
473 #define PIN_PB12A_EIC_EXTINT_NUM       _L(12) /**< \brief EIC signal: PIN_PB12 External Interrupt Line */
474 #define PIN_PA13A_EIC_EXTINT13         _L(13) /**< \brief EIC signal: EXTINT13 on PA13 mux A */
475 #define MUX_PA13A_EIC_EXTINT13          _L(0)
476 #define PINMUX_PA13A_EIC_EXTINT13  ((PIN_PA13A_EIC_EXTINT13 << 16) | MUX_PA13A_EIC_EXTINT13)
477 #define PORT_PA13A_EIC_EXTINT13  (_UL(1) << 13)
478 #define PIN_PA13A_EIC_EXTINT_NUM       _L(13) /**< \brief EIC signal: PIN_PA13 External Interrupt Line */
479 #define PIN_PA25A_EIC_EXTINT13         _L(25) /**< \brief EIC signal: EXTINT13 on PA25 mux A */
480 #define MUX_PA25A_EIC_EXTINT13          _L(0)
481 #define PINMUX_PA25A_EIC_EXTINT13  ((PIN_PA25A_EIC_EXTINT13 << 16) | MUX_PA25A_EIC_EXTINT13)
482 #define PORT_PA25A_EIC_EXTINT13  (_UL(1) << 25)
483 #define PIN_PA25A_EIC_EXTINT_NUM       _L(13) /**< \brief EIC signal: PIN_PA25 External Interrupt Line */
484 #define PIN_PB13A_EIC_EXTINT13         _L(45) /**< \brief EIC signal: EXTINT13 on PB13 mux A */
485 #define MUX_PB13A_EIC_EXTINT13          _L(0)
486 #define PINMUX_PB13A_EIC_EXTINT13  ((PIN_PB13A_EIC_EXTINT13 << 16) | MUX_PB13A_EIC_EXTINT13)
487 #define PORT_PB13A_EIC_EXTINT13  (_UL(1) << 13)
488 #define PIN_PB13A_EIC_EXTINT_NUM       _L(13) /**< \brief EIC signal: PIN_PB13 External Interrupt Line */
489 #define PIN_PB14A_EIC_EXTINT14         _L(46) /**< \brief EIC signal: EXTINT14 on PB14 mux A */
490 #define MUX_PB14A_EIC_EXTINT14          _L(0)
491 #define PINMUX_PB14A_EIC_EXTINT14  ((PIN_PB14A_EIC_EXTINT14 << 16) | MUX_PB14A_EIC_EXTINT14)
492 #define PORT_PB14A_EIC_EXTINT14  (_UL(1) << 14)
493 #define PIN_PB14A_EIC_EXTINT_NUM       _L(14) /**< \brief EIC signal: PIN_PB14 External Interrupt Line */
494 #define PIN_PB30A_EIC_EXTINT14         _L(62) /**< \brief EIC signal: EXTINT14 on PB30 mux A */
495 #define MUX_PB30A_EIC_EXTINT14          _L(0)
496 #define PINMUX_PB30A_EIC_EXTINT14  ((PIN_PB30A_EIC_EXTINT14 << 16) | MUX_PB30A_EIC_EXTINT14)
497 #define PORT_PB30A_EIC_EXTINT14  (_UL(1) << 30)
498 #define PIN_PB30A_EIC_EXTINT_NUM       _L(14) /**< \brief EIC signal: PIN_PB30 External Interrupt Line */
499 #define PIN_PA14A_EIC_EXTINT14         _L(14) /**< \brief EIC signal: EXTINT14 on PA14 mux A */
500 #define MUX_PA14A_EIC_EXTINT14          _L(0)
501 #define PINMUX_PA14A_EIC_EXTINT14  ((PIN_PA14A_EIC_EXTINT14 << 16) | MUX_PA14A_EIC_EXTINT14)
502 #define PORT_PA14A_EIC_EXTINT14  (_UL(1) << 14)
503 #define PIN_PA14A_EIC_EXTINT_NUM       _L(14) /**< \brief EIC signal: PIN_PA14 External Interrupt Line */
504 #define PIN_PA27A_EIC_EXTINT15         _L(27) /**< \brief EIC signal: EXTINT15 on PA27 mux A */
505 #define MUX_PA27A_EIC_EXTINT15          _L(0)
506 #define PINMUX_PA27A_EIC_EXTINT15  ((PIN_PA27A_EIC_EXTINT15 << 16) | MUX_PA27A_EIC_EXTINT15)
507 #define PORT_PA27A_EIC_EXTINT15  (_UL(1) << 27)
508 #define PIN_PA27A_EIC_EXTINT_NUM       _L(15) /**< \brief EIC signal: PIN_PA27 External Interrupt Line */
509 #define PIN_PB15A_EIC_EXTINT15         _L(47) /**< \brief EIC signal: EXTINT15 on PB15 mux A */
510 #define MUX_PB15A_EIC_EXTINT15          _L(0)
511 #define PINMUX_PB15A_EIC_EXTINT15  ((PIN_PB15A_EIC_EXTINT15 << 16) | MUX_PB15A_EIC_EXTINT15)
512 #define PORT_PB15A_EIC_EXTINT15  (_UL(1) << 15)
513 #define PIN_PB15A_EIC_EXTINT_NUM       _L(15) /**< \brief EIC signal: PIN_PB15 External Interrupt Line */
514 #define PIN_PB31A_EIC_EXTINT15         _L(63) /**< \brief EIC signal: EXTINT15 on PB31 mux A */
515 #define MUX_PB31A_EIC_EXTINT15          _L(0)
516 #define PINMUX_PB31A_EIC_EXTINT15  ((PIN_PB31A_EIC_EXTINT15 << 16) | MUX_PB31A_EIC_EXTINT15)
517 #define PORT_PB31A_EIC_EXTINT15  (_UL(1) << 31)
518 #define PIN_PB31A_EIC_EXTINT_NUM       _L(15) /**< \brief EIC signal: PIN_PB31 External Interrupt Line */
519 #define PIN_PA15A_EIC_EXTINT15         _L(15) /**< \brief EIC signal: EXTINT15 on PA15 mux A */
520 #define MUX_PA15A_EIC_EXTINT15          _L(0)
521 #define PINMUX_PA15A_EIC_EXTINT15  ((PIN_PA15A_EIC_EXTINT15 << 16) | MUX_PA15A_EIC_EXTINT15)
522 #define PORT_PA15A_EIC_EXTINT15  (_UL(1) << 15)
523 #define PIN_PA15A_EIC_EXTINT_NUM       _L(15) /**< \brief EIC signal: PIN_PA15 External Interrupt Line */
524 #define PIN_PA08A_EIC_NMI               _L(8) /**< \brief EIC signal: NMI on PA08 mux A */
525 #define MUX_PA08A_EIC_NMI               _L(0)
526 #define PINMUX_PA08A_EIC_NMI       ((PIN_PA08A_EIC_NMI << 16) | MUX_PA08A_EIC_NMI)
527 #define PORT_PA08A_EIC_NMI     (_UL(1) <<  8)
528 /* ========== PORT definition for TAL peripheral ========== */
529 #define PIN_PA27G_TAL_BRK              _L(27) /**< \brief TAL signal: BRK on PA27 mux G */
530 #define MUX_PA27G_TAL_BRK               _L(6)
531 #define PINMUX_PA27G_TAL_BRK       ((PIN_PA27G_TAL_BRK << 16) | MUX_PA27G_TAL_BRK)
532 #define PORT_PA27G_TAL_BRK     (_UL(1) << 27)
533 /* ========== PORT definition for USB peripheral ========== */
534 #define PIN_PA24G_USB_DM               _L(24) /**< \brief USB signal: DM on PA24 mux G */
535 #define MUX_PA24G_USB_DM                _L(6)
536 #define PINMUX_PA24G_USB_DM        ((PIN_PA24G_USB_DM << 16) | MUX_PA24G_USB_DM)
537 #define PORT_PA24G_USB_DM      (_UL(1) << 24)
538 #define PIN_PA25G_USB_DP               _L(25) /**< \brief USB signal: DP on PA25 mux G */
539 #define MUX_PA25G_USB_DP                _L(6)
540 #define PINMUX_PA25G_USB_DP        ((PIN_PA25G_USB_DP << 16) | MUX_PA25G_USB_DP)
541 #define PORT_PA25G_USB_DP      (_UL(1) << 25)
542 #define PIN_PA23G_USB_SOF_1KHZ         _L(23) /**< \brief USB signal: SOF_1KHZ on PA23 mux G */
543 #define MUX_PA23G_USB_SOF_1KHZ          _L(6)
544 #define PINMUX_PA23G_USB_SOF_1KHZ  ((PIN_PA23G_USB_SOF_1KHZ << 16) | MUX_PA23G_USB_SOF_1KHZ)
545 #define PORT_PA23G_USB_SOF_1KHZ  (_UL(1) << 23)
546 /* ========== PORT definition for SERCOM0 peripheral ========== */
547 #define PIN_PA04D_SERCOM0_PAD0          _L(4) /**< \brief SERCOM0 signal: PAD0 on PA04 mux D */
548 #define MUX_PA04D_SERCOM0_PAD0          _L(3)
549 #define PINMUX_PA04D_SERCOM0_PAD0  ((PIN_PA04D_SERCOM0_PAD0 << 16) | MUX_PA04D_SERCOM0_PAD0)
550 #define PORT_PA04D_SERCOM0_PAD0  (_UL(1) <<  4)
551 #define PIN_PA08C_SERCOM0_PAD0          _L(8) /**< \brief SERCOM0 signal: PAD0 on PA08 mux C */
552 #define MUX_PA08C_SERCOM0_PAD0          _L(2)
553 #define PINMUX_PA08C_SERCOM0_PAD0  ((PIN_PA08C_SERCOM0_PAD0 << 16) | MUX_PA08C_SERCOM0_PAD0)
554 #define PORT_PA08C_SERCOM0_PAD0  (_UL(1) <<  8)
555 #define PIN_PA05D_SERCOM0_PAD1          _L(5) /**< \brief SERCOM0 signal: PAD1 on PA05 mux D */
556 #define MUX_PA05D_SERCOM0_PAD1          _L(3)
557 #define PINMUX_PA05D_SERCOM0_PAD1  ((PIN_PA05D_SERCOM0_PAD1 << 16) | MUX_PA05D_SERCOM0_PAD1)
558 #define PORT_PA05D_SERCOM0_PAD1  (_UL(1) <<  5)
559 #define PIN_PA09C_SERCOM0_PAD1          _L(9) /**< \brief SERCOM0 signal: PAD1 on PA09 mux C */
560 #define MUX_PA09C_SERCOM0_PAD1          _L(2)
561 #define PINMUX_PA09C_SERCOM0_PAD1  ((PIN_PA09C_SERCOM0_PAD1 << 16) | MUX_PA09C_SERCOM0_PAD1)
562 #define PORT_PA09C_SERCOM0_PAD1  (_UL(1) <<  9)
563 #define PIN_PA06D_SERCOM0_PAD2          _L(6) /**< \brief SERCOM0 signal: PAD2 on PA06 mux D */
564 #define MUX_PA06D_SERCOM0_PAD2          _L(3)
565 #define PINMUX_PA06D_SERCOM0_PAD2  ((PIN_PA06D_SERCOM0_PAD2 << 16) | MUX_PA06D_SERCOM0_PAD2)
566 #define PORT_PA06D_SERCOM0_PAD2  (_UL(1) <<  6)
567 #define PIN_PA10C_SERCOM0_PAD2         _L(10) /**< \brief SERCOM0 signal: PAD2 on PA10 mux C */
568 #define MUX_PA10C_SERCOM0_PAD2          _L(2)
569 #define PINMUX_PA10C_SERCOM0_PAD2  ((PIN_PA10C_SERCOM0_PAD2 << 16) | MUX_PA10C_SERCOM0_PAD2)
570 #define PORT_PA10C_SERCOM0_PAD2  (_UL(1) << 10)
571 #define PIN_PA07D_SERCOM0_PAD3          _L(7) /**< \brief SERCOM0 signal: PAD3 on PA07 mux D */
572 #define MUX_PA07D_SERCOM0_PAD3          _L(3)
573 #define PINMUX_PA07D_SERCOM0_PAD3  ((PIN_PA07D_SERCOM0_PAD3 << 16) | MUX_PA07D_SERCOM0_PAD3)
574 #define PORT_PA07D_SERCOM0_PAD3  (_UL(1) <<  7)
575 #define PIN_PA11C_SERCOM0_PAD3         _L(11) /**< \brief SERCOM0 signal: PAD3 on PA11 mux C */
576 #define MUX_PA11C_SERCOM0_PAD3          _L(2)
577 #define PINMUX_PA11C_SERCOM0_PAD3  ((PIN_PA11C_SERCOM0_PAD3 << 16) | MUX_PA11C_SERCOM0_PAD3)
578 #define PORT_PA11C_SERCOM0_PAD3  (_UL(1) << 11)
579 /* ========== PORT definition for SERCOM1 peripheral ========== */
580 #define PIN_PA16C_SERCOM1_PAD0         _L(16) /**< \brief SERCOM1 signal: PAD0 on PA16 mux C */
581 #define MUX_PA16C_SERCOM1_PAD0          _L(2)
582 #define PINMUX_PA16C_SERCOM1_PAD0  ((PIN_PA16C_SERCOM1_PAD0 << 16) | MUX_PA16C_SERCOM1_PAD0)
583 #define PORT_PA16C_SERCOM1_PAD0  (_UL(1) << 16)
584 #define PIN_PA00D_SERCOM1_PAD0          _L(0) /**< \brief SERCOM1 signal: PAD0 on PA00 mux D */
585 #define MUX_PA00D_SERCOM1_PAD0          _L(3)
586 #define PINMUX_PA00D_SERCOM1_PAD0  ((PIN_PA00D_SERCOM1_PAD0 << 16) | MUX_PA00D_SERCOM1_PAD0)
587 #define PORT_PA00D_SERCOM1_PAD0  (_UL(1) <<  0)
588 #define PIN_PA17C_SERCOM1_PAD1         _L(17) /**< \brief SERCOM1 signal: PAD1 on PA17 mux C */
589 #define MUX_PA17C_SERCOM1_PAD1          _L(2)
590 #define PINMUX_PA17C_SERCOM1_PAD1  ((PIN_PA17C_SERCOM1_PAD1 << 16) | MUX_PA17C_SERCOM1_PAD1)
591 #define PORT_PA17C_SERCOM1_PAD1  (_UL(1) << 17)
592 #define PIN_PA01D_SERCOM1_PAD1          _L(1) /**< \brief SERCOM1 signal: PAD1 on PA01 mux D */
593 #define MUX_PA01D_SERCOM1_PAD1          _L(3)
594 #define PINMUX_PA01D_SERCOM1_PAD1  ((PIN_PA01D_SERCOM1_PAD1 << 16) | MUX_PA01D_SERCOM1_PAD1)
595 #define PORT_PA01D_SERCOM1_PAD1  (_UL(1) <<  1)
596 #define PIN_PA30D_SERCOM1_PAD2         _L(30) /**< \brief SERCOM1 signal: PAD2 on PA30 mux D */
597 #define MUX_PA30D_SERCOM1_PAD2          _L(3)
598 #define PINMUX_PA30D_SERCOM1_PAD2  ((PIN_PA30D_SERCOM1_PAD2 << 16) | MUX_PA30D_SERCOM1_PAD2)
599 #define PORT_PA30D_SERCOM1_PAD2  (_UL(1) << 30)
600 #define PIN_PA18C_SERCOM1_PAD2         _L(18) /**< \brief SERCOM1 signal: PAD2 on PA18 mux C */
601 #define MUX_PA18C_SERCOM1_PAD2          _L(2)
602 #define PINMUX_PA18C_SERCOM1_PAD2  ((PIN_PA18C_SERCOM1_PAD2 << 16) | MUX_PA18C_SERCOM1_PAD2)
603 #define PORT_PA18C_SERCOM1_PAD2  (_UL(1) << 18)
604 #define PIN_PA31D_SERCOM1_PAD3         _L(31) /**< \brief SERCOM1 signal: PAD3 on PA31 mux D */
605 #define MUX_PA31D_SERCOM1_PAD3          _L(3)
606 #define PINMUX_PA31D_SERCOM1_PAD3  ((PIN_PA31D_SERCOM1_PAD3 << 16) | MUX_PA31D_SERCOM1_PAD3)
607 #define PORT_PA31D_SERCOM1_PAD3  (_UL(1) << 31)
608 #define PIN_PA19C_SERCOM1_PAD3         _L(19) /**< \brief SERCOM1 signal: PAD3 on PA19 mux C */
609 #define MUX_PA19C_SERCOM1_PAD3          _L(2)
610 #define PINMUX_PA19C_SERCOM1_PAD3  ((PIN_PA19C_SERCOM1_PAD3 << 16) | MUX_PA19C_SERCOM1_PAD3)
611 #define PORT_PA19C_SERCOM1_PAD3  (_UL(1) << 19)
612 /* ========== PORT definition for SERCOM2 peripheral ========== */
613 #define PIN_PA08D_SERCOM2_PAD0          _L(8) /**< \brief SERCOM2 signal: PAD0 on PA08 mux D */
614 #define MUX_PA08D_SERCOM2_PAD0          _L(3)
615 #define PINMUX_PA08D_SERCOM2_PAD0  ((PIN_PA08D_SERCOM2_PAD0 << 16) | MUX_PA08D_SERCOM2_PAD0)
616 #define PORT_PA08D_SERCOM2_PAD0  (_UL(1) <<  8)
617 #define PIN_PA12C_SERCOM2_PAD0         _L(12) /**< \brief SERCOM2 signal: PAD0 on PA12 mux C */
618 #define MUX_PA12C_SERCOM2_PAD0          _L(2)
619 #define PINMUX_PA12C_SERCOM2_PAD0  ((PIN_PA12C_SERCOM2_PAD0 << 16) | MUX_PA12C_SERCOM2_PAD0)
620 #define PORT_PA12C_SERCOM2_PAD0  (_UL(1) << 12)
621 #define PIN_PA09D_SERCOM2_PAD1          _L(9) /**< \brief SERCOM2 signal: PAD1 on PA09 mux D */
622 #define MUX_PA09D_SERCOM2_PAD1          _L(3)
623 #define PINMUX_PA09D_SERCOM2_PAD1  ((PIN_PA09D_SERCOM2_PAD1 << 16) | MUX_PA09D_SERCOM2_PAD1)
624 #define PORT_PA09D_SERCOM2_PAD1  (_UL(1) <<  9)
625 #define PIN_PA13C_SERCOM2_PAD1         _L(13) /**< \brief SERCOM2 signal: PAD1 on PA13 mux C */
626 #define MUX_PA13C_SERCOM2_PAD1          _L(2)
627 #define PINMUX_PA13C_SERCOM2_PAD1  ((PIN_PA13C_SERCOM2_PAD1 << 16) | MUX_PA13C_SERCOM2_PAD1)
628 #define PORT_PA13C_SERCOM2_PAD1  (_UL(1) << 13)
629 #define PIN_PA10D_SERCOM2_PAD2         _L(10) /**< \brief SERCOM2 signal: PAD2 on PA10 mux D */
630 #define MUX_PA10D_SERCOM2_PAD2          _L(3)
631 #define PINMUX_PA10D_SERCOM2_PAD2  ((PIN_PA10D_SERCOM2_PAD2 << 16) | MUX_PA10D_SERCOM2_PAD2)
632 #define PORT_PA10D_SERCOM2_PAD2  (_UL(1) << 10)
633 #define PIN_PA14C_SERCOM2_PAD2         _L(14) /**< \brief SERCOM2 signal: PAD2 on PA14 mux C */
634 #define MUX_PA14C_SERCOM2_PAD2          _L(2)
635 #define PINMUX_PA14C_SERCOM2_PAD2  ((PIN_PA14C_SERCOM2_PAD2 << 16) | MUX_PA14C_SERCOM2_PAD2)
636 #define PORT_PA14C_SERCOM2_PAD2  (_UL(1) << 14)
637 #define PIN_PA11D_SERCOM2_PAD3         _L(11) /**< \brief SERCOM2 signal: PAD3 on PA11 mux D */
638 #define MUX_PA11D_SERCOM2_PAD3          _L(3)
639 #define PINMUX_PA11D_SERCOM2_PAD3  ((PIN_PA11D_SERCOM2_PAD3 << 16) | MUX_PA11D_SERCOM2_PAD3)
640 #define PORT_PA11D_SERCOM2_PAD3  (_UL(1) << 11)
641 #define PIN_PA15C_SERCOM2_PAD3         _L(15) /**< \brief SERCOM2 signal: PAD3 on PA15 mux C */
642 #define MUX_PA15C_SERCOM2_PAD3          _L(2)
643 #define PINMUX_PA15C_SERCOM2_PAD3  ((PIN_PA15C_SERCOM2_PAD3 << 16) | MUX_PA15C_SERCOM2_PAD3)
644 #define PORT_PA15C_SERCOM2_PAD3  (_UL(1) << 15)
645 /* ========== PORT definition for SERCOM3 peripheral ========== */
646 #define PIN_PA16D_SERCOM3_PAD0         _L(16) /**< \brief SERCOM3 signal: PAD0 on PA16 mux D */
647 #define MUX_PA16D_SERCOM3_PAD0          _L(3)
648 #define PINMUX_PA16D_SERCOM3_PAD0  ((PIN_PA16D_SERCOM3_PAD0 << 16) | MUX_PA16D_SERCOM3_PAD0)
649 #define PORT_PA16D_SERCOM3_PAD0  (_UL(1) << 16)
650 #define PIN_PA22C_SERCOM3_PAD0         _L(22) /**< \brief SERCOM3 signal: PAD0 on PA22 mux C */
651 #define MUX_PA22C_SERCOM3_PAD0          _L(2)
652 #define PINMUX_PA22C_SERCOM3_PAD0  ((PIN_PA22C_SERCOM3_PAD0 << 16) | MUX_PA22C_SERCOM3_PAD0)
653 #define PORT_PA22C_SERCOM3_PAD0  (_UL(1) << 22)
654 #define PIN_PA17D_SERCOM3_PAD1         _L(17) /**< \brief SERCOM3 signal: PAD1 on PA17 mux D */
655 #define MUX_PA17D_SERCOM3_PAD1          _L(3)
656 #define PINMUX_PA17D_SERCOM3_PAD1  ((PIN_PA17D_SERCOM3_PAD1 << 16) | MUX_PA17D_SERCOM3_PAD1)
657 #define PORT_PA17D_SERCOM3_PAD1  (_UL(1) << 17)
658 #define PIN_PA23C_SERCOM3_PAD1         _L(23) /**< \brief SERCOM3 signal: PAD1 on PA23 mux C */
659 #define MUX_PA23C_SERCOM3_PAD1          _L(2)
660 #define PINMUX_PA23C_SERCOM3_PAD1  ((PIN_PA23C_SERCOM3_PAD1 << 16) | MUX_PA23C_SERCOM3_PAD1)
661 #define PORT_PA23C_SERCOM3_PAD1  (_UL(1) << 23)
662 #define PIN_PA18D_SERCOM3_PAD2         _L(18) /**< \brief SERCOM3 signal: PAD2 on PA18 mux D */
663 #define MUX_PA18D_SERCOM3_PAD2          _L(3)
664 #define PINMUX_PA18D_SERCOM3_PAD2  ((PIN_PA18D_SERCOM3_PAD2 << 16) | MUX_PA18D_SERCOM3_PAD2)
665 #define PORT_PA18D_SERCOM3_PAD2  (_UL(1) << 18)
666 #define PIN_PA20D_SERCOM3_PAD2         _L(20) /**< \brief SERCOM3 signal: PAD2 on PA20 mux D */
667 #define MUX_PA20D_SERCOM3_PAD2          _L(3)
668 #define PINMUX_PA20D_SERCOM3_PAD2  ((PIN_PA20D_SERCOM3_PAD2 << 16) | MUX_PA20D_SERCOM3_PAD2)
669 #define PORT_PA20D_SERCOM3_PAD2  (_UL(1) << 20)
670 #define PIN_PA24C_SERCOM3_PAD2         _L(24) /**< \brief SERCOM3 signal: PAD2 on PA24 mux C */
671 #define MUX_PA24C_SERCOM3_PAD2          _L(2)
672 #define PINMUX_PA24C_SERCOM3_PAD2  ((PIN_PA24C_SERCOM3_PAD2 << 16) | MUX_PA24C_SERCOM3_PAD2)
673 #define PORT_PA24C_SERCOM3_PAD2  (_UL(1) << 24)
674 #define PIN_PA19D_SERCOM3_PAD3         _L(19) /**< \brief SERCOM3 signal: PAD3 on PA19 mux D */
675 #define MUX_PA19D_SERCOM3_PAD3          _L(3)
676 #define PINMUX_PA19D_SERCOM3_PAD3  ((PIN_PA19D_SERCOM3_PAD3 << 16) | MUX_PA19D_SERCOM3_PAD3)
677 #define PORT_PA19D_SERCOM3_PAD3  (_UL(1) << 19)
678 #define PIN_PA21D_SERCOM3_PAD3         _L(21) /**< \brief SERCOM3 signal: PAD3 on PA21 mux D */
679 #define MUX_PA21D_SERCOM3_PAD3          _L(3)
680 #define PINMUX_PA21D_SERCOM3_PAD3  ((PIN_PA21D_SERCOM3_PAD3 << 16) | MUX_PA21D_SERCOM3_PAD3)
681 #define PORT_PA21D_SERCOM3_PAD3  (_UL(1) << 21)
682 #define PIN_PA25C_SERCOM3_PAD3         _L(25) /**< \brief SERCOM3 signal: PAD3 on PA25 mux C */
683 #define MUX_PA25C_SERCOM3_PAD3          _L(2)
684 #define PINMUX_PA25C_SERCOM3_PAD3  ((PIN_PA25C_SERCOM3_PAD3 << 16) | MUX_PA25C_SERCOM3_PAD3)
685 #define PORT_PA25C_SERCOM3_PAD3  (_UL(1) << 25)
686 /* ========== PORT definition for SERCOM4 peripheral ========== */
687 #define PIN_PA12D_SERCOM4_PAD0         _L(12) /**< \brief SERCOM4 signal: PAD0 on PA12 mux D */
688 #define MUX_PA12D_SERCOM4_PAD0          _L(3)
689 #define PINMUX_PA12D_SERCOM4_PAD0  ((PIN_PA12D_SERCOM4_PAD0 << 16) | MUX_PA12D_SERCOM4_PAD0)
690 #define PORT_PA12D_SERCOM4_PAD0  (_UL(1) << 12)
691 #define PIN_PB08D_SERCOM4_PAD0         _L(40) /**< \brief SERCOM4 signal: PAD0 on PB08 mux D */
692 #define MUX_PB08D_SERCOM4_PAD0          _L(3)
693 #define PINMUX_PB08D_SERCOM4_PAD0  ((PIN_PB08D_SERCOM4_PAD0 << 16) | MUX_PB08D_SERCOM4_PAD0)
694 #define PORT_PB08D_SERCOM4_PAD0  (_UL(1) <<  8)
695 #define PIN_PB12C_SERCOM4_PAD0         _L(44) /**< \brief SERCOM4 signal: PAD0 on PB12 mux C */
696 #define MUX_PB12C_SERCOM4_PAD0          _L(2)
697 #define PINMUX_PB12C_SERCOM4_PAD0  ((PIN_PB12C_SERCOM4_PAD0 << 16) | MUX_PB12C_SERCOM4_PAD0)
698 #define PORT_PB12C_SERCOM4_PAD0  (_UL(1) << 12)
699 #define PIN_PA13D_SERCOM4_PAD1         _L(13) /**< \brief SERCOM4 signal: PAD1 on PA13 mux D */
700 #define MUX_PA13D_SERCOM4_PAD1          _L(3)
701 #define PINMUX_PA13D_SERCOM4_PAD1  ((PIN_PA13D_SERCOM4_PAD1 << 16) | MUX_PA13D_SERCOM4_PAD1)
702 #define PORT_PA13D_SERCOM4_PAD1  (_UL(1) << 13)
703 #define PIN_PB09D_SERCOM4_PAD1         _L(41) /**< \brief SERCOM4 signal: PAD1 on PB09 mux D */
704 #define MUX_PB09D_SERCOM4_PAD1          _L(3)
705 #define PINMUX_PB09D_SERCOM4_PAD1  ((PIN_PB09D_SERCOM4_PAD1 << 16) | MUX_PB09D_SERCOM4_PAD1)
706 #define PORT_PB09D_SERCOM4_PAD1  (_UL(1) <<  9)
707 #define PIN_PB13C_SERCOM4_PAD1         _L(45) /**< \brief SERCOM4 signal: PAD1 on PB13 mux C */
708 #define MUX_PB13C_SERCOM4_PAD1          _L(2)
709 #define PINMUX_PB13C_SERCOM4_PAD1  ((PIN_PB13C_SERCOM4_PAD1 << 16) | MUX_PB13C_SERCOM4_PAD1)
710 #define PORT_PB13C_SERCOM4_PAD1  (_UL(1) << 13)
711 #define PIN_PA14D_SERCOM4_PAD2         _L(14) /**< \brief SERCOM4 signal: PAD2 on PA14 mux D */
712 #define MUX_PA14D_SERCOM4_PAD2          _L(3)
713 #define PINMUX_PA14D_SERCOM4_PAD2  ((PIN_PA14D_SERCOM4_PAD2 << 16) | MUX_PA14D_SERCOM4_PAD2)
714 #define PORT_PA14D_SERCOM4_PAD2  (_UL(1) << 14)
715 #define PIN_PB10D_SERCOM4_PAD2         _L(42) /**< \brief SERCOM4 signal: PAD2 on PB10 mux D */
716 #define MUX_PB10D_SERCOM4_PAD2          _L(3)
717 #define PINMUX_PB10D_SERCOM4_PAD2  ((PIN_PB10D_SERCOM4_PAD2 << 16) | MUX_PB10D_SERCOM4_PAD2)
718 #define PORT_PB10D_SERCOM4_PAD2  (_UL(1) << 10)
719 #define PIN_PB14C_SERCOM4_PAD2         _L(46) /**< \brief SERCOM4 signal: PAD2 on PB14 mux C */
720 #define MUX_PB14C_SERCOM4_PAD2          _L(2)
721 #define PINMUX_PB14C_SERCOM4_PAD2  ((PIN_PB14C_SERCOM4_PAD2 << 16) | MUX_PB14C_SERCOM4_PAD2)
722 #define PORT_PB14C_SERCOM4_PAD2  (_UL(1) << 14)
723 #define PIN_PA15D_SERCOM4_PAD3         _L(15) /**< \brief SERCOM4 signal: PAD3 on PA15 mux D */
724 #define MUX_PA15D_SERCOM4_PAD3          _L(3)
725 #define PINMUX_PA15D_SERCOM4_PAD3  ((PIN_PA15D_SERCOM4_PAD3 << 16) | MUX_PA15D_SERCOM4_PAD3)
726 #define PORT_PA15D_SERCOM4_PAD3  (_UL(1) << 15)
727 #define PIN_PB11D_SERCOM4_PAD3         _L(43) /**< \brief SERCOM4 signal: PAD3 on PB11 mux D */
728 #define MUX_PB11D_SERCOM4_PAD3          _L(3)
729 #define PINMUX_PB11D_SERCOM4_PAD3  ((PIN_PB11D_SERCOM4_PAD3 << 16) | MUX_PB11D_SERCOM4_PAD3)
730 #define PORT_PB11D_SERCOM4_PAD3  (_UL(1) << 11)
731 #define PIN_PB15C_SERCOM4_PAD3         _L(47) /**< \brief SERCOM4 signal: PAD3 on PB15 mux C */
732 #define MUX_PB15C_SERCOM4_PAD3          _L(2)
733 #define PINMUX_PB15C_SERCOM4_PAD3  ((PIN_PB15C_SERCOM4_PAD3 << 16) | MUX_PB15C_SERCOM4_PAD3)
734 #define PORT_PB15C_SERCOM4_PAD3  (_UL(1) << 15)
735 /* ========== PORT definition for TCC0 peripheral ========== */
736 #define PIN_PA04E_TCC0_WO0              _L(4) /**< \brief TCC0 signal: WO0 on PA04 mux E */
737 #define MUX_PA04E_TCC0_WO0              _L(4)
738 #define PINMUX_PA04E_TCC0_WO0      ((PIN_PA04E_TCC0_WO0 << 16) | MUX_PA04E_TCC0_WO0)
739 #define PORT_PA04E_TCC0_WO0    (_UL(1) <<  4)
740 #define PIN_PA08E_TCC0_WO0              _L(8) /**< \brief TCC0 signal: WO0 on PA08 mux E */
741 #define MUX_PA08E_TCC0_WO0              _L(4)
742 #define PINMUX_PA08E_TCC0_WO0      ((PIN_PA08E_TCC0_WO0 << 16) | MUX_PA08E_TCC0_WO0)
743 #define PORT_PA08E_TCC0_WO0    (_UL(1) <<  8)
744 #define PIN_PB30E_TCC0_WO0             _L(62) /**< \brief TCC0 signal: WO0 on PB30 mux E */
745 #define MUX_PB30E_TCC0_WO0              _L(4)
746 #define PINMUX_PB30E_TCC0_WO0      ((PIN_PB30E_TCC0_WO0 << 16) | MUX_PB30E_TCC0_WO0)
747 #define PORT_PB30E_TCC0_WO0    (_UL(1) << 30)
748 #define PIN_PA05E_TCC0_WO1              _L(5) /**< \brief TCC0 signal: WO1 on PA05 mux E */
749 #define MUX_PA05E_TCC0_WO1              _L(4)
750 #define PINMUX_PA05E_TCC0_WO1      ((PIN_PA05E_TCC0_WO1 << 16) | MUX_PA05E_TCC0_WO1)
751 #define PORT_PA05E_TCC0_WO1    (_UL(1) <<  5)
752 #define PIN_PA09E_TCC0_WO1              _L(9) /**< \brief TCC0 signal: WO1 on PA09 mux E */
753 #define MUX_PA09E_TCC0_WO1              _L(4)
754 #define PINMUX_PA09E_TCC0_WO1      ((PIN_PA09E_TCC0_WO1 << 16) | MUX_PA09E_TCC0_WO1)
755 #define PORT_PA09E_TCC0_WO1    (_UL(1) <<  9)
756 #define PIN_PB31E_TCC0_WO1             _L(63) /**< \brief TCC0 signal: WO1 on PB31 mux E */
757 #define MUX_PB31E_TCC0_WO1              _L(4)
758 #define PINMUX_PB31E_TCC0_WO1      ((PIN_PB31E_TCC0_WO1 << 16) | MUX_PB31E_TCC0_WO1)
759 #define PORT_PB31E_TCC0_WO1    (_UL(1) << 31)
760 #define PIN_PA10F_TCC0_WO2             _L(10) /**< \brief TCC0 signal: WO2 on PA10 mux F */
761 #define MUX_PA10F_TCC0_WO2              _L(5)
762 #define PINMUX_PA10F_TCC0_WO2      ((PIN_PA10F_TCC0_WO2 << 16) | MUX_PA10F_TCC0_WO2)
763 #define PORT_PA10F_TCC0_WO2    (_UL(1) << 10)
764 #define PIN_PA18F_TCC0_WO2             _L(18) /**< \brief TCC0 signal: WO2 on PA18 mux F */
765 #define MUX_PA18F_TCC0_WO2              _L(5)
766 #define PINMUX_PA18F_TCC0_WO2      ((PIN_PA18F_TCC0_WO2 << 16) | MUX_PA18F_TCC0_WO2)
767 #define PORT_PA18F_TCC0_WO2    (_UL(1) << 18)
768 #define PIN_PA11F_TCC0_WO3             _L(11) /**< \brief TCC0 signal: WO3 on PA11 mux F */
769 #define MUX_PA11F_TCC0_WO3              _L(5)
770 #define PINMUX_PA11F_TCC0_WO3      ((PIN_PA11F_TCC0_WO3 << 16) | MUX_PA11F_TCC0_WO3)
771 #define PORT_PA11F_TCC0_WO3    (_UL(1) << 11)
772 #define PIN_PA19F_TCC0_WO3             _L(19) /**< \brief TCC0 signal: WO3 on PA19 mux F */
773 #define MUX_PA19F_TCC0_WO3              _L(5)
774 #define PINMUX_PA19F_TCC0_WO3      ((PIN_PA19F_TCC0_WO3 << 16) | MUX_PA19F_TCC0_WO3)
775 #define PORT_PA19F_TCC0_WO3    (_UL(1) << 19)
776 #define PIN_PA22F_TCC0_WO4             _L(22) /**< \brief TCC0 signal: WO4 on PA22 mux F */
777 #define MUX_PA22F_TCC0_WO4              _L(5)
778 #define PINMUX_PA22F_TCC0_WO4      ((PIN_PA22F_TCC0_WO4 << 16) | MUX_PA22F_TCC0_WO4)
779 #define PORT_PA22F_TCC0_WO4    (_UL(1) << 22)
780 #define PIN_PB10F_TCC0_WO4             _L(42) /**< \brief TCC0 signal: WO4 on PB10 mux F */
781 #define MUX_PB10F_TCC0_WO4              _L(5)
782 #define PINMUX_PB10F_TCC0_WO4      ((PIN_PB10F_TCC0_WO4 << 16) | MUX_PB10F_TCC0_WO4)
783 #define PORT_PB10F_TCC0_WO4    (_UL(1) << 10)
784 #define PIN_PB16F_TCC0_WO4             _L(48) /**< \brief TCC0 signal: WO4 on PB16 mux F */
785 #define MUX_PB16F_TCC0_WO4              _L(5)
786 #define PINMUX_PB16F_TCC0_WO4      ((PIN_PB16F_TCC0_WO4 << 16) | MUX_PB16F_TCC0_WO4)
787 #define PORT_PB16F_TCC0_WO4    (_UL(1) << 16)
788 #define PIN_PA14F_TCC0_WO4             _L(14) /**< \brief TCC0 signal: WO4 on PA14 mux F */
789 #define MUX_PA14F_TCC0_WO4              _L(5)
790 #define PINMUX_PA14F_TCC0_WO4      ((PIN_PA14F_TCC0_WO4 << 16) | MUX_PA14F_TCC0_WO4)
791 #define PORT_PA14F_TCC0_WO4    (_UL(1) << 14)
792 #define PIN_PA15F_TCC0_WO5             _L(15) /**< \brief TCC0 signal: WO5 on PA15 mux F */
793 #define MUX_PA15F_TCC0_WO5              _L(5)
794 #define PINMUX_PA15F_TCC0_WO5      ((PIN_PA15F_TCC0_WO5 << 16) | MUX_PA15F_TCC0_WO5)
795 #define PORT_PA15F_TCC0_WO5    (_UL(1) << 15)
796 #define PIN_PA23F_TCC0_WO5             _L(23) /**< \brief TCC0 signal: WO5 on PA23 mux F */
797 #define MUX_PA23F_TCC0_WO5              _L(5)
798 #define PINMUX_PA23F_TCC0_WO5      ((PIN_PA23F_TCC0_WO5 << 16) | MUX_PA23F_TCC0_WO5)
799 #define PORT_PA23F_TCC0_WO5    (_UL(1) << 23)
800 #define PIN_PB11F_TCC0_WO5             _L(43) /**< \brief TCC0 signal: WO5 on PB11 mux F */
801 #define MUX_PB11F_TCC0_WO5              _L(5)
802 #define PINMUX_PB11F_TCC0_WO5      ((PIN_PB11F_TCC0_WO5 << 16) | MUX_PB11F_TCC0_WO5)
803 #define PORT_PB11F_TCC0_WO5    (_UL(1) << 11)
804 #define PIN_PB17F_TCC0_WO5             _L(49) /**< \brief TCC0 signal: WO5 on PB17 mux F */
805 #define MUX_PB17F_TCC0_WO5              _L(5)
806 #define PINMUX_PB17F_TCC0_WO5      ((PIN_PB17F_TCC0_WO5 << 16) | MUX_PB17F_TCC0_WO5)
807 #define PORT_PB17F_TCC0_WO5    (_UL(1) << 17)
808 #define PIN_PA12F_TCC0_WO6             _L(12) /**< \brief TCC0 signal: WO6 on PA12 mux F */
809 #define MUX_PA12F_TCC0_WO6              _L(5)
810 #define PINMUX_PA12F_TCC0_WO6      ((PIN_PA12F_TCC0_WO6 << 16) | MUX_PA12F_TCC0_WO6)
811 #define PORT_PA12F_TCC0_WO6    (_UL(1) << 12)
812 #define PIN_PA16F_TCC0_WO6             _L(16) /**< \brief TCC0 signal: WO6 on PA16 mux F */
813 #define MUX_PA16F_TCC0_WO6              _L(5)
814 #define PINMUX_PA16F_TCC0_WO6      ((PIN_PA16F_TCC0_WO6 << 16) | MUX_PA16F_TCC0_WO6)
815 #define PORT_PA16F_TCC0_WO6    (_UL(1) << 16)
816 #define PIN_PA20F_TCC0_WO6             _L(20) /**< \brief TCC0 signal: WO6 on PA20 mux F */
817 #define MUX_PA20F_TCC0_WO6              _L(5)
818 #define PINMUX_PA20F_TCC0_WO6      ((PIN_PA20F_TCC0_WO6 << 16) | MUX_PA20F_TCC0_WO6)
819 #define PORT_PA20F_TCC0_WO6    (_UL(1) << 20)
820 #define PIN_PB12F_TCC0_WO6             _L(44) /**< \brief TCC0 signal: WO6 on PB12 mux F */
821 #define MUX_PB12F_TCC0_WO6              _L(5)
822 #define PINMUX_PB12F_TCC0_WO6      ((PIN_PB12F_TCC0_WO6 << 16) | MUX_PB12F_TCC0_WO6)
823 #define PORT_PB12F_TCC0_WO6    (_UL(1) << 12)
824 #define PIN_PA13F_TCC0_WO7             _L(13) /**< \brief TCC0 signal: WO7 on PA13 mux F */
825 #define MUX_PA13F_TCC0_WO7              _L(5)
826 #define PINMUX_PA13F_TCC0_WO7      ((PIN_PA13F_TCC0_WO7 << 16) | MUX_PA13F_TCC0_WO7)
827 #define PORT_PA13F_TCC0_WO7    (_UL(1) << 13)
828 #define PIN_PA17F_TCC0_WO7             _L(17) /**< \brief TCC0 signal: WO7 on PA17 mux F */
829 #define MUX_PA17F_TCC0_WO7              _L(5)
830 #define PINMUX_PA17F_TCC0_WO7      ((PIN_PA17F_TCC0_WO7 << 16) | MUX_PA17F_TCC0_WO7)
831 #define PORT_PA17F_TCC0_WO7    (_UL(1) << 17)
832 #define PIN_PA21F_TCC0_WO7             _L(21) /**< \brief TCC0 signal: WO7 on PA21 mux F */
833 #define MUX_PA21F_TCC0_WO7              _L(5)
834 #define PINMUX_PA21F_TCC0_WO7      ((PIN_PA21F_TCC0_WO7 << 16) | MUX_PA21F_TCC0_WO7)
835 #define PORT_PA21F_TCC0_WO7    (_UL(1) << 21)
836 #define PIN_PB13F_TCC0_WO7             _L(45) /**< \brief TCC0 signal: WO7 on PB13 mux F */
837 #define MUX_PB13F_TCC0_WO7              _L(5)
838 #define PINMUX_PB13F_TCC0_WO7      ((PIN_PB13F_TCC0_WO7 << 16) | MUX_PB13F_TCC0_WO7)
839 #define PORT_PB13F_TCC0_WO7    (_UL(1) << 13)
840 /* ========== PORT definition for TCC1 peripheral ========== */
841 #define PIN_PA06E_TCC1_WO0              _L(6) /**< \brief TCC1 signal: WO0 on PA06 mux E */
842 #define MUX_PA06E_TCC1_WO0              _L(4)
843 #define PINMUX_PA06E_TCC1_WO0      ((PIN_PA06E_TCC1_WO0 << 16) | MUX_PA06E_TCC1_WO0)
844 #define PORT_PA06E_TCC1_WO0    (_UL(1) <<  6)
845 #define PIN_PA10E_TCC1_WO0             _L(10) /**< \brief TCC1 signal: WO0 on PA10 mux E */
846 #define MUX_PA10E_TCC1_WO0              _L(4)
847 #define PINMUX_PA10E_TCC1_WO0      ((PIN_PA10E_TCC1_WO0 << 16) | MUX_PA10E_TCC1_WO0)
848 #define PORT_PA10E_TCC1_WO0    (_UL(1) << 10)
849 #define PIN_PA30E_TCC1_WO0             _L(30) /**< \brief TCC1 signal: WO0 on PA30 mux E */
850 #define MUX_PA30E_TCC1_WO0              _L(4)
851 #define PINMUX_PA30E_TCC1_WO0      ((PIN_PA30E_TCC1_WO0 << 16) | MUX_PA30E_TCC1_WO0)
852 #define PORT_PA30E_TCC1_WO0    (_UL(1) << 30)
853 #define PIN_PA07E_TCC1_WO1              _L(7) /**< \brief TCC1 signal: WO1 on PA07 mux E */
854 #define MUX_PA07E_TCC1_WO1              _L(4)
855 #define PINMUX_PA07E_TCC1_WO1      ((PIN_PA07E_TCC1_WO1 << 16) | MUX_PA07E_TCC1_WO1)
856 #define PORT_PA07E_TCC1_WO1    (_UL(1) <<  7)
857 #define PIN_PA11E_TCC1_WO1             _L(11) /**< \brief TCC1 signal: WO1 on PA11 mux E */
858 #define MUX_PA11E_TCC1_WO1              _L(4)
859 #define PINMUX_PA11E_TCC1_WO1      ((PIN_PA11E_TCC1_WO1 << 16) | MUX_PA11E_TCC1_WO1)
860 #define PORT_PA11E_TCC1_WO1    (_UL(1) << 11)
861 #define PIN_PA31E_TCC1_WO1             _L(31) /**< \brief TCC1 signal: WO1 on PA31 mux E */
862 #define MUX_PA31E_TCC1_WO1              _L(4)
863 #define PINMUX_PA31E_TCC1_WO1      ((PIN_PA31E_TCC1_WO1 << 16) | MUX_PA31E_TCC1_WO1)
864 #define PORT_PA31E_TCC1_WO1    (_UL(1) << 31)
865 #define PIN_PA08F_TCC1_WO2              _L(8) /**< \brief TCC1 signal: WO2 on PA08 mux F */
866 #define MUX_PA08F_TCC1_WO2              _L(5)
867 #define PINMUX_PA08F_TCC1_WO2      ((PIN_PA08F_TCC1_WO2 << 16) | MUX_PA08F_TCC1_WO2)
868 #define PORT_PA08F_TCC1_WO2    (_UL(1) <<  8)
869 #define PIN_PA24F_TCC1_WO2             _L(24) /**< \brief TCC1 signal: WO2 on PA24 mux F */
870 #define MUX_PA24F_TCC1_WO2              _L(5)
871 #define PINMUX_PA24F_TCC1_WO2      ((PIN_PA24F_TCC1_WO2 << 16) | MUX_PA24F_TCC1_WO2)
872 #define PORT_PA24F_TCC1_WO2    (_UL(1) << 24)
873 #define PIN_PB30F_TCC1_WO2             _L(62) /**< \brief TCC1 signal: WO2 on PB30 mux F */
874 #define MUX_PB30F_TCC1_WO2              _L(5)
875 #define PINMUX_PB30F_TCC1_WO2      ((PIN_PB30F_TCC1_WO2 << 16) | MUX_PB30F_TCC1_WO2)
876 #define PORT_PB30F_TCC1_WO2    (_UL(1) << 30)
877 #define PIN_PA09F_TCC1_WO3              _L(9) /**< \brief TCC1 signal: WO3 on PA09 mux F */
878 #define MUX_PA09F_TCC1_WO3              _L(5)
879 #define PINMUX_PA09F_TCC1_WO3      ((PIN_PA09F_TCC1_WO3 << 16) | MUX_PA09F_TCC1_WO3)
880 #define PORT_PA09F_TCC1_WO3    (_UL(1) <<  9)
881 #define PIN_PA25F_TCC1_WO3             _L(25) /**< \brief TCC1 signal: WO3 on PA25 mux F */
882 #define MUX_PA25F_TCC1_WO3              _L(5)
883 #define PINMUX_PA25F_TCC1_WO3      ((PIN_PA25F_TCC1_WO3 << 16) | MUX_PA25F_TCC1_WO3)
884 #define PORT_PA25F_TCC1_WO3    (_UL(1) << 25)
885 #define PIN_PB31F_TCC1_WO3             _L(63) /**< \brief TCC1 signal: WO3 on PB31 mux F */
886 #define MUX_PB31F_TCC1_WO3              _L(5)
887 #define PINMUX_PB31F_TCC1_WO3      ((PIN_PB31F_TCC1_WO3 << 16) | MUX_PB31F_TCC1_WO3)
888 #define PORT_PB31F_TCC1_WO3    (_UL(1) << 31)
889 /* ========== PORT definition for TCC2 peripheral ========== */
890 #define PIN_PA12E_TCC2_WO0             _L(12) /**< \brief TCC2 signal: WO0 on PA12 mux E */
891 #define MUX_PA12E_TCC2_WO0              _L(4)
892 #define PINMUX_PA12E_TCC2_WO0      ((PIN_PA12E_TCC2_WO0 << 16) | MUX_PA12E_TCC2_WO0)
893 #define PORT_PA12E_TCC2_WO0    (_UL(1) << 12)
894 #define PIN_PA16E_TCC2_WO0             _L(16) /**< \brief TCC2 signal: WO0 on PA16 mux E */
895 #define MUX_PA16E_TCC2_WO0              _L(4)
896 #define PINMUX_PA16E_TCC2_WO0      ((PIN_PA16E_TCC2_WO0 << 16) | MUX_PA16E_TCC2_WO0)
897 #define PORT_PA16E_TCC2_WO0    (_UL(1) << 16)
898 #define PIN_PA00E_TCC2_WO0              _L(0) /**< \brief TCC2 signal: WO0 on PA00 mux E */
899 #define MUX_PA00E_TCC2_WO0              _L(4)
900 #define PINMUX_PA00E_TCC2_WO0      ((PIN_PA00E_TCC2_WO0 << 16) | MUX_PA00E_TCC2_WO0)
901 #define PORT_PA00E_TCC2_WO0    (_UL(1) <<  0)
902 #define PIN_PA13E_TCC2_WO1             _L(13) /**< \brief TCC2 signal: WO1 on PA13 mux E */
903 #define MUX_PA13E_TCC2_WO1              _L(4)
904 #define PINMUX_PA13E_TCC2_WO1      ((PIN_PA13E_TCC2_WO1 << 16) | MUX_PA13E_TCC2_WO1)
905 #define PORT_PA13E_TCC2_WO1    (_UL(1) << 13)
906 #define PIN_PA17E_TCC2_WO1             _L(17) /**< \brief TCC2 signal: WO1 on PA17 mux E */
907 #define MUX_PA17E_TCC2_WO1              _L(4)
908 #define PINMUX_PA17E_TCC2_WO1      ((PIN_PA17E_TCC2_WO1 << 16) | MUX_PA17E_TCC2_WO1)
909 #define PORT_PA17E_TCC2_WO1    (_UL(1) << 17)
910 #define PIN_PA01E_TCC2_WO1              _L(1) /**< \brief TCC2 signal: WO1 on PA01 mux E */
911 #define MUX_PA01E_TCC2_WO1              _L(4)
912 #define PINMUX_PA01E_TCC2_WO1      ((PIN_PA01E_TCC2_WO1 << 16) | MUX_PA01E_TCC2_WO1)
913 #define PORT_PA01E_TCC2_WO1    (_UL(1) <<  1)
914 /* ========== PORT definition for TC0 peripheral ========== */
915 #define PIN_PA22E_TC0_WO0              _L(22) /**< \brief TC0 signal: WO0 on PA22 mux E */
916 #define MUX_PA22E_TC0_WO0               _L(4)
917 #define PINMUX_PA22E_TC0_WO0       ((PIN_PA22E_TC0_WO0 << 16) | MUX_PA22E_TC0_WO0)
918 #define PORT_PA22E_TC0_WO0     (_UL(1) << 22)
919 #define PIN_PB08E_TC0_WO0              _L(40) /**< \brief TC0 signal: WO0 on PB08 mux E */
920 #define MUX_PB08E_TC0_WO0               _L(4)
921 #define PINMUX_PB08E_TC0_WO0       ((PIN_PB08E_TC0_WO0 << 16) | MUX_PB08E_TC0_WO0)
922 #define PORT_PB08E_TC0_WO0     (_UL(1) <<  8)
923 #define PIN_PB12E_TC0_WO0              _L(44) /**< \brief TC0 signal: WO0 on PB12 mux E */
924 #define MUX_PB12E_TC0_WO0               _L(4)
925 #define PINMUX_PB12E_TC0_WO0       ((PIN_PB12E_TC0_WO0 << 16) | MUX_PB12E_TC0_WO0)
926 #define PORT_PB12E_TC0_WO0     (_UL(1) << 12)
927 #define PIN_PA23E_TC0_WO1              _L(23) /**< \brief TC0 signal: WO1 on PA23 mux E */
928 #define MUX_PA23E_TC0_WO1               _L(4)
929 #define PINMUX_PA23E_TC0_WO1       ((PIN_PA23E_TC0_WO1 << 16) | MUX_PA23E_TC0_WO1)
930 #define PORT_PA23E_TC0_WO1     (_UL(1) << 23)
931 #define PIN_PB09E_TC0_WO1              _L(41) /**< \brief TC0 signal: WO1 on PB09 mux E */
932 #define MUX_PB09E_TC0_WO1               _L(4)
933 #define PINMUX_PB09E_TC0_WO1       ((PIN_PB09E_TC0_WO1 << 16) | MUX_PB09E_TC0_WO1)
934 #define PORT_PB09E_TC0_WO1     (_UL(1) <<  9)
935 #define PIN_PB13E_TC0_WO1              _L(45) /**< \brief TC0 signal: WO1 on PB13 mux E */
936 #define MUX_PB13E_TC0_WO1               _L(4)
937 #define PINMUX_PB13E_TC0_WO1       ((PIN_PB13E_TC0_WO1 << 16) | MUX_PB13E_TC0_WO1)
938 #define PORT_PB13E_TC0_WO1     (_UL(1) << 13)
939 /* ========== PORT definition for TC1 peripheral ========== */
940 #define PIN_PA24E_TC1_WO0              _L(24) /**< \brief TC1 signal: WO0 on PA24 mux E */
941 #define MUX_PA24E_TC1_WO0               _L(4)
942 #define PINMUX_PA24E_TC1_WO0       ((PIN_PA24E_TC1_WO0 << 16) | MUX_PA24E_TC1_WO0)
943 #define PORT_PA24E_TC1_WO0     (_UL(1) << 24)
944 #define PIN_PB10E_TC1_WO0              _L(42) /**< \brief TC1 signal: WO0 on PB10 mux E */
945 #define MUX_PB10E_TC1_WO0               _L(4)
946 #define PINMUX_PB10E_TC1_WO0       ((PIN_PB10E_TC1_WO0 << 16) | MUX_PB10E_TC1_WO0)
947 #define PORT_PB10E_TC1_WO0     (_UL(1) << 10)
948 #define PIN_PB14E_TC1_WO0              _L(46) /**< \brief TC1 signal: WO0 on PB14 mux E */
949 #define MUX_PB14E_TC1_WO0               _L(4)
950 #define PINMUX_PB14E_TC1_WO0       ((PIN_PB14E_TC1_WO0 << 16) | MUX_PB14E_TC1_WO0)
951 #define PORT_PB14E_TC1_WO0     (_UL(1) << 14)
952 #define PIN_PA25E_TC1_WO1              _L(25) /**< \brief TC1 signal: WO1 on PA25 mux E */
953 #define MUX_PA25E_TC1_WO1               _L(4)
954 #define PINMUX_PA25E_TC1_WO1       ((PIN_PA25E_TC1_WO1 << 16) | MUX_PA25E_TC1_WO1)
955 #define PORT_PA25E_TC1_WO1     (_UL(1) << 25)
956 #define PIN_PB11E_TC1_WO1              _L(43) /**< \brief TC1 signal: WO1 on PB11 mux E */
957 #define MUX_PB11E_TC1_WO1               _L(4)
958 #define PINMUX_PB11E_TC1_WO1       ((PIN_PB11E_TC1_WO1 << 16) | MUX_PB11E_TC1_WO1)
959 #define PORT_PB11E_TC1_WO1     (_UL(1) << 11)
960 #define PIN_PB15E_TC1_WO1              _L(47) /**< \brief TC1 signal: WO1 on PB15 mux E */
961 #define MUX_PB15E_TC1_WO1               _L(4)
962 #define PINMUX_PB15E_TC1_WO1       ((PIN_PB15E_TC1_WO1 << 16) | MUX_PB15E_TC1_WO1)
963 #define PORT_PB15E_TC1_WO1     (_UL(1) << 15)
964 /* ========== PORT definition for TC2 peripheral ========== */
965 #define PIN_PB02E_TC2_WO0              _L(34) /**< \brief TC2 signal: WO0 on PB02 mux E */
966 #define MUX_PB02E_TC2_WO0               _L(4)
967 #define PINMUX_PB02E_TC2_WO0       ((PIN_PB02E_TC2_WO0 << 16) | MUX_PB02E_TC2_WO0)
968 #define PORT_PB02E_TC2_WO0     (_UL(1) <<  2)
969 #define PIN_PB16E_TC2_WO0              _L(48) /**< \brief TC2 signal: WO0 on PB16 mux E */
970 #define MUX_PB16E_TC2_WO0               _L(4)
971 #define PINMUX_PB16E_TC2_WO0       ((PIN_PB16E_TC2_WO0 << 16) | MUX_PB16E_TC2_WO0)
972 #define PORT_PB16E_TC2_WO0     (_UL(1) << 16)
973 #define PIN_PB03E_TC2_WO1              _L(35) /**< \brief TC2 signal: WO1 on PB03 mux E */
974 #define MUX_PB03E_TC2_WO1               _L(4)
975 #define PINMUX_PB03E_TC2_WO1       ((PIN_PB03E_TC2_WO1 << 16) | MUX_PB03E_TC2_WO1)
976 #define PORT_PB03E_TC2_WO1     (_UL(1) <<  3)
977 #define PIN_PB17E_TC2_WO1              _L(49) /**< \brief TC2 signal: WO1 on PB17 mux E */
978 #define MUX_PB17E_TC2_WO1               _L(4)
979 #define PINMUX_PB17E_TC2_WO1       ((PIN_PB17E_TC2_WO1 << 16) | MUX_PB17E_TC2_WO1)
980 #define PORT_PB17E_TC2_WO1     (_UL(1) << 17)
981 /* ========== PORT definition for TC3 peripheral ========== */
982 #define PIN_PA20E_TC3_WO0              _L(20) /**< \brief TC3 signal: WO0 on PA20 mux E */
983 #define MUX_PA20E_TC3_WO0               _L(4)
984 #define PINMUX_PA20E_TC3_WO0       ((PIN_PA20E_TC3_WO0 << 16) | MUX_PA20E_TC3_WO0)
985 #define PORT_PA20E_TC3_WO0     (_UL(1) << 20)
986 #define PIN_PB00E_TC3_WO0              _L(32) /**< \brief TC3 signal: WO0 on PB00 mux E */
987 #define MUX_PB00E_TC3_WO0               _L(4)
988 #define PINMUX_PB00E_TC3_WO0       ((PIN_PB00E_TC3_WO0 << 16) | MUX_PB00E_TC3_WO0)
989 #define PORT_PB00E_TC3_WO0     (_UL(1) <<  0)
990 #define PIN_PB22E_TC3_WO0              _L(54) /**< \brief TC3 signal: WO0 on PB22 mux E */
991 #define MUX_PB22E_TC3_WO0               _L(4)
992 #define PINMUX_PB22E_TC3_WO0       ((PIN_PB22E_TC3_WO0 << 16) | MUX_PB22E_TC3_WO0)
993 #define PORT_PB22E_TC3_WO0     (_UL(1) << 22)
994 #define PIN_PA21E_TC3_WO1              _L(21) /**< \brief TC3 signal: WO1 on PA21 mux E */
995 #define MUX_PA21E_TC3_WO1               _L(4)
996 #define PINMUX_PA21E_TC3_WO1       ((PIN_PA21E_TC3_WO1 << 16) | MUX_PA21E_TC3_WO1)
997 #define PORT_PA21E_TC3_WO1     (_UL(1) << 21)
998 #define PIN_PB01E_TC3_WO1              _L(33) /**< \brief TC3 signal: WO1 on PB01 mux E */
999 #define MUX_PB01E_TC3_WO1               _L(4)
1000 #define PINMUX_PB01E_TC3_WO1       ((PIN_PB01E_TC3_WO1 << 16) | MUX_PB01E_TC3_WO1)
1001 #define PORT_PB01E_TC3_WO1     (_UL(1) <<  1)
1002 #define PIN_PB23E_TC3_WO1              _L(55) /**< \brief TC3 signal: WO1 on PB23 mux E */
1003 #define MUX_PB23E_TC3_WO1               _L(4)
1004 #define PINMUX_PB23E_TC3_WO1       ((PIN_PB23E_TC3_WO1 << 16) | MUX_PB23E_TC3_WO1)
1005 #define PORT_PB23E_TC3_WO1     (_UL(1) << 23)
1006 /* ========== PORT definition for DAC peripheral ========== */
1007 #define PIN_PA02B_DAC_VOUT0             _L(2) /**< \brief DAC signal: VOUT0 on PA02 mux B */
1008 #define MUX_PA02B_DAC_VOUT0             _L(1)
1009 #define PINMUX_PA02B_DAC_VOUT0     ((PIN_PA02B_DAC_VOUT0 << 16) | MUX_PA02B_DAC_VOUT0)
1010 #define PORT_PA02B_DAC_VOUT0   (_UL(1) <<  2)
1011 #define PIN_PA05B_DAC_VOUT1             _L(5) /**< \brief DAC signal: VOUT1 on PA05 mux B */
1012 #define MUX_PA05B_DAC_VOUT1             _L(1)
1013 #define PINMUX_PA05B_DAC_VOUT1     ((PIN_PA05B_DAC_VOUT1 << 16) | MUX_PA05B_DAC_VOUT1)
1014 #define PORT_PA05B_DAC_VOUT1   (_UL(1) <<  5)
1015 #define PIN_PA03B_DAC_VREFP             _L(3) /**< \brief DAC signal: VREFP on PA03 mux B */
1016 #define MUX_PA03B_DAC_VREFP             _L(1)
1017 #define PINMUX_PA03B_DAC_VREFP     ((PIN_PA03B_DAC_VREFP << 16) | MUX_PA03B_DAC_VREFP)
1018 #define PORT_PA03B_DAC_VREFP   (_UL(1) <<  3)
1019 /* ========== PORT definition for SERCOM5 peripheral ========== */
1020 #define PIN_PA22D_SERCOM5_PAD0         _L(22) /**< \brief SERCOM5 signal: PAD0 on PA22 mux D */
1021 #define MUX_PA22D_SERCOM5_PAD0          _L(3)
1022 #define PINMUX_PA22D_SERCOM5_PAD0  ((PIN_PA22D_SERCOM5_PAD0 << 16) | MUX_PA22D_SERCOM5_PAD0)
1023 #define PORT_PA22D_SERCOM5_PAD0  (_UL(1) << 22)
1024 #define PIN_PB02D_SERCOM5_PAD0         _L(34) /**< \brief SERCOM5 signal: PAD0 on PB02 mux D */
1025 #define MUX_PB02D_SERCOM5_PAD0          _L(3)
1026 #define PINMUX_PB02D_SERCOM5_PAD0  ((PIN_PB02D_SERCOM5_PAD0 << 16) | MUX_PB02D_SERCOM5_PAD0)
1027 #define PORT_PB02D_SERCOM5_PAD0  (_UL(1) <<  2)
1028 #define PIN_PB30D_SERCOM5_PAD0         _L(62) /**< \brief SERCOM5 signal: PAD0 on PB30 mux D */
1029 #define MUX_PB30D_SERCOM5_PAD0          _L(3)
1030 #define PINMUX_PB30D_SERCOM5_PAD0  ((PIN_PB30D_SERCOM5_PAD0 << 16) | MUX_PB30D_SERCOM5_PAD0)
1031 #define PORT_PB30D_SERCOM5_PAD0  (_UL(1) << 30)
1032 #define PIN_PB16C_SERCOM5_PAD0         _L(48) /**< \brief SERCOM5 signal: PAD0 on PB16 mux C */
1033 #define MUX_PB16C_SERCOM5_PAD0          _L(2)
1034 #define PINMUX_PB16C_SERCOM5_PAD0  ((PIN_PB16C_SERCOM5_PAD0 << 16) | MUX_PB16C_SERCOM5_PAD0)
1035 #define PORT_PB16C_SERCOM5_PAD0  (_UL(1) << 16)
1036 #define PIN_PA23D_SERCOM5_PAD1         _L(23) /**< \brief SERCOM5 signal: PAD1 on PA23 mux D */
1037 #define MUX_PA23D_SERCOM5_PAD1          _L(3)
1038 #define PINMUX_PA23D_SERCOM5_PAD1  ((PIN_PA23D_SERCOM5_PAD1 << 16) | MUX_PA23D_SERCOM5_PAD1)
1039 #define PORT_PA23D_SERCOM5_PAD1  (_UL(1) << 23)
1040 #define PIN_PB03D_SERCOM5_PAD1         _L(35) /**< \brief SERCOM5 signal: PAD1 on PB03 mux D */
1041 #define MUX_PB03D_SERCOM5_PAD1          _L(3)
1042 #define PINMUX_PB03D_SERCOM5_PAD1  ((PIN_PB03D_SERCOM5_PAD1 << 16) | MUX_PB03D_SERCOM5_PAD1)
1043 #define PORT_PB03D_SERCOM5_PAD1  (_UL(1) <<  3)
1044 #define PIN_PB31D_SERCOM5_PAD1         _L(63) /**< \brief SERCOM5 signal: PAD1 on PB31 mux D */
1045 #define MUX_PB31D_SERCOM5_PAD1          _L(3)
1046 #define PINMUX_PB31D_SERCOM5_PAD1  ((PIN_PB31D_SERCOM5_PAD1 << 16) | MUX_PB31D_SERCOM5_PAD1)
1047 #define PORT_PB31D_SERCOM5_PAD1  (_UL(1) << 31)
1048 #define PIN_PB17C_SERCOM5_PAD1         _L(49) /**< \brief SERCOM5 signal: PAD1 on PB17 mux C */
1049 #define MUX_PB17C_SERCOM5_PAD1          _L(2)
1050 #define PINMUX_PB17C_SERCOM5_PAD1  ((PIN_PB17C_SERCOM5_PAD1 << 16) | MUX_PB17C_SERCOM5_PAD1)
1051 #define PORT_PB17C_SERCOM5_PAD1  (_UL(1) << 17)
1052 #define PIN_PA24D_SERCOM5_PAD2         _L(24) /**< \brief SERCOM5 signal: PAD2 on PA24 mux D */
1053 #define MUX_PA24D_SERCOM5_PAD2          _L(3)
1054 #define PINMUX_PA24D_SERCOM5_PAD2  ((PIN_PA24D_SERCOM5_PAD2 << 16) | MUX_PA24D_SERCOM5_PAD2)
1055 #define PORT_PA24D_SERCOM5_PAD2  (_UL(1) << 24)
1056 #define PIN_PB00D_SERCOM5_PAD2         _L(32) /**< \brief SERCOM5 signal: PAD2 on PB00 mux D */
1057 #define MUX_PB00D_SERCOM5_PAD2          _L(3)
1058 #define PINMUX_PB00D_SERCOM5_PAD2  ((PIN_PB00D_SERCOM5_PAD2 << 16) | MUX_PB00D_SERCOM5_PAD2)
1059 #define PORT_PB00D_SERCOM5_PAD2  (_UL(1) <<  0)
1060 #define PIN_PB22D_SERCOM5_PAD2         _L(54) /**< \brief SERCOM5 signal: PAD2 on PB22 mux D */
1061 #define MUX_PB22D_SERCOM5_PAD2          _L(3)
1062 #define PINMUX_PB22D_SERCOM5_PAD2  ((PIN_PB22D_SERCOM5_PAD2 << 16) | MUX_PB22D_SERCOM5_PAD2)
1063 #define PORT_PB22D_SERCOM5_PAD2  (_UL(1) << 22)
1064 #define PIN_PA20C_SERCOM5_PAD2         _L(20) /**< \brief SERCOM5 signal: PAD2 on PA20 mux C */
1065 #define MUX_PA20C_SERCOM5_PAD2          _L(2)
1066 #define PINMUX_PA20C_SERCOM5_PAD2  ((PIN_PA20C_SERCOM5_PAD2 << 16) | MUX_PA20C_SERCOM5_PAD2)
1067 #define PORT_PA20C_SERCOM5_PAD2  (_UL(1) << 20)
1068 #define PIN_PA25D_SERCOM5_PAD3         _L(25) /**< \brief SERCOM5 signal: PAD3 on PA25 mux D */
1069 #define MUX_PA25D_SERCOM5_PAD3          _L(3)
1070 #define PINMUX_PA25D_SERCOM5_PAD3  ((PIN_PA25D_SERCOM5_PAD3 << 16) | MUX_PA25D_SERCOM5_PAD3)
1071 #define PORT_PA25D_SERCOM5_PAD3  (_UL(1) << 25)
1072 #define PIN_PB01D_SERCOM5_PAD3         _L(33) /**< \brief SERCOM5 signal: PAD3 on PB01 mux D */
1073 #define MUX_PB01D_SERCOM5_PAD3          _L(3)
1074 #define PINMUX_PB01D_SERCOM5_PAD3  ((PIN_PB01D_SERCOM5_PAD3 << 16) | MUX_PB01D_SERCOM5_PAD3)
1075 #define PORT_PB01D_SERCOM5_PAD3  (_UL(1) <<  1)
1076 #define PIN_PB23D_SERCOM5_PAD3         _L(55) /**< \brief SERCOM5 signal: PAD3 on PB23 mux D */
1077 #define MUX_PB23D_SERCOM5_PAD3          _L(3)
1078 #define PINMUX_PB23D_SERCOM5_PAD3  ((PIN_PB23D_SERCOM5_PAD3 << 16) | MUX_PB23D_SERCOM5_PAD3)
1079 #define PORT_PB23D_SERCOM5_PAD3  (_UL(1) << 23)
1080 #define PIN_PA21C_SERCOM5_PAD3         _L(21) /**< \brief SERCOM5 signal: PAD3 on PA21 mux C */
1081 #define MUX_PA21C_SERCOM5_PAD3          _L(2)
1082 #define PINMUX_PA21C_SERCOM5_PAD3  ((PIN_PA21C_SERCOM5_PAD3 << 16) | MUX_PA21C_SERCOM5_PAD3)
1083 #define PORT_PA21C_SERCOM5_PAD3  (_UL(1) << 21)
1084 /* ========== PORT definition for TC4 peripheral ========== */
1085 #define PIN_PA18E_TC4_WO0              _L(18) /**< \brief TC4 signal: WO0 on PA18 mux E */
1086 #define MUX_PA18E_TC4_WO0               _L(4)
1087 #define PINMUX_PA18E_TC4_WO0       ((PIN_PA18E_TC4_WO0 << 16) | MUX_PA18E_TC4_WO0)
1088 #define PORT_PA18E_TC4_WO0     (_UL(1) << 18)
1089 #define PIN_PA14E_TC4_WO0              _L(14) /**< \brief TC4 signal: WO0 on PA14 mux E */
1090 #define MUX_PA14E_TC4_WO0               _L(4)
1091 #define PINMUX_PA14E_TC4_WO0       ((PIN_PA14E_TC4_WO0 << 16) | MUX_PA14E_TC4_WO0)
1092 #define PORT_PA14E_TC4_WO0     (_UL(1) << 14)
1093 #define PIN_PA19E_TC4_WO1              _L(19) /**< \brief TC4 signal: WO1 on PA19 mux E */
1094 #define MUX_PA19E_TC4_WO1               _L(4)
1095 #define PINMUX_PA19E_TC4_WO1       ((PIN_PA19E_TC4_WO1 << 16) | MUX_PA19E_TC4_WO1)
1096 #define PORT_PA19E_TC4_WO1     (_UL(1) << 19)
1097 #define PIN_PA15E_TC4_WO1              _L(15) /**< \brief TC4 signal: WO1 on PA15 mux E */
1098 #define MUX_PA15E_TC4_WO1               _L(4)
1099 #define PINMUX_PA15E_TC4_WO1       ((PIN_PA15E_TC4_WO1 << 16) | MUX_PA15E_TC4_WO1)
1100 #define PORT_PA15E_TC4_WO1     (_UL(1) << 15)
1101 /* ========== PORT definition for ADC peripheral ========== */
1102 #define PIN_PA02B_ADC_AIN0              _L(2) /**< \brief ADC signal: AIN0 on PA02 mux B */
1103 #define MUX_PA02B_ADC_AIN0              _L(1)
1104 #define PINMUX_PA02B_ADC_AIN0      ((PIN_PA02B_ADC_AIN0 << 16) | MUX_PA02B_ADC_AIN0)
1105 #define PORT_PA02B_ADC_AIN0    (_UL(1) <<  2)
1106 #define PIN_PA03B_ADC_AIN1              _L(3) /**< \brief ADC signal: AIN1 on PA03 mux B */
1107 #define MUX_PA03B_ADC_AIN1              _L(1)
1108 #define PINMUX_PA03B_ADC_AIN1      ((PIN_PA03B_ADC_AIN1 << 16) | MUX_PA03B_ADC_AIN1)
1109 #define PORT_PA03B_ADC_AIN1    (_UL(1) <<  3)
1110 #define PIN_PB08B_ADC_AIN2             _L(40) /**< \brief ADC signal: AIN2 on PB08 mux B */
1111 #define MUX_PB08B_ADC_AIN2              _L(1)
1112 #define PINMUX_PB08B_ADC_AIN2      ((PIN_PB08B_ADC_AIN2 << 16) | MUX_PB08B_ADC_AIN2)
1113 #define PORT_PB08B_ADC_AIN2    (_UL(1) <<  8)
1114 #define PIN_PB09B_ADC_AIN3             _L(41) /**< \brief ADC signal: AIN3 on PB09 mux B */
1115 #define MUX_PB09B_ADC_AIN3              _L(1)
1116 #define PINMUX_PB09B_ADC_AIN3      ((PIN_PB09B_ADC_AIN3 << 16) | MUX_PB09B_ADC_AIN3)
1117 #define PORT_PB09B_ADC_AIN3    (_UL(1) <<  9)
1118 #define PIN_PA04B_ADC_AIN4              _L(4) /**< \brief ADC signal: AIN4 on PA04 mux B */
1119 #define MUX_PA04B_ADC_AIN4              _L(1)
1120 #define PINMUX_PA04B_ADC_AIN4      ((PIN_PA04B_ADC_AIN4 << 16) | MUX_PA04B_ADC_AIN4)
1121 #define PORT_PA04B_ADC_AIN4    (_UL(1) <<  4)
1122 #define PIN_PA05B_ADC_AIN5              _L(5) /**< \brief ADC signal: AIN5 on PA05 mux B */
1123 #define MUX_PA05B_ADC_AIN5              _L(1)
1124 #define PINMUX_PA05B_ADC_AIN5      ((PIN_PA05B_ADC_AIN5 << 16) | MUX_PA05B_ADC_AIN5)
1125 #define PORT_PA05B_ADC_AIN5    (_UL(1) <<  5)
1126 #define PIN_PA06B_ADC_AIN6              _L(6) /**< \brief ADC signal: AIN6 on PA06 mux B */
1127 #define MUX_PA06B_ADC_AIN6              _L(1)
1128 #define PINMUX_PA06B_ADC_AIN6      ((PIN_PA06B_ADC_AIN6 << 16) | MUX_PA06B_ADC_AIN6)
1129 #define PORT_PA06B_ADC_AIN6    (_UL(1) <<  6)
1130 #define PIN_PA07B_ADC_AIN7              _L(7) /**< \brief ADC signal: AIN7 on PA07 mux B */
1131 #define MUX_PA07B_ADC_AIN7              _L(1)
1132 #define PINMUX_PA07B_ADC_AIN7      ((PIN_PA07B_ADC_AIN7 << 16) | MUX_PA07B_ADC_AIN7)
1133 #define PORT_PA07B_ADC_AIN7    (_UL(1) <<  7)
1134 #define PIN_PB00B_ADC_AIN8             _L(32) /**< \brief ADC signal: AIN8 on PB00 mux B */
1135 #define MUX_PB00B_ADC_AIN8              _L(1)
1136 #define PINMUX_PB00B_ADC_AIN8      ((PIN_PB00B_ADC_AIN8 << 16) | MUX_PB00B_ADC_AIN8)
1137 #define PORT_PB00B_ADC_AIN8    (_UL(1) <<  0)
1138 #define PIN_PB01B_ADC_AIN9             _L(33) /**< \brief ADC signal: AIN9 on PB01 mux B */
1139 #define MUX_PB01B_ADC_AIN9              _L(1)
1140 #define PINMUX_PB01B_ADC_AIN9      ((PIN_PB01B_ADC_AIN9 << 16) | MUX_PB01B_ADC_AIN9)
1141 #define PORT_PB01B_ADC_AIN9    (_UL(1) <<  1)
1142 #define PIN_PB02B_ADC_AIN10            _L(34) /**< \brief ADC signal: AIN10 on PB02 mux B */
1143 #define MUX_PB02B_ADC_AIN10             _L(1)
1144 #define PINMUX_PB02B_ADC_AIN10     ((PIN_PB02B_ADC_AIN10 << 16) | MUX_PB02B_ADC_AIN10)
1145 #define PORT_PB02B_ADC_AIN10   (_UL(1) <<  2)
1146 #define PIN_PB03B_ADC_AIN11            _L(35) /**< \brief ADC signal: AIN11 on PB03 mux B */
1147 #define MUX_PB03B_ADC_AIN11             _L(1)
1148 #define PINMUX_PB03B_ADC_AIN11     ((PIN_PB03B_ADC_AIN11 << 16) | MUX_PB03B_ADC_AIN11)
1149 #define PORT_PB03B_ADC_AIN11   (_UL(1) <<  3)
1150 #define PIN_PB04B_ADC_AIN12            _L(36) /**< \brief ADC signal: AIN12 on PB04 mux B */
1151 #define MUX_PB04B_ADC_AIN12             _L(1)
1152 #define PINMUX_PB04B_ADC_AIN12     ((PIN_PB04B_ADC_AIN12 << 16) | MUX_PB04B_ADC_AIN12)
1153 #define PORT_PB04B_ADC_AIN12   (_UL(1) <<  4)
1154 #define PIN_PB05B_ADC_AIN13            _L(37) /**< \brief ADC signal: AIN13 on PB05 mux B */
1155 #define MUX_PB05B_ADC_AIN13             _L(1)
1156 #define PINMUX_PB05B_ADC_AIN13     ((PIN_PB05B_ADC_AIN13 << 16) | MUX_PB05B_ADC_AIN13)
1157 #define PORT_PB05B_ADC_AIN13   (_UL(1) <<  5)
1158 #define PIN_PB06B_ADC_AIN14            _L(38) /**< \brief ADC signal: AIN14 on PB06 mux B */
1159 #define MUX_PB06B_ADC_AIN14             _L(1)
1160 #define PINMUX_PB06B_ADC_AIN14     ((PIN_PB06B_ADC_AIN14 << 16) | MUX_PB06B_ADC_AIN14)
1161 #define PORT_PB06B_ADC_AIN14   (_UL(1) <<  6)
1162 #define PIN_PB07B_ADC_AIN15            _L(39) /**< \brief ADC signal: AIN15 on PB07 mux B */
1163 #define MUX_PB07B_ADC_AIN15             _L(1)
1164 #define PINMUX_PB07B_ADC_AIN15     ((PIN_PB07B_ADC_AIN15 << 16) | MUX_PB07B_ADC_AIN15)
1165 #define PORT_PB07B_ADC_AIN15   (_UL(1) <<  7)
1166 #define PIN_PA08B_ADC_AIN16             _L(8) /**< \brief ADC signal: AIN16 on PA08 mux B */
1167 #define MUX_PA08B_ADC_AIN16             _L(1)
1168 #define PINMUX_PA08B_ADC_AIN16     ((PIN_PA08B_ADC_AIN16 << 16) | MUX_PA08B_ADC_AIN16)
1169 #define PORT_PA08B_ADC_AIN16   (_UL(1) <<  8)
1170 #define PIN_PA09B_ADC_AIN17             _L(9) /**< \brief ADC signal: AIN17 on PA09 mux B */
1171 #define MUX_PA09B_ADC_AIN17             _L(1)
1172 #define PINMUX_PA09B_ADC_AIN17     ((PIN_PA09B_ADC_AIN17 << 16) | MUX_PA09B_ADC_AIN17)
1173 #define PORT_PA09B_ADC_AIN17   (_UL(1) <<  9)
1174 #define PIN_PA10B_ADC_AIN18            _L(10) /**< \brief ADC signal: AIN18 on PA10 mux B */
1175 #define MUX_PA10B_ADC_AIN18             _L(1)
1176 #define PINMUX_PA10B_ADC_AIN18     ((PIN_PA10B_ADC_AIN18 << 16) | MUX_PA10B_ADC_AIN18)
1177 #define PORT_PA10B_ADC_AIN18   (_UL(1) << 10)
1178 #define PIN_PA11B_ADC_AIN19            _L(11) /**< \brief ADC signal: AIN19 on PA11 mux B */
1179 #define MUX_PA11B_ADC_AIN19             _L(1)
1180 #define PINMUX_PA11B_ADC_AIN19     ((PIN_PA11B_ADC_AIN19 << 16) | MUX_PA11B_ADC_AIN19)
1181 #define PORT_PA11B_ADC_AIN19   (_UL(1) << 11)
1182 #define PIN_PA04B_ADC_VREFP             _L(4) /**< \brief ADC signal: VREFP on PA04 mux B */
1183 #define MUX_PA04B_ADC_VREFP             _L(1)
1184 #define PINMUX_PA04B_ADC_VREFP     ((PIN_PA04B_ADC_VREFP << 16) | MUX_PA04B_ADC_VREFP)
1185 #define PORT_PA04B_ADC_VREFP   (_UL(1) <<  4)
1186 /* ========== PORT definition for AC peripheral ========== */
1187 #define PIN_PA04B_AC_AIN0               _L(4) /**< \brief AC signal: AIN0 on PA04 mux B */
1188 #define MUX_PA04B_AC_AIN0               _L(1)
1189 #define PINMUX_PA04B_AC_AIN0       ((PIN_PA04B_AC_AIN0 << 16) | MUX_PA04B_AC_AIN0)
1190 #define PORT_PA04B_AC_AIN0     (_UL(1) <<  4)
1191 #define PIN_PA05B_AC_AIN1               _L(5) /**< \brief AC signal: AIN1 on PA05 mux B */
1192 #define MUX_PA05B_AC_AIN1               _L(1)
1193 #define PINMUX_PA05B_AC_AIN1       ((PIN_PA05B_AC_AIN1 << 16) | MUX_PA05B_AC_AIN1)
1194 #define PORT_PA05B_AC_AIN1     (_UL(1) <<  5)
1195 #define PIN_PA06B_AC_AIN2               _L(6) /**< \brief AC signal: AIN2 on PA06 mux B */
1196 #define MUX_PA06B_AC_AIN2               _L(1)
1197 #define PINMUX_PA06B_AC_AIN2       ((PIN_PA06B_AC_AIN2 << 16) | MUX_PA06B_AC_AIN2)
1198 #define PORT_PA06B_AC_AIN2     (_UL(1) <<  6)
1199 #define PIN_PA07B_AC_AIN3               _L(7) /**< \brief AC signal: AIN3 on PA07 mux B */
1200 #define MUX_PA07B_AC_AIN3               _L(1)
1201 #define PINMUX_PA07B_AC_AIN3       ((PIN_PA07B_AC_AIN3 << 16) | MUX_PA07B_AC_AIN3)
1202 #define PORT_PA07B_AC_AIN3     (_UL(1) <<  7)
1203 #define PIN_PA12H_AC_CMP0              _L(12) /**< \brief AC signal: CMP0 on PA12 mux H */
1204 #define MUX_PA12H_AC_CMP0               _L(7)
1205 #define PINMUX_PA12H_AC_CMP0       ((PIN_PA12H_AC_CMP0 << 16) | MUX_PA12H_AC_CMP0)
1206 #define PORT_PA12H_AC_CMP0     (_UL(1) << 12)
1207 #define PIN_PA18H_AC_CMP0              _L(18) /**< \brief AC signal: CMP0 on PA18 mux H */
1208 #define MUX_PA18H_AC_CMP0               _L(7)
1209 #define PINMUX_PA18H_AC_CMP0       ((PIN_PA18H_AC_CMP0 << 16) | MUX_PA18H_AC_CMP0)
1210 #define PORT_PA18H_AC_CMP0     (_UL(1) << 18)
1211 #define PIN_PA13H_AC_CMP1              _L(13) /**< \brief AC signal: CMP1 on PA13 mux H */
1212 #define MUX_PA13H_AC_CMP1               _L(7)
1213 #define PINMUX_PA13H_AC_CMP1       ((PIN_PA13H_AC_CMP1 << 16) | MUX_PA13H_AC_CMP1)
1214 #define PORT_PA13H_AC_CMP1     (_UL(1) << 13)
1215 #define PIN_PA19H_AC_CMP1              _L(19) /**< \brief AC signal: CMP1 on PA19 mux H */
1216 #define MUX_PA19H_AC_CMP1               _L(7)
1217 #define PINMUX_PA19H_AC_CMP1       ((PIN_PA19H_AC_CMP1 << 16) | MUX_PA19H_AC_CMP1)
1218 #define PORT_PA19H_AC_CMP1     (_UL(1) << 19)
1219 /* ========== PORT definition for OPAMP peripheral ========== */
1220 #define PIN_PA02B_OPAMP_OANEG0          _L(2) /**< \brief OPAMP signal: OANEG0 on PA02 mux B */
1221 #define MUX_PA02B_OPAMP_OANEG0          _L(1)
1222 #define PINMUX_PA02B_OPAMP_OANEG0  ((PIN_PA02B_OPAMP_OANEG0 << 16) | MUX_PA02B_OPAMP_OANEG0)
1223 #define PORT_PA02B_OPAMP_OANEG0  (_UL(1) <<  2)
1224 #define PIN_PB05B_OPAMP_OANEG1         _L(37) /**< \brief OPAMP signal: OANEG1 on PB05 mux B */
1225 #define MUX_PB05B_OPAMP_OANEG1          _L(1)
1226 #define PINMUX_PB05B_OPAMP_OANEG1  ((PIN_PB05B_OPAMP_OANEG1 << 16) | MUX_PB05B_OPAMP_OANEG1)
1227 #define PORT_PB05B_OPAMP_OANEG1  (_UL(1) <<  5)
1228 #define PIN_PB06B_OPAMP_OANEG2         _L(38) /**< \brief OPAMP signal: OANEG2 on PB06 mux B */
1229 #define MUX_PB06B_OPAMP_OANEG2          _L(1)
1230 #define PINMUX_PB06B_OPAMP_OANEG2  ((PIN_PB06B_OPAMP_OANEG2 << 16) | MUX_PB06B_OPAMP_OANEG2)
1231 #define PORT_PB06B_OPAMP_OANEG2  (_UL(1) <<  6)
1232 #define PIN_PA07B_OPAMP_OAOUT0          _L(7) /**< \brief OPAMP signal: OAOUT0 on PA07 mux B */
1233 #define MUX_PA07B_OPAMP_OAOUT0          _L(1)
1234 #define PINMUX_PA07B_OPAMP_OAOUT0  ((PIN_PA07B_OPAMP_OAOUT0 << 16) | MUX_PA07B_OPAMP_OAOUT0)
1235 #define PORT_PA07B_OPAMP_OAOUT0  (_UL(1) <<  7)
1236 #define PIN_PB08B_OPAMP_OAOUT1         _L(40) /**< \brief OPAMP signal: OAOUT1 on PB08 mux B */
1237 #define MUX_PB08B_OPAMP_OAOUT1          _L(1)
1238 #define PINMUX_PB08B_OPAMP_OAOUT1  ((PIN_PB08B_OPAMP_OAOUT1 << 16) | MUX_PB08B_OPAMP_OAOUT1)
1239 #define PORT_PB08B_OPAMP_OAOUT1  (_UL(1) <<  8)
1240 #define PIN_PA04B_OPAMP_OAOUT2          _L(4) /**< \brief OPAMP signal: OAOUT2 on PA04 mux B */
1241 #define MUX_PA04B_OPAMP_OAOUT2          _L(1)
1242 #define PINMUX_PA04B_OPAMP_OAOUT2  ((PIN_PA04B_OPAMP_OAOUT2 << 16) | MUX_PA04B_OPAMP_OAOUT2)
1243 #define PORT_PA04B_OPAMP_OAOUT2  (_UL(1) <<  4)
1244 #define PIN_PA06B_OPAMP_OAPOS0          _L(6) /**< \brief OPAMP signal: OAPOS0 on PA06 mux B */
1245 #define MUX_PA06B_OPAMP_OAPOS0          _L(1)
1246 #define PINMUX_PA06B_OPAMP_OAPOS0  ((PIN_PA06B_OPAMP_OAPOS0 << 16) | MUX_PA06B_OPAMP_OAPOS0)
1247 #define PORT_PA06B_OPAMP_OAPOS0  (_UL(1) <<  6)
1248 #define PIN_PB09B_OPAMP_OAPOS1         _L(41) /**< \brief OPAMP signal: OAPOS1 on PB09 mux B */
1249 #define MUX_PB09B_OPAMP_OAPOS1          _L(1)
1250 #define PINMUX_PB09B_OPAMP_OAPOS1  ((PIN_PB09B_OPAMP_OAPOS1 << 16) | MUX_PB09B_OPAMP_OAPOS1)
1251 #define PORT_PB09B_OPAMP_OAPOS1  (_UL(1) <<  9)
1252 #define PIN_PA05B_OPAMP_OAPOS2          _L(5) /**< \brief OPAMP signal: OAPOS2 on PA05 mux B */
1253 #define MUX_PA05B_OPAMP_OAPOS2          _L(1)
1254 #define PINMUX_PA05B_OPAMP_OAPOS2  ((PIN_PA05B_OPAMP_OAPOS2 << 16) | MUX_PA05B_OPAMP_OAPOS2)
1255 #define PORT_PA05B_OPAMP_OAPOS2  (_UL(1) <<  5)
1256 /* ========== PORT definition for CCL peripheral ========== */
1257 #define PIN_PA04I_CCL_IN0               _L(4) /**< \brief CCL signal: IN0 on PA04 mux I */
1258 #define MUX_PA04I_CCL_IN0               _L(8)
1259 #define PINMUX_PA04I_CCL_IN0       ((PIN_PA04I_CCL_IN0 << 16) | MUX_PA04I_CCL_IN0)
1260 #define PORT_PA04I_CCL_IN0     (_UL(1) <<  4)
1261 #define PIN_PA16I_CCL_IN0              _L(16) /**< \brief CCL signal: IN0 on PA16 mux I */
1262 #define MUX_PA16I_CCL_IN0               _L(8)
1263 #define PINMUX_PA16I_CCL_IN0       ((PIN_PA16I_CCL_IN0 << 16) | MUX_PA16I_CCL_IN0)
1264 #define PORT_PA16I_CCL_IN0     (_UL(1) << 16)
1265 #define PIN_PB22I_CCL_IN0              _L(54) /**< \brief CCL signal: IN0 on PB22 mux I */
1266 #define MUX_PB22I_CCL_IN0               _L(8)
1267 #define PINMUX_PB22I_CCL_IN0       ((PIN_PB22I_CCL_IN0 << 16) | MUX_PB22I_CCL_IN0)
1268 #define PORT_PB22I_CCL_IN0     (_UL(1) << 22)
1269 #define PIN_PA05I_CCL_IN1               _L(5) /**< \brief CCL signal: IN1 on PA05 mux I */
1270 #define MUX_PA05I_CCL_IN1               _L(8)
1271 #define PINMUX_PA05I_CCL_IN1       ((PIN_PA05I_CCL_IN1 << 16) | MUX_PA05I_CCL_IN1)
1272 #define PORT_PA05I_CCL_IN1     (_UL(1) <<  5)
1273 #define PIN_PA17I_CCL_IN1              _L(17) /**< \brief CCL signal: IN1 on PA17 mux I */
1274 #define MUX_PA17I_CCL_IN1               _L(8)
1275 #define PINMUX_PA17I_CCL_IN1       ((PIN_PA17I_CCL_IN1 << 16) | MUX_PA17I_CCL_IN1)
1276 #define PORT_PA17I_CCL_IN1     (_UL(1) << 17)
1277 #define PIN_PB00I_CCL_IN1              _L(32) /**< \brief CCL signal: IN1 on PB00 mux I */
1278 #define MUX_PB00I_CCL_IN1               _L(8)
1279 #define PINMUX_PB00I_CCL_IN1       ((PIN_PB00I_CCL_IN1 << 16) | MUX_PB00I_CCL_IN1)
1280 #define PORT_PB00I_CCL_IN1     (_UL(1) <<  0)
1281 #define PIN_PA06I_CCL_IN2               _L(6) /**< \brief CCL signal: IN2 on PA06 mux I */
1282 #define MUX_PA06I_CCL_IN2               _L(8)
1283 #define PINMUX_PA06I_CCL_IN2       ((PIN_PA06I_CCL_IN2 << 16) | MUX_PA06I_CCL_IN2)
1284 #define PORT_PA06I_CCL_IN2     (_UL(1) <<  6)
1285 #define PIN_PA18I_CCL_IN2              _L(18) /**< \brief CCL signal: IN2 on PA18 mux I */
1286 #define MUX_PA18I_CCL_IN2               _L(8)
1287 #define PINMUX_PA18I_CCL_IN2       ((PIN_PA18I_CCL_IN2 << 16) | MUX_PA18I_CCL_IN2)
1288 #define PORT_PA18I_CCL_IN2     (_UL(1) << 18)
1289 #define PIN_PB01I_CCL_IN2              _L(33) /**< \brief CCL signal: IN2 on PB01 mux I */
1290 #define MUX_PB01I_CCL_IN2               _L(8)
1291 #define PINMUX_PB01I_CCL_IN2       ((PIN_PB01I_CCL_IN2 << 16) | MUX_PB01I_CCL_IN2)
1292 #define PORT_PB01I_CCL_IN2     (_UL(1) <<  1)
1293 #define PIN_PA08I_CCL_IN3               _L(8) /**< \brief CCL signal: IN3 on PA08 mux I */
1294 #define MUX_PA08I_CCL_IN3               _L(8)
1295 #define PINMUX_PA08I_CCL_IN3       ((PIN_PA08I_CCL_IN3 << 16) | MUX_PA08I_CCL_IN3)
1296 #define PORT_PA08I_CCL_IN3     (_UL(1) <<  8)
1297 #define PIN_PA30I_CCL_IN3              _L(30) /**< \brief CCL signal: IN3 on PA30 mux I */
1298 #define MUX_PA30I_CCL_IN3               _L(8)
1299 #define PINMUX_PA30I_CCL_IN3       ((PIN_PA30I_CCL_IN3 << 16) | MUX_PA30I_CCL_IN3)
1300 #define PORT_PA30I_CCL_IN3     (_UL(1) << 30)
1301 #define PIN_PA09I_CCL_IN4               _L(9) /**< \brief CCL signal: IN4 on PA09 mux I */
1302 #define MUX_PA09I_CCL_IN4               _L(8)
1303 #define PINMUX_PA09I_CCL_IN4       ((PIN_PA09I_CCL_IN4 << 16) | MUX_PA09I_CCL_IN4)
1304 #define PORT_PA09I_CCL_IN4     (_UL(1) <<  9)
1305 #define PIN_PA10I_CCL_IN5              _L(10) /**< \brief CCL signal: IN5 on PA10 mux I */
1306 #define MUX_PA10I_CCL_IN5               _L(8)
1307 #define PINMUX_PA10I_CCL_IN5       ((PIN_PA10I_CCL_IN5 << 16) | MUX_PA10I_CCL_IN5)
1308 #define PORT_PA10I_CCL_IN5     (_UL(1) << 10)
1309 #define PIN_PB10I_CCL_IN5              _L(42) /**< \brief CCL signal: IN5 on PB10 mux I */
1310 #define MUX_PB10I_CCL_IN5               _L(8)
1311 #define PINMUX_PB10I_CCL_IN5       ((PIN_PB10I_CCL_IN5 << 16) | MUX_PB10I_CCL_IN5)
1312 #define PORT_PB10I_CCL_IN5     (_UL(1) << 10)
1313 #define PIN_PA22I_CCL_IN6              _L(22) /**< \brief CCL signal: IN6 on PA22 mux I */
1314 #define MUX_PA22I_CCL_IN6               _L(8)
1315 #define PINMUX_PA22I_CCL_IN6       ((PIN_PA22I_CCL_IN6 << 16) | MUX_PA22I_CCL_IN6)
1316 #define PORT_PA22I_CCL_IN6     (_UL(1) << 22)
1317 #define PIN_PB06I_CCL_IN6              _L(38) /**< \brief CCL signal: IN6 on PB06 mux I */
1318 #define MUX_PB06I_CCL_IN6               _L(8)
1319 #define PINMUX_PB06I_CCL_IN6       ((PIN_PB06I_CCL_IN6 << 16) | MUX_PB06I_CCL_IN6)
1320 #define PORT_PB06I_CCL_IN6     (_UL(1) <<  6)
1321 #define PIN_PA23I_CCL_IN7              _L(23) /**< \brief CCL signal: IN7 on PA23 mux I */
1322 #define MUX_PA23I_CCL_IN7               _L(8)
1323 #define PINMUX_PA23I_CCL_IN7       ((PIN_PA23I_CCL_IN7 << 16) | MUX_PA23I_CCL_IN7)
1324 #define PORT_PA23I_CCL_IN7     (_UL(1) << 23)
1325 #define PIN_PB07I_CCL_IN7              _L(39) /**< \brief CCL signal: IN7 on PB07 mux I */
1326 #define MUX_PB07I_CCL_IN7               _L(8)
1327 #define PINMUX_PB07I_CCL_IN7       ((PIN_PB07I_CCL_IN7 << 16) | MUX_PB07I_CCL_IN7)
1328 #define PORT_PB07I_CCL_IN7     (_UL(1) <<  7)
1329 #define PIN_PA24I_CCL_IN8              _L(24) /**< \brief CCL signal: IN8 on PA24 mux I */
1330 #define MUX_PA24I_CCL_IN8               _L(8)
1331 #define PINMUX_PA24I_CCL_IN8       ((PIN_PA24I_CCL_IN8 << 16) | MUX_PA24I_CCL_IN8)
1332 #define PORT_PA24I_CCL_IN8     (_UL(1) << 24)
1333 #define PIN_PB08I_CCL_IN8              _L(40) /**< \brief CCL signal: IN8 on PB08 mux I */
1334 #define MUX_PB08I_CCL_IN8               _L(8)
1335 #define PINMUX_PB08I_CCL_IN8       ((PIN_PB08I_CCL_IN8 << 16) | MUX_PB08I_CCL_IN8)
1336 #define PORT_PB08I_CCL_IN8     (_UL(1) <<  8)
1337 #define PIN_PB14I_CCL_IN9              _L(46) /**< \brief CCL signal: IN9 on PB14 mux I */
1338 #define MUX_PB14I_CCL_IN9               _L(8)
1339 #define PINMUX_PB14I_CCL_IN9       ((PIN_PB14I_CCL_IN9 << 16) | MUX_PB14I_CCL_IN9)
1340 #define PORT_PB14I_CCL_IN9     (_UL(1) << 14)
1341 #define PIN_PB15I_CCL_IN10             _L(47) /**< \brief CCL signal: IN10 on PB15 mux I */
1342 #define MUX_PB15I_CCL_IN10              _L(8)
1343 #define PINMUX_PB15I_CCL_IN10      ((PIN_PB15I_CCL_IN10 << 16) | MUX_PB15I_CCL_IN10)
1344 #define PORT_PB15I_CCL_IN10    (_UL(1) << 15)
1345 #define PIN_PB16I_CCL_IN11             _L(48) /**< \brief CCL signal: IN11 on PB16 mux I */
1346 #define MUX_PB16I_CCL_IN11              _L(8)
1347 #define PINMUX_PB16I_CCL_IN11      ((PIN_PB16I_CCL_IN11 << 16) | MUX_PB16I_CCL_IN11)
1348 #define PORT_PB16I_CCL_IN11    (_UL(1) << 16)
1349 #define PIN_PA07I_CCL_OUT0              _L(7) /**< \brief CCL signal: OUT0 on PA07 mux I */
1350 #define MUX_PA07I_CCL_OUT0              _L(8)
1351 #define PINMUX_PA07I_CCL_OUT0      ((PIN_PA07I_CCL_OUT0 << 16) | MUX_PA07I_CCL_OUT0)
1352 #define PORT_PA07I_CCL_OUT0    (_UL(1) <<  7)
1353 #define PIN_PA19I_CCL_OUT0             _L(19) /**< \brief CCL signal: OUT0 on PA19 mux I */
1354 #define MUX_PA19I_CCL_OUT0              _L(8)
1355 #define PINMUX_PA19I_CCL_OUT0      ((PIN_PA19I_CCL_OUT0 << 16) | MUX_PA19I_CCL_OUT0)
1356 #define PORT_PA19I_CCL_OUT0    (_UL(1) << 19)
1357 #define PIN_PB02I_CCL_OUT0             _L(34) /**< \brief CCL signal: OUT0 on PB02 mux I */
1358 #define MUX_PB02I_CCL_OUT0              _L(8)
1359 #define PINMUX_PB02I_CCL_OUT0      ((PIN_PB02I_CCL_OUT0 << 16) | MUX_PB02I_CCL_OUT0)
1360 #define PORT_PB02I_CCL_OUT0    (_UL(1) <<  2)
1361 #define PIN_PB23I_CCL_OUT0             _L(55) /**< \brief CCL signal: OUT0 on PB23 mux I */
1362 #define MUX_PB23I_CCL_OUT0              _L(8)
1363 #define PINMUX_PB23I_CCL_OUT0      ((PIN_PB23I_CCL_OUT0 << 16) | MUX_PB23I_CCL_OUT0)
1364 #define PORT_PB23I_CCL_OUT0    (_UL(1) << 23)
1365 #define PIN_PA11I_CCL_OUT1             _L(11) /**< \brief CCL signal: OUT1 on PA11 mux I */
1366 #define MUX_PA11I_CCL_OUT1              _L(8)
1367 #define PINMUX_PA11I_CCL_OUT1      ((PIN_PA11I_CCL_OUT1 << 16) | MUX_PA11I_CCL_OUT1)
1368 #define PORT_PA11I_CCL_OUT1    (_UL(1) << 11)
1369 #define PIN_PA31I_CCL_OUT1             _L(31) /**< \brief CCL signal: OUT1 on PA31 mux I */
1370 #define MUX_PA31I_CCL_OUT1              _L(8)
1371 #define PINMUX_PA31I_CCL_OUT1      ((PIN_PA31I_CCL_OUT1 << 16) | MUX_PA31I_CCL_OUT1)
1372 #define PORT_PA31I_CCL_OUT1    (_UL(1) << 31)
1373 #define PIN_PB11I_CCL_OUT1             _L(43) /**< \brief CCL signal: OUT1 on PB11 mux I */
1374 #define MUX_PB11I_CCL_OUT1              _L(8)
1375 #define PINMUX_PB11I_CCL_OUT1      ((PIN_PB11I_CCL_OUT1 << 16) | MUX_PB11I_CCL_OUT1)
1376 #define PORT_PB11I_CCL_OUT1    (_UL(1) << 11)
1377 #define PIN_PA25I_CCL_OUT2             _L(25) /**< \brief CCL signal: OUT2 on PA25 mux I */
1378 #define MUX_PA25I_CCL_OUT2              _L(8)
1379 #define PINMUX_PA25I_CCL_OUT2      ((PIN_PA25I_CCL_OUT2 << 16) | MUX_PA25I_CCL_OUT2)
1380 #define PORT_PA25I_CCL_OUT2    (_UL(1) << 25)
1381 #define PIN_PB09I_CCL_OUT2             _L(41) /**< \brief CCL signal: OUT2 on PB09 mux I */
1382 #define MUX_PB09I_CCL_OUT2              _L(8)
1383 #define PINMUX_PB09I_CCL_OUT2      ((PIN_PB09I_CCL_OUT2 << 16) | MUX_PB09I_CCL_OUT2)
1384 #define PORT_PB09I_CCL_OUT2    (_UL(1) <<  9)
1385 #define PIN_PB17I_CCL_OUT3             _L(49) /**< \brief CCL signal: OUT3 on PB17 mux I */
1386 #define MUX_PB17I_CCL_OUT3              _L(8)
1387 #define PINMUX_PB17I_CCL_OUT3      ((PIN_PB17I_CCL_OUT3 << 16) | MUX_PB17I_CCL_OUT3)
1388 #define PORT_PB17I_CCL_OUT3    (_UL(1) << 17)
1389 
1390 #endif /* _SAML21J18BU_PIO_ */
1391