blob: 3854fb5a26087f9f04433d7da7411d64f3468c13 [file] [log] [blame]
Kévin Redon69b92d92019-01-24 16:39:20 +01001format_version: '2'
Kévin Redon9b970d62019-01-24 16:46:18 +01002name: sysmoOCTSIM
Kévin Redon69b92d92019-01-24 16:39:20 +01003versions:
4 api: '1.0'
Harald Welte863ea292019-02-24 10:05:12 +01005 backend: 1.5.122
6 commit: 820baecf7dd115d94b0d42ee3b0b9d6ba2da7113
Kévin Redona562a142019-04-17 02:21:00 +02007 content: 1.0.1465
Kévin Redon69b92d92019-01-24 16:39:20 +01008 content_pack_name: acme-packs-all
9 format: '2'
Harald Welte863ea292019-02-24 10:05:12 +010010 frontend: 1.5.1826
Kévin Redon69b92d92019-01-24 16:39:20 +010011board:
Kévin Redon4e39b012019-01-30 15:55:58 +010012 identifier: CustomBoard
13 device: SAME54N19A-AF
Kévin Redon69b92d92019-01-24 16:39:20 +010014details: null
Kévin Redon4e39b012019-01-30 15:55:58 +010015application: null
Kévin Redon69b92d92019-01-24 16:39:20 +010016middlewares:
17 USB_CHAPTER_9:
18 user_label: USB_CHAPTER_9
19 configuration: {}
20 definition: Atmel:USB:0.0.1::USB_Chapter_9
21 functionality: USB_Chapter_9
22 api: USB:Protocol:Core
23 dependencies: {}
24 USB_CLASS_CDC:
25 user_label: USB_CLASS_CDC
26 configuration: {}
27 definition: Atmel:USB:0.0.1::USB_Class_CDC
28 functionality: USB_Class_CDC
29 api: USB:Protocol:CDC
30 dependencies:
31 USB Chapter 9: USB_CHAPTER_9
Kévin Redon4e39b012019-01-30 15:55:58 +010032 USB_DEVICE_STACK_CORE_INSTANCE:
33 user_label: USB_DEVICE_STACK_CORE_INSTANCE
Kévin Redon69b92d92019-01-24 16:39:20 +010034 configuration:
35 usbd_hs_sp: false
36 definition: Atmel:USB:0.0.1::USB_Device_Core
37 functionality: USB_Device_Core
38 api: USB:Device:Core
39 dependencies:
40 USB Chapter 9: USB_CHAPTER_9
41 USB Device instance: USB_DEVICE_INSTANCE
42 USB_DEVICE_CDC_ACM:
43 user_label: USB_DEVICE_CDC_ACM
44 configuration:
45 usb_cdcd_acm_bcddevice: 256
46 usb_cdcd_acm_bcdusb: USB 2.0 version
47 usb_cdcd_acm_bconfigval: 1
48 usb_cdcd_acm_bmattri: Bus power supply, not support for remote wakeup
49 usb_cdcd_acm_bmaxpksz0: 64 bytes
50 usb_cdcd_acm_bmaxpower: 50
51 usb_cdcd_acm_bnumconfig: 1
52 usb_cdcd_acm_comm_baltset: 0
53 usb_cdcd_acm_comm_bifcnum: 0
54 usb_cdcd_acm_comm_iifc: 0
55 usb_cdcd_acm_comm_int_interval: 10
56 usb_cdcd_acm_comm_int_maxpksz: 64 bytes
57 usb_cdcd_acm_data_baltset: 0
58 usb_cdcd_acm_data_bifcnum: 1
59 usb_cdcd_acm_data_buckout_maxpksz: 64 bytes
60 usb_cdcd_acm_data_buckout_maxpksz_hs: 512 bytes
61 usb_cdcd_acm_data_builin_maxpksz: 64 bytes
62 usb_cdcd_acm_data_builin_maxpksz_hs: 512 bytes
63 usb_cdcd_acm_data_bulkin_epaddr: EndpointAddress = 0x81
64 usb_cdcd_acm_data_bulkout_epaddr: EndpointAddress = 0x01
65 usb_cdcd_acm_data_iifc: 0
66 usb_cdcd_acm_epaddr: EndpointAddress = 0x82
67 usb_cdcd_acm_iconfig_en: false
68 usb_cdcd_acm_iconfig_str: ''
Kévin Redon3bc17752019-01-24 16:55:39 +010069 usb_cdcd_acm_idproduct: 24897
70 usb_cdcd_acm_idvender: 7504
71 usb_cdcd_acm_imanufact_en: true
72 usb_cdcd_acm_imanufact_str: sysmocom
73 usb_cdcd_acm_iproduct_en: true
74 usb_cdcd_acm_iproduct_str: sysmoOCTSIM
Kévin Redon69b92d92019-01-24 16:39:20 +010075 usb_cdcd_acm_iserialnum_en: false
76 usb_cdcd_acm_iserialnum_str: 123456789ABCDEF
77 usb_cdcd_acm_langid: '0x0409'
Kévin Redon3bc17752019-01-24 16:55:39 +010078 usb_cdcd_acm_str_en: true
Kévin Redon69b92d92019-01-24 16:39:20 +010079 definition: Atmel:USB:0.0.1::USB_Device_CDC_ACM
80 functionality: USB_Device_CDC_ACM
81 api: USB:Device:CDC_ACM
82 dependencies:
Kévin Redon4e39b012019-01-30 15:55:58 +010083 USB Device Stack Core Instance: USB_DEVICE_STACK_CORE_INSTANCE
Kévin Redon69b92d92019-01-24 16:39:20 +010084 USB Class CDC: USB_CLASS_CDC
Kévin Redonc94e0fc2019-03-07 19:15:29 +010085 M2M_DMA_0:
86 user_label: M2M_DMA_0
87 configuration:
88 conf_channel: 0
89 definition: Atmel:MEMORY_DMA:0.0.1::M2M_DMA
90 functionality: M2M_DMA
91 api: DMA:M2M:Core
92 dependencies:
93 DMAC: DMAC
Harald Welte361ed202019-02-24 21:15:39 +010094 STDIO_REDIRECT_0:
95 user_label: STDIO_REDIRECT_0
96 configuration: {}
97 definition: Atmel:STDIO_redirect:0.0.1::STDIO_Redirect
98 functionality: STDIO_Redirect
99 api: STDIO:Redirect:IO
100 dependencies:
101 Target IO: UART_debug
Kévin Redon69b92d92019-01-24 16:39:20 +0100102drivers:
103 CMCC:
104 user_label: CMCC
Kévin Redon4e39b012019-01-30 15:55:58 +0100105 definition: Atmel:SAME54_Drivers:0.0.1::SAME54N19A-AF::CMCC::driver_config_definition::CMCC::HAL:HPL:CMCC
Kévin Redon69b92d92019-01-24 16:39:20 +0100106 functionality: System
107 api: HAL:HPL:CMCC
108 configuration:
109 cache_size: 4 KB
110 cmcc_advanced_configuration: false
111 cmcc_clock_gating_disable: false
112 cmcc_data_cache_disable: false
113 cmcc_enable: false
114 cmcc_inst_cache_disable: false
115 optional_signals: []
116 variant: null
117 clocks:
118 domain_group: null
119 DMAC:
120 user_label: DMAC
Kévin Redon4e39b012019-01-30 15:55:58 +0100121 definition: Atmel:SAME54_Drivers:0.0.1::SAME54N19A-AF::DMAC::driver_config_definition::DMAC::HAL:HPL:DMAC
Kévin Redon69b92d92019-01-24 16:39:20 +0100122 functionality: System
123 api: HAL:HPL:DMAC
124 configuration:
125 dmac_beatsize_0: 8-bit bus transfer
126 dmac_beatsize_1: 8-bit bus transfer
127 dmac_beatsize_10: 8-bit bus transfer
128 dmac_beatsize_11: 8-bit bus transfer
129 dmac_beatsize_12: 8-bit bus transfer
130 dmac_beatsize_13: 8-bit bus transfer
131 dmac_beatsize_14: 8-bit bus transfer
132 dmac_beatsize_15: 8-bit bus transfer
133 dmac_beatsize_16: 8-bit bus transfer
134 dmac_beatsize_17: 8-bit bus transfer
135 dmac_beatsize_18: 8-bit bus transfer
136 dmac_beatsize_19: 8-bit bus transfer
137 dmac_beatsize_2: 8-bit bus transfer
138 dmac_beatsize_20: 8-bit bus transfer
139 dmac_beatsize_21: 8-bit bus transfer
140 dmac_beatsize_22: 8-bit bus transfer
141 dmac_beatsize_23: 8-bit bus transfer
142 dmac_beatsize_24: 8-bit bus transfer
143 dmac_beatsize_25: 8-bit bus transfer
144 dmac_beatsize_26: 8-bit bus transfer
145 dmac_beatsize_27: 8-bit bus transfer
146 dmac_beatsize_28: 8-bit bus transfer
147 dmac_beatsize_29: 8-bit bus transfer
148 dmac_beatsize_3: 8-bit bus transfer
149 dmac_beatsize_30: 8-bit bus transfer
150 dmac_beatsize_31: 8-bit bus transfer
151 dmac_beatsize_4: 8-bit bus transfer
152 dmac_beatsize_5: 8-bit bus transfer
153 dmac_beatsize_6: 8-bit bus transfer
154 dmac_beatsize_7: 8-bit bus transfer
155 dmac_beatsize_8: 8-bit bus transfer
156 dmac_beatsize_9: 8-bit bus transfer
157 dmac_blockact_0: Channel will be disabled if it is the last block transfer in
158 the transaction
159 dmac_blockact_1: Channel will be disabled if it is the last block transfer in
160 the transaction
161 dmac_blockact_10: Channel will be disabled if it is the last block transfer
162 in the transaction
163 dmac_blockact_11: Channel will be disabled if it is the last block transfer
164 in the transaction
165 dmac_blockact_12: Channel will be disabled if it is the last block transfer
166 in the transaction
167 dmac_blockact_13: Channel will be disabled if it is the last block transfer
168 in the transaction
169 dmac_blockact_14: Channel will be disabled if it is the last block transfer
170 in the transaction
171 dmac_blockact_15: Channel will be disabled if it is the last block transfer
172 in the transaction
173 dmac_blockact_16: Channel will be disabled if it is the last block transfer
174 in the transaction
175 dmac_blockact_17: Channel will be disabled if it is the last block transfer
176 in the transaction
177 dmac_blockact_18: Channel will be disabled if it is the last block transfer
178 in the transaction
179 dmac_blockact_19: Channel will be disabled if it is the last block transfer
180 in the transaction
181 dmac_blockact_2: Channel will be disabled if it is the last block transfer in
182 the transaction
183 dmac_blockact_20: Channel will be disabled if it is the last block transfer
184 in the transaction
185 dmac_blockact_21: Channel will be disabled if it is the last block transfer
186 in the transaction
187 dmac_blockact_22: Channel will be disabled if it is the last block transfer
188 in the transaction
189 dmac_blockact_23: Channel will be disabled if it is the last block transfer
190 in the transaction
191 dmac_blockact_24: Channel will be disabled if it is the last block transfer
192 in the transaction
193 dmac_blockact_25: Channel will be disabled if it is the last block transfer
194 in the transaction
195 dmac_blockact_26: Channel will be disabled if it is the last block transfer
196 in the transaction
197 dmac_blockact_27: Channel will be disabled if it is the last block transfer
198 in the transaction
199 dmac_blockact_28: Channel will be disabled if it is the last block transfer
200 in the transaction
201 dmac_blockact_29: Channel will be disabled if it is the last block transfer
202 in the transaction
203 dmac_blockact_3: Channel will be disabled if it is the last block transfer in
204 the transaction
205 dmac_blockact_30: Channel will be disabled if it is the last block transfer
206 in the transaction
207 dmac_blockact_31: Channel will be disabled if it is the last block transfer
208 in the transaction
209 dmac_blockact_4: Channel will be disabled if it is the last block transfer in
210 the transaction
211 dmac_blockact_5: Channel will be disabled if it is the last block transfer in
212 the transaction
213 dmac_blockact_6: Channel will be disabled if it is the last block transfer in
214 the transaction
215 dmac_blockact_7: Channel will be disabled if it is the last block transfer in
216 the transaction
217 dmac_blockact_8: Channel will be disabled if it is the last block transfer in
218 the transaction
219 dmac_blockact_9: Channel will be disabled if it is the last block transfer in
220 the transaction
Kévin Redonc94e0fc2019-03-07 19:15:29 +0100221 dmac_channel_0_settings: true
Kévin Redon69b92d92019-01-24 16:39:20 +0100222 dmac_channel_10_settings: false
223 dmac_channel_11_settings: false
224 dmac_channel_12_settings: false
225 dmac_channel_13_settings: false
226 dmac_channel_14_settings: false
227 dmac_channel_15_settings: false
228 dmac_channel_16_settings: false
229 dmac_channel_17_settings: false
230 dmac_channel_18_settings: false
231 dmac_channel_19_settings: false
232 dmac_channel_1_settings: false
233 dmac_channel_20_settings: false
234 dmac_channel_21_settings: false
235 dmac_channel_22_settings: false
236 dmac_channel_23_settings: false
237 dmac_channel_24_settings: false
238 dmac_channel_25_settings: false
239 dmac_channel_26_settings: false
240 dmac_channel_27_settings: false
241 dmac_channel_28_settings: false
242 dmac_channel_29_settings: false
243 dmac_channel_2_settings: false
244 dmac_channel_30_settings: false
245 dmac_channel_31_settings: false
246 dmac_channel_3_settings: false
247 dmac_channel_4_settings: false
248 dmac_channel_5_settings: false
249 dmac_channel_6_settings: false
250 dmac_channel_7_settings: false
251 dmac_channel_8_settings: false
252 dmac_channel_9_settings: false
253 dmac_dbgrun: false
Kévin Redonc94e0fc2019-03-07 19:15:29 +0100254 dmac_dstinc_0: true
Kévin Redon69b92d92019-01-24 16:39:20 +0100255 dmac_dstinc_1: false
256 dmac_dstinc_10: false
257 dmac_dstinc_11: false
258 dmac_dstinc_12: false
259 dmac_dstinc_13: false
260 dmac_dstinc_14: false
261 dmac_dstinc_15: false
262 dmac_dstinc_16: false
263 dmac_dstinc_17: false
264 dmac_dstinc_18: false
265 dmac_dstinc_19: false
266 dmac_dstinc_2: false
267 dmac_dstinc_20: false
268 dmac_dstinc_21: false
269 dmac_dstinc_22: false
270 dmac_dstinc_23: false
271 dmac_dstinc_24: false
272 dmac_dstinc_25: false
273 dmac_dstinc_26: false
274 dmac_dstinc_27: false
275 dmac_dstinc_28: false
276 dmac_dstinc_29: false
277 dmac_dstinc_3: false
278 dmac_dstinc_30: false
279 dmac_dstinc_31: false
280 dmac_dstinc_4: false
281 dmac_dstinc_5: false
282 dmac_dstinc_6: false
283 dmac_dstinc_7: false
284 dmac_dstinc_8: false
285 dmac_dstinc_9: false
Kévin Redonc94e0fc2019-03-07 19:15:29 +0100286 dmac_enable: true
Kévin Redon69b92d92019-01-24 16:39:20 +0100287 dmac_evact_0: No action
288 dmac_evact_1: No action
289 dmac_evact_10: No action
290 dmac_evact_11: No action
291 dmac_evact_12: No action
292 dmac_evact_13: No action
293 dmac_evact_14: No action
294 dmac_evact_15: No action
295 dmac_evact_16: No action
296 dmac_evact_17: No action
297 dmac_evact_18: No action
298 dmac_evact_19: No action
299 dmac_evact_2: No action
300 dmac_evact_20: No action
301 dmac_evact_21: No action
302 dmac_evact_22: No action
303 dmac_evact_23: No action
304 dmac_evact_24: No action
305 dmac_evact_25: No action
306 dmac_evact_26: No action
307 dmac_evact_27: No action
308 dmac_evact_28: No action
309 dmac_evact_29: No action
310 dmac_evact_3: No action
311 dmac_evact_30: No action
312 dmac_evact_31: No action
313 dmac_evact_4: No action
314 dmac_evact_5: No action
315 dmac_evact_6: No action
316 dmac_evact_7: No action
317 dmac_evact_8: No action
318 dmac_evact_9: No action
319 dmac_evie_0: false
320 dmac_evie_1: false
321 dmac_evie_10: false
322 dmac_evie_11: false
323 dmac_evie_12: false
324 dmac_evie_13: false
325 dmac_evie_14: false
326 dmac_evie_15: false
327 dmac_evie_16: false
328 dmac_evie_17: false
329 dmac_evie_18: false
330 dmac_evie_19: false
331 dmac_evie_2: false
332 dmac_evie_20: false
333 dmac_evie_21: false
334 dmac_evie_22: false
335 dmac_evie_23: false
336 dmac_evie_24: false
337 dmac_evie_25: false
338 dmac_evie_26: false
339 dmac_evie_27: false
340 dmac_evie_28: false
341 dmac_evie_29: false
342 dmac_evie_3: false
343 dmac_evie_30: false
344 dmac_evie_31: false
345 dmac_evie_4: false
346 dmac_evie_5: false
347 dmac_evie_6: false
348 dmac_evie_7: false
349 dmac_evie_8: false
350 dmac_evie_9: false
351 dmac_evoe_0: false
352 dmac_evoe_1: false
353 dmac_evoe_10: false
354 dmac_evoe_11: false
355 dmac_evoe_12: false
356 dmac_evoe_13: false
357 dmac_evoe_14: false
358 dmac_evoe_15: false
359 dmac_evoe_16: false
360 dmac_evoe_17: false
361 dmac_evoe_18: false
362 dmac_evoe_19: false
363 dmac_evoe_2: false
364 dmac_evoe_20: false
365 dmac_evoe_21: false
366 dmac_evoe_22: false
367 dmac_evoe_23: false
368 dmac_evoe_24: false
369 dmac_evoe_25: false
370 dmac_evoe_26: false
371 dmac_evoe_27: false
372 dmac_evoe_28: false
373 dmac_evoe_29: false
374 dmac_evoe_3: false
375 dmac_evoe_30: false
376 dmac_evoe_31: false
377 dmac_evoe_4: false
378 dmac_evoe_5: false
379 dmac_evoe_6: false
380 dmac_evoe_7: false
381 dmac_evoe_8: false
382 dmac_evoe_9: false
383 dmac_evosel_0: Event generation disabled
384 dmac_evosel_1: Event generation disabled
385 dmac_evosel_10: Event generation disabled
386 dmac_evosel_11: Event generation disabled
387 dmac_evosel_12: Event generation disabled
388 dmac_evosel_13: Event generation disabled
389 dmac_evosel_14: Event generation disabled
390 dmac_evosel_15: Event generation disabled
391 dmac_evosel_16: Event generation disabled
392 dmac_evosel_17: Event generation disabled
393 dmac_evosel_18: Event generation disabled
394 dmac_evosel_19: Event generation disabled
395 dmac_evosel_2: Event generation disabled
396 dmac_evosel_20: Event generation disabled
397 dmac_evosel_21: Event generation disabled
398 dmac_evosel_22: Event generation disabled
399 dmac_evosel_23: Event generation disabled
400 dmac_evosel_24: Event generation disabled
401 dmac_evosel_25: Event generation disabled
402 dmac_evosel_26: Event generation disabled
403 dmac_evosel_27: Event generation disabled
404 dmac_evosel_28: Event generation disabled
405 dmac_evosel_29: Event generation disabled
406 dmac_evosel_3: Event generation disabled
407 dmac_evosel_30: Event generation disabled
408 dmac_evosel_31: Event generation disabled
409 dmac_evosel_4: Event generation disabled
410 dmac_evosel_5: Event generation disabled
411 dmac_evosel_6: Event generation disabled
412 dmac_evosel_7: Event generation disabled
413 dmac_evosel_8: Event generation disabled
414 dmac_evosel_9: Event generation disabled
415 dmac_lvl_0: Channel priority 0
416 dmac_lvl_1: Channel priority 0
417 dmac_lvl_10: Channel priority 0
418 dmac_lvl_11: Channel priority 0
419 dmac_lvl_12: Channel priority 0
420 dmac_lvl_13: Channel priority 0
421 dmac_lvl_14: Channel priority 0
422 dmac_lvl_15: Channel priority 0
423 dmac_lvl_16: Channel priority 0
424 dmac_lvl_17: Channel priority 0
425 dmac_lvl_18: Channel priority 0
426 dmac_lvl_19: Channel priority 0
427 dmac_lvl_2: Channel priority 0
428 dmac_lvl_20: Channel priority 0
429 dmac_lvl_21: Channel priority 0
430 dmac_lvl_22: Channel priority 0
431 dmac_lvl_23: Channel priority 0
432 dmac_lvl_24: Channel priority 0
433 dmac_lvl_25: Channel priority 0
434 dmac_lvl_26: Channel priority 0
435 dmac_lvl_27: Channel priority 0
436 dmac_lvl_28: Channel priority 0
437 dmac_lvl_29: Channel priority 0
438 dmac_lvl_3: Channel priority 0
439 dmac_lvl_30: Channel priority 0
440 dmac_lvl_31: Channel priority 0
441 dmac_lvl_4: Channel priority 0
442 dmac_lvl_5: Channel priority 0
443 dmac_lvl_6: Channel priority 0
444 dmac_lvl_7: Channel priority 0
445 dmac_lvl_8: Channel priority 0
446 dmac_lvl_9: Channel priority 0
447 dmac_lvlen0: true
448 dmac_lvlen1: true
449 dmac_lvlen2: true
450 dmac_lvlen3: true
451 dmac_lvlpri0: 0
452 dmac_lvlpri1: 0
453 dmac_lvlpri2: 0
454 dmac_lvlpri3: 0
455 dmac_rrlvlen0: Static arbitration scheme for channel with priority 0
456 dmac_rrlvlen1: Static arbitration scheme for channel with priority 1
457 dmac_rrlvlen2: Static arbitration scheme for channel with priority 2
458 dmac_rrlvlen3: Static arbitration scheme for channel with priority 3
459 dmac_runstdby_0: false
460 dmac_runstdby_1: false
461 dmac_runstdby_10: false
462 dmac_runstdby_11: false
463 dmac_runstdby_12: false
464 dmac_runstdby_13: false
465 dmac_runstdby_14: false
466 dmac_runstdby_15: false
467 dmac_runstdby_16: false
468 dmac_runstdby_17: false
469 dmac_runstdby_18: false
470 dmac_runstdby_19: false
471 dmac_runstdby_2: false
472 dmac_runstdby_20: false
473 dmac_runstdby_21: false
474 dmac_runstdby_22: false
475 dmac_runstdby_23: false
476 dmac_runstdby_24: false
477 dmac_runstdby_25: false
478 dmac_runstdby_26: false
479 dmac_runstdby_27: false
480 dmac_runstdby_28: false
481 dmac_runstdby_29: false
482 dmac_runstdby_3: false
483 dmac_runstdby_30: false
484 dmac_runstdby_31: false
485 dmac_runstdby_4: false
486 dmac_runstdby_5: false
487 dmac_runstdby_6: false
488 dmac_runstdby_7: false
489 dmac_runstdby_8: false
490 dmac_runstdby_9: false
Kévin Redonc94e0fc2019-03-07 19:15:29 +0100491 dmac_srcinc_0: true
Kévin Redon69b92d92019-01-24 16:39:20 +0100492 dmac_srcinc_1: false
493 dmac_srcinc_10: false
494 dmac_srcinc_11: false
495 dmac_srcinc_12: false
496 dmac_srcinc_13: false
497 dmac_srcinc_14: false
498 dmac_srcinc_15: false
499 dmac_srcinc_16: false
500 dmac_srcinc_17: false
501 dmac_srcinc_18: false
502 dmac_srcinc_19: false
503 dmac_srcinc_2: false
504 dmac_srcinc_20: false
505 dmac_srcinc_21: false
506 dmac_srcinc_22: false
507 dmac_srcinc_23: false
508 dmac_srcinc_24: false
509 dmac_srcinc_25: false
510 dmac_srcinc_26: false
511 dmac_srcinc_27: false
512 dmac_srcinc_28: false
513 dmac_srcinc_29: false
514 dmac_srcinc_3: false
515 dmac_srcinc_30: false
516 dmac_srcinc_31: false
517 dmac_srcinc_4: false
518 dmac_srcinc_5: false
519 dmac_srcinc_6: false
520 dmac_srcinc_7: false
521 dmac_srcinc_8: false
522 dmac_srcinc_9: false
523 dmac_stepsel_0: Step size settings apply to the destination address
524 dmac_stepsel_1: Step size settings apply to the destination address
525 dmac_stepsel_10: Step size settings apply to the destination address
526 dmac_stepsel_11: Step size settings apply to the destination address
527 dmac_stepsel_12: Step size settings apply to the destination address
528 dmac_stepsel_13: Step size settings apply to the destination address
529 dmac_stepsel_14: Step size settings apply to the destination address
530 dmac_stepsel_15: Step size settings apply to the destination address
531 dmac_stepsel_16: Step size settings apply to the destination address
532 dmac_stepsel_17: Step size settings apply to the destination address
533 dmac_stepsel_18: Step size settings apply to the destination address
534 dmac_stepsel_19: Step size settings apply to the destination address
535 dmac_stepsel_2: Step size settings apply to the destination address
536 dmac_stepsel_20: Step size settings apply to the destination address
537 dmac_stepsel_21: Step size settings apply to the destination address
538 dmac_stepsel_22: Step size settings apply to the destination address
539 dmac_stepsel_23: Step size settings apply to the destination address
540 dmac_stepsel_24: Step size settings apply to the destination address
541 dmac_stepsel_25: Step size settings apply to the destination address
542 dmac_stepsel_26: Step size settings apply to the destination address
543 dmac_stepsel_27: Step size settings apply to the destination address
544 dmac_stepsel_28: Step size settings apply to the destination address
545 dmac_stepsel_29: Step size settings apply to the destination address
546 dmac_stepsel_3: Step size settings apply to the destination address
547 dmac_stepsel_30: Step size settings apply to the destination address
548 dmac_stepsel_31: Step size settings apply to the destination address
549 dmac_stepsel_4: Step size settings apply to the destination address
550 dmac_stepsel_5: Step size settings apply to the destination address
551 dmac_stepsel_6: Step size settings apply to the destination address
552 dmac_stepsel_7: Step size settings apply to the destination address
553 dmac_stepsel_8: Step size settings apply to the destination address
554 dmac_stepsel_9: Step size settings apply to the destination address
555 dmac_stepsize_0: Next ADDR = ADDR + (BEATSIZE + 1) * 1
556 dmac_stepsize_1: Next ADDR = ADDR + (BEATSIZE + 1) * 1
557 dmac_stepsize_10: Next ADDR = ADDR + (BEATSIZE + 1) * 1
558 dmac_stepsize_11: Next ADDR = ADDR + (BEATSIZE + 1) * 1
559 dmac_stepsize_12: Next ADDR = ADDR + (BEATSIZE + 1) * 1
560 dmac_stepsize_13: Next ADDR = ADDR + (BEATSIZE + 1) * 1
561 dmac_stepsize_14: Next ADDR = ADDR + (BEATSIZE + 1) * 1
562 dmac_stepsize_15: Next ADDR = ADDR + (BEATSIZE + 1) * 1
563 dmac_stepsize_16: Next ADDR = ADDR + (BEATSIZE + 1) * 1
564 dmac_stepsize_17: Next ADDR = ADDR + (BEATSIZE + 1) * 1
565 dmac_stepsize_18: Next ADDR = ADDR + (BEATSIZE + 1) * 1
566 dmac_stepsize_19: Next ADDR = ADDR + (BEATSIZE + 1) * 1
567 dmac_stepsize_2: Next ADDR = ADDR + (BEATSIZE + 1) * 1
568 dmac_stepsize_20: Next ADDR = ADDR + (BEATSIZE + 1) * 1
569 dmac_stepsize_21: Next ADDR = ADDR + (BEATSIZE + 1) * 1
570 dmac_stepsize_22: Next ADDR = ADDR + (BEATSIZE + 1) * 1
571 dmac_stepsize_23: Next ADDR = ADDR + (BEATSIZE + 1) * 1
572 dmac_stepsize_24: Next ADDR = ADDR + (BEATSIZE + 1) * 1
573 dmac_stepsize_25: Next ADDR = ADDR + (BEATSIZE + 1) * 1
574 dmac_stepsize_26: Next ADDR = ADDR + (BEATSIZE + 1) * 1
575 dmac_stepsize_27: Next ADDR = ADDR + (BEATSIZE + 1) * 1
576 dmac_stepsize_28: Next ADDR = ADDR + (BEATSIZE + 1) * 1
577 dmac_stepsize_29: Next ADDR = ADDR + (BEATSIZE + 1) * 1
578 dmac_stepsize_3: Next ADDR = ADDR + (BEATSIZE + 1) * 1
579 dmac_stepsize_30: Next ADDR = ADDR + (BEATSIZE + 1) * 1
580 dmac_stepsize_31: Next ADDR = ADDR + (BEATSIZE + 1) * 1
581 dmac_stepsize_4: Next ADDR = ADDR + (BEATSIZE + 1) * 1
582 dmac_stepsize_5: Next ADDR = ADDR + (BEATSIZE + 1) * 1
583 dmac_stepsize_6: Next ADDR = ADDR + (BEATSIZE + 1) * 1
584 dmac_stepsize_7: Next ADDR = ADDR + (BEATSIZE + 1) * 1
585 dmac_stepsize_8: Next ADDR = ADDR + (BEATSIZE + 1) * 1
586 dmac_stepsize_9: Next ADDR = ADDR + (BEATSIZE + 1) * 1
587 dmac_trifsrc_0: Only software/event triggers
588 dmac_trifsrc_1: Only software/event triggers
589 dmac_trifsrc_10: Only software/event triggers
590 dmac_trifsrc_11: Only software/event triggers
591 dmac_trifsrc_12: Only software/event triggers
592 dmac_trifsrc_13: Only software/event triggers
593 dmac_trifsrc_14: Only software/event triggers
594 dmac_trifsrc_15: Only software/event triggers
595 dmac_trifsrc_16: Only software/event triggers
596 dmac_trifsrc_17: Only software/event triggers
597 dmac_trifsrc_18: Only software/event triggers
598 dmac_trifsrc_19: Only software/event triggers
599 dmac_trifsrc_2: Only software/event triggers
600 dmac_trifsrc_20: Only software/event triggers
601 dmac_trifsrc_21: Only software/event triggers
602 dmac_trifsrc_22: Only software/event triggers
603 dmac_trifsrc_23: Only software/event triggers
604 dmac_trifsrc_24: Only software/event triggers
605 dmac_trifsrc_25: Only software/event triggers
606 dmac_trifsrc_26: Only software/event triggers
607 dmac_trifsrc_27: Only software/event triggers
608 dmac_trifsrc_28: Only software/event triggers
609 dmac_trifsrc_29: Only software/event triggers
610 dmac_trifsrc_3: Only software/event triggers
611 dmac_trifsrc_30: Only software/event triggers
612 dmac_trifsrc_31: Only software/event triggers
613 dmac_trifsrc_4: Only software/event triggers
614 dmac_trifsrc_5: Only software/event triggers
615 dmac_trifsrc_6: Only software/event triggers
616 dmac_trifsrc_7: Only software/event triggers
617 dmac_trifsrc_8: Only software/event triggers
618 dmac_trifsrc_9: Only software/event triggers
619 dmac_trigact_0: One trigger required for each block transfer
620 dmac_trigact_1: One trigger required for each block transfer
621 dmac_trigact_10: One trigger required for each block transfer
622 dmac_trigact_11: One trigger required for each block transfer
623 dmac_trigact_12: One trigger required for each block transfer
624 dmac_trigact_13: One trigger required for each block transfer
625 dmac_trigact_14: One trigger required for each block transfer
626 dmac_trigact_15: One trigger required for each block transfer
627 dmac_trigact_16: One trigger required for each block transfer
628 dmac_trigact_17: One trigger required for each block transfer
629 dmac_trigact_18: One trigger required for each block transfer
630 dmac_trigact_19: One trigger required for each block transfer
631 dmac_trigact_2: One trigger required for each block transfer
632 dmac_trigact_20: One trigger required for each block transfer
633 dmac_trigact_21: One trigger required for each block transfer
634 dmac_trigact_22: One trigger required for each block transfer
635 dmac_trigact_23: One trigger required for each block transfer
636 dmac_trigact_24: One trigger required for each block transfer
637 dmac_trigact_25: One trigger required for each block transfer
638 dmac_trigact_26: One trigger required for each block transfer
639 dmac_trigact_27: One trigger required for each block transfer
640 dmac_trigact_28: One trigger required for each block transfer
641 dmac_trigact_29: One trigger required for each block transfer
642 dmac_trigact_3: One trigger required for each block transfer
643 dmac_trigact_30: One trigger required for each block transfer
644 dmac_trigact_31: One trigger required for each block transfer
645 dmac_trigact_4: One trigger required for each block transfer
646 dmac_trigact_5: One trigger required for each block transfer
647 dmac_trigact_6: One trigger required for each block transfer
648 dmac_trigact_7: One trigger required for each block transfer
649 dmac_trigact_8: One trigger required for each block transfer
650 dmac_trigact_9: One trigger required for each block transfer
651 optional_signals: []
652 variant: null
653 clocks:
654 domain_group: null
655 GCLK:
656 user_label: GCLK
Kévin Redon4e39b012019-01-30 15:55:58 +0100657 definition: Atmel:SAME54_Drivers:0.0.1::SAME54N19A-AF::GCLK::driver_config_definition::GCLK::HAL:HPL:GCLK
Kévin Redon69b92d92019-01-24 16:39:20 +0100658 functionality: System
659 api: HAL:HPL:GCLK
660 configuration:
661 enable_gclk_gen_0: true
662 enable_gclk_gen_1: true
663 enable_gclk_gen_10: false
Kévin Redon4a2d8f42019-01-24 17:15:10 +0100664 enable_gclk_gen_11: true
Kévin Redon20abc4f2019-01-24 17:32:17 +0100665 enable_gclk_gen_2: true
Kévin Redon69b92d92019-01-24 16:39:20 +0100666 enable_gclk_gen_3: true
Kévin Redon18c2dbb2019-04-17 01:35:38 +0200667 enable_gclk_gen_4: true
Kévin Redond4ed1ec2019-01-30 18:54:59 +0100668 enable_gclk_gen_5: true
Kévin Redon5e7cfae2019-04-25 15:50:30 +0200669 enable_gclk_gen_6: true
Kévin Redon69b92d92019-01-24 16:39:20 +0100670 enable_gclk_gen_7: false
671 enable_gclk_gen_8: false
672 enable_gclk_gen_9: false
673 gclk_arch_gen_0_enable: true
674 gclk_arch_gen_0_idc: false
675 gclk_arch_gen_0_oe: false
676 gclk_arch_gen_0_oov: false
677 gclk_arch_gen_0_runstdby: false
678 gclk_arch_gen_10_enable: false
679 gclk_arch_gen_10_idc: false
680 gclk_arch_gen_10_oe: false
681 gclk_arch_gen_10_oov: false
682 gclk_arch_gen_10_runstdby: false
Kévin Redon4a2d8f42019-01-24 17:15:10 +0100683 gclk_arch_gen_11_enable: true
Kévin Redon69b92d92019-01-24 16:39:20 +0100684 gclk_arch_gen_11_idc: false
685 gclk_arch_gen_11_oe: false
686 gclk_arch_gen_11_oov: false
687 gclk_arch_gen_11_runstdby: false
688 gclk_arch_gen_1_enable: true
689 gclk_arch_gen_1_idc: false
690 gclk_arch_gen_1_oe: false
691 gclk_arch_gen_1_oov: false
692 gclk_arch_gen_1_runstdby: false
Kévin Redon20abc4f2019-01-24 17:32:17 +0100693 gclk_arch_gen_2_enable: true
Kévin Redon69b92d92019-01-24 16:39:20 +0100694 gclk_arch_gen_2_idc: false
695 gclk_arch_gen_2_oe: false
696 gclk_arch_gen_2_oov: false
697 gclk_arch_gen_2_runstdby: false
698 gclk_arch_gen_3_enable: true
699 gclk_arch_gen_3_idc: false
700 gclk_arch_gen_3_oe: false
701 gclk_arch_gen_3_oov: false
702 gclk_arch_gen_3_runstdby: false
Kévin Redon18c2dbb2019-04-17 01:35:38 +0200703 gclk_arch_gen_4_enable: true
Kévin Redon69b92d92019-01-24 16:39:20 +0100704 gclk_arch_gen_4_idc: false
Kévin Redonf53d3662019-04-25 13:55:06 +0200705 gclk_arch_gen_4_oe: true
Kévin Redon69b92d92019-01-24 16:39:20 +0100706 gclk_arch_gen_4_oov: false
707 gclk_arch_gen_4_runstdby: false
Kévin Redond4ed1ec2019-01-30 18:54:59 +0100708 gclk_arch_gen_5_enable: true
Kévin Redon69b92d92019-01-24 16:39:20 +0100709 gclk_arch_gen_5_idc: false
Kévin Redond4ed1ec2019-01-30 18:54:59 +0100710 gclk_arch_gen_5_oe: true
Kévin Redon69b92d92019-01-24 16:39:20 +0100711 gclk_arch_gen_5_oov: false
712 gclk_arch_gen_5_runstdby: false
Kévin Redon5e7cfae2019-04-25 15:50:30 +0200713 gclk_arch_gen_6_enable: true
Kévin Redon69b92d92019-01-24 16:39:20 +0100714 gclk_arch_gen_6_idc: false
715 gclk_arch_gen_6_oe: false
716 gclk_arch_gen_6_oov: false
717 gclk_arch_gen_6_runstdby: false
718 gclk_arch_gen_7_enable: false
719 gclk_arch_gen_7_idc: false
720 gclk_arch_gen_7_oe: false
721 gclk_arch_gen_7_oov: false
722 gclk_arch_gen_7_runstdby: false
723 gclk_arch_gen_8_enable: false
724 gclk_arch_gen_8_idc: false
725 gclk_arch_gen_8_oe: false
726 gclk_arch_gen_8_oov: false
727 gclk_arch_gen_8_runstdby: false
728 gclk_arch_gen_9_enable: false
729 gclk_arch_gen_9_idc: false
730 gclk_arch_gen_9_oe: false
731 gclk_arch_gen_9_oov: false
732 gclk_arch_gen_9_runstdby: false
733 gclk_gen_0_div: 1
734 gclk_gen_0_div_sel: false
Kévin Redon4a2d8f42019-01-24 17:15:10 +0100735 gclk_gen_0_oscillator: Digital Phase Locked Loop (DPLL0)
Kévin Redon69b92d92019-01-24 16:39:20 +0100736 gclk_gen_10_div: 1
737 gclk_gen_10_div_sel: false
Kévin Redon4e39b012019-01-30 15:55:58 +0100738 gclk_gen_10_oscillator: External Crystal Oscillator 8-48MHz (XOSC1)
Kévin Redon4a2d8f42019-01-24 17:15:10 +0100739 gclk_gen_11_div: 6
Kévin Redon69b92d92019-01-24 16:39:20 +0100740 gclk_gen_11_div_sel: false
Kévin Redon4a2d8f42019-01-24 17:15:10 +0100741 gclk_gen_11_oscillator: External Crystal Oscillator 8-48MHz (XOSC1)
Kévin Redon69b92d92019-01-24 16:39:20 +0100742 gclk_gen_1_div: 1
743 gclk_gen_1_div_sel: false
744 gclk_gen_1_oscillator: Digital Frequency Locked Loop (DFLL48M)
Kévin Redon5e7cfae2019-04-25 15:50:30 +0200745 gclk_gen_2_div: 200
Kévin Redon20abc4f2019-01-24 17:32:17 +0100746 gclk_gen_2_div_sel: false
747 gclk_gen_2_oscillator: Digital Phase Locked Loop (DPLL1)
Kévin Redon69b92d92019-01-24 16:39:20 +0100748 gclk_gen_3_div: 1
749 gclk_gen_3_div_sel: false
750 gclk_gen_3_oscillator: 32kHz External Crystal Oscillator (XOSC32K)
Kévin Redonf53d3662019-04-25 13:55:06 +0200751 gclk_gen_4_div: 2
Kévin Redon69b92d92019-01-24 16:39:20 +0100752 gclk_gen_4_div_sel: false
Kévin Redon18c2dbb2019-04-17 01:35:38 +0200753 gclk_gen_4_oscillator: Digital Phase Locked Loop (DPLL1)
Kévin Redond4ed1ec2019-01-30 18:54:59 +0100754 gclk_gen_5_div: 5
Kévin Redon69b92d92019-01-24 16:39:20 +0100755 gclk_gen_5_div_sel: false
Kévin Redond4ed1ec2019-01-30 18:54:59 +0100756 gclk_gen_5_oscillator: Digital Phase Locked Loop (DPLL1)
Kévin Redon5e7cfae2019-04-25 15:50:30 +0200757 gclk_gen_6_div: 17
Kévin Redon69b92d92019-01-24 16:39:20 +0100758 gclk_gen_6_div_sel: false
Kévin Redon5e7cfae2019-04-25 15:50:30 +0200759 gclk_gen_6_oscillator: Digital Phase Locked Loop (DPLL0)
Kévin Redon69b92d92019-01-24 16:39:20 +0100760 gclk_gen_7_div: 1
761 gclk_gen_7_div_sel: false
Kévin Redon4e39b012019-01-30 15:55:58 +0100762 gclk_gen_7_oscillator: External Crystal Oscillator 8-48MHz (XOSC1)
Kévin Redon69b92d92019-01-24 16:39:20 +0100763 gclk_gen_8_div: 1
764 gclk_gen_8_div_sel: false
Kévin Redon4e39b012019-01-30 15:55:58 +0100765 gclk_gen_8_oscillator: External Crystal Oscillator 8-48MHz (XOSC1)
Kévin Redon69b92d92019-01-24 16:39:20 +0100766 gclk_gen_9_div: 1
767 gclk_gen_9_div_sel: false
Kévin Redon4e39b012019-01-30 15:55:58 +0100768 gclk_gen_9_oscillator: External Crystal Oscillator 8-48MHz (XOSC1)
Kévin Redon69b92d92019-01-24 16:39:20 +0100769 optional_signals: []
770 variant: null
771 clocks:
772 domain_group: null
773 MCLK:
774 user_label: MCLK
Kévin Redon4e39b012019-01-30 15:55:58 +0100775 definition: Atmel:SAME54_Drivers:0.0.1::SAME54N19A-AF::MCLK::driver_config_definition::MCLK::HAL:HPL:MCLK
Kévin Redon69b92d92019-01-24 16:39:20 +0100776 functionality: System
777 api: HAL:HPL:MCLK
778 configuration:
779 cpu_clock_source: Generic clock generator 0
780 cpu_div: '1'
781 enable_cpu_clock: true
782 mclk_arch_bupdiv: Divide by 8
783 mclk_arch_hsdiv: Divide by 1
784 mclk_arch_lpdiv: Divide by 4
785 nvm_wait_states: '0'
786 optional_signals: []
787 variant: null
788 clocks:
789 domain_group:
790 nodes:
791 - name: CPU
792 input: CPU
Harald Welte863ea292019-02-24 10:05:12 +0100793 external: false
794 external_frequency: 0
Kévin Redon69b92d92019-01-24 16:39:20 +0100795 configuration: {}
796 OSC32KCTRL:
797 user_label: OSC32KCTRL
Kévin Redon4e39b012019-01-30 15:55:58 +0100798 definition: Atmel:SAME54_Drivers:0.0.1::SAME54N19A-AF::OSC32KCTRL::driver_config_definition::OSC32KCTRL::HAL:HPL:OSC32KCTRL
Kévin Redon69b92d92019-01-24 16:39:20 +0100799 functionality: System
800 api: HAL:HPL:OSC32KCTRL
801 configuration:
802 enable_osculp32k: true
803 enable_rtc_source: false
804 enable_xosc32k: true
805 osculp32k_calib: 0
806 osculp32k_calib_enable: false
Kévin Redon87af4892019-01-24 17:06:58 +0100807 rtc_1khz_selection: false
808 rtc_source_oscillator: 32kHz External Crystal Oscillator (XOSC32K)
Kévin Redon69b92d92019-01-24 16:39:20 +0100809 xosc32k_arch_cfden: false
810 xosc32k_arch_cfdeo: false
811 xosc32k_arch_cgm: Standard mode
812 xosc32k_arch_en1k: false
813 xosc32k_arch_en32k: true
814 xosc32k_arch_enable: true
815 xosc32k_arch_ondemand: true
816 xosc32k_arch_runstdby: false
817 xosc32k_arch_startup: 62592us
818 xosc32k_arch_swben: false
819 xosc32k_arch_xtalen: true
820 optional_signals: []
821 variant: null
822 clocks:
823 domain_group: null
824 OSCCTRL:
825 user_label: OSCCTRL
Kévin Redon4e39b012019-01-30 15:55:58 +0100826 definition: Atmel:SAME54_Drivers:0.0.1::SAME54N19A-AF::OSCCTRL::driver_config_definition::OSCCTRL::HAL:HPL:OSCCTRL
Kévin Redon69b92d92019-01-24 16:39:20 +0100827 functionality: System
828 api: HAL:HPL:OSCCTRL
829 configuration:
830 dfll_arch_bplckc: false
831 dfll_arch_calibration: false
832 dfll_arch_ccdis: true
833 dfll_arch_coarse: 31
834 dfll_arch_cstep: 1
835 dfll_arch_enable: true
836 dfll_arch_fine: 128
837 dfll_arch_fstep: 1
838 dfll_arch_llaw: false
839 dfll_arch_ondemand: false
840 dfll_arch_qldis: false
841 dfll_arch_runstdby: false
842 dfll_arch_stable: false
843 dfll_arch_usbcrm: true
844 dfll_arch_waitlock: false
845 dfll_mode: Closed Loop Mode
846 dfll_mul: 48000
847 dfll_ref_clock: Generic clock generator 3
848 enable_dfll: true
Kévin Redon4a2d8f42019-01-24 17:15:10 +0100849 enable_fdpll0: true
Kévin Redon20abc4f2019-01-24 17:32:17 +0100850 enable_fdpll1: true
Kévin Redon69b92d92019-01-24 16:39:20 +0100851 enable_xosc0: false
852 enable_xosc1: true
853 fdpll0_arch_dcoen: false
Kévin Redon4a2d8f42019-01-24 17:15:10 +0100854 fdpll0_arch_enable: true
Kévin Redon69b92d92019-01-24 16:39:20 +0100855 fdpll0_arch_filter: 0
856 fdpll0_arch_lbypass: false
857 fdpll0_arch_ltime: No time-out, automatic lock
858 fdpll0_arch_ondemand: false
Kévin Redon4a2d8f42019-01-24 17:15:10 +0100859 fdpll0_arch_refclk: XOSC1 clock reference
Kévin Redon69b92d92019-01-24 16:39:20 +0100860 fdpll0_arch_runstdby: false
861 fdpll0_arch_wuf: false
862 fdpll0_clock_dcofilter: 0
Kévin Redon4e39b012019-01-30 15:55:58 +0100863 fdpll0_clock_div: 2
Kévin Redon4a2d8f42019-01-24 17:15:10 +0100864 fdpll0_ldr: 59
865 fdpll0_ldrfrac: 0
866 fdpll0_ref_clock: Generic clock generator 11
Kévin Redon69b92d92019-01-24 16:39:20 +0100867 fdpll1_arch_dcoen: false
Kévin Redon20abc4f2019-01-24 17:32:17 +0100868 fdpll1_arch_enable: true
Kévin Redon69b92d92019-01-24 16:39:20 +0100869 fdpll1_arch_filter: 0
870 fdpll1_arch_lbypass: false
871 fdpll1_arch_ltime: No time-out, automatic lock
872 fdpll1_arch_ondemand: false
Kévin Redon20abc4f2019-01-24 17:32:17 +0100873 fdpll1_arch_refclk: XOSC1 clock reference
Kévin Redon69b92d92019-01-24 16:39:20 +0100874 fdpll1_arch_runstdby: false
875 fdpll1_arch_wuf: false
876 fdpll1_clock_dcofilter: 0
Kévin Redon4e39b012019-01-30 15:55:58 +0100877 fdpll1_clock_div: 2
Kévin Redon20abc4f2019-01-24 17:32:17 +0100878 fdpll1_ldr: 49
879 fdpll1_ldrfrac: 0
880 fdpll1_ref_clock: Generic clock generator 11
Kévin Redon69b92d92019-01-24 16:39:20 +0100881 xosc0_arch_cfden: false
882 xosc0_arch_enable: false
883 xosc0_arch_enalc: false
884 xosc0_arch_lowbufgain: false
885 xosc0_arch_ondemand: false
886 xosc0_arch_runstdby: false
887 xosc0_arch_startup: 31us
888 xosc0_arch_swben: false
889 xosc0_arch_xtalen: false
890 xosc0_frequency: 12000000
891 xosc1_arch_cfden: false
892 xosc1_arch_enable: true
893 xosc1_arch_enalc: false
894 xosc1_arch_lowbufgain: false
895 xosc1_arch_ondemand: false
896 xosc1_arch_runstdby: false
897 xosc1_arch_startup: 31us
898 xosc1_arch_swben: false
899 xosc1_arch_xtalen: true
900 xosc1_frequency: 12000000
901 optional_signals: []
902 variant: null
903 clocks:
904 domain_group: null
905 PORT:
906 user_label: PORT
Kévin Redon4e39b012019-01-30 15:55:58 +0100907 definition: Atmel:SAME54_Drivers:0.0.1::SAME54N19A-AF::PORT::driver_config_definition::PORT::HAL:HPL:PORT
Kévin Redon69b92d92019-01-24 16:39:20 +0100908 functionality: System
909 api: HAL:HPL:PORT
910 configuration:
911 enable_port_input_event_0: false
912 enable_port_input_event_1: false
913 enable_port_input_event_2: false
914 enable_port_input_event_3: false
915 porta_event_action_0: Output register of pin will be set to level of event
916 porta_event_action_1: Output register of pin will be set to level of event
917 porta_event_action_2: Output register of pin will be set to level of event
918 porta_event_action_3: Output register of pin will be set to level of event
919 porta_event_pin_identifier_0: 0
920 porta_event_pin_identifier_1: 0
921 porta_event_pin_identifier_2: 0
922 porta_event_pin_identifier_3: 0
923 porta_input_event_enable_0: false
924 porta_input_event_enable_1: false
925 porta_input_event_enable_2: false
926 porta_input_event_enable_3: false
927 portb_event_action_0: Output register of pin will be set to level of event
928 portb_event_action_1: Output register of pin will be set to level of event
929 portb_event_action_2: Output register of pin will be set to level of event
930 portb_event_action_3: Output register of pin will be set to level of event
931 portb_event_pin_identifier_0: 0
932 portb_event_pin_identifier_1: 0
933 portb_event_pin_identifier_2: 0
934 portb_event_pin_identifier_3: 0
935 portb_input_event_enable_0: false
936 portb_input_event_enable_1: false
937 portb_input_event_enable_2: false
938 portb_input_event_enable_3: false
939 portc_event_action_0: Output register of pin will be set to level of event
940 portc_event_action_1: Output register of pin will be set to level of event
941 portc_event_action_2: Output register of pin will be set to level of event
942 portc_event_action_3: Output register of pin will be set to level of event
943 portc_event_pin_identifier_0: 0
944 portc_event_pin_identifier_1: 0
945 portc_event_pin_identifier_2: 0
946 portc_event_pin_identifier_3: 0
947 portc_input_event_enable_0: false
948 portc_input_event_enable_1: false
949 portc_input_event_enable_2: false
950 portc_input_event_enable_3: false
Kévin Redon69b92d92019-01-24 16:39:20 +0100951 optional_signals: []
952 variant: null
953 clocks:
954 domain_group: null
955 RAMECC:
956 user_label: RAMECC
Kévin Redon4e39b012019-01-30 15:55:58 +0100957 definition: Atmel:SAME54_Drivers:0.0.1::SAME54N19A-AF::RAMECC::driver_config_definition::RAMECC::HAL:HPL:RAMECC
Kévin Redon69b92d92019-01-24 16:39:20 +0100958 functionality: System
959 api: HAL:HPL:RAMECC
960 configuration: {}
961 optional_signals: []
962 variant: null
963 clocks:
964 domain_group: null
Kévin Redon1f8ecef2019-01-31 13:36:12 +0100965 SIM0:
966 user_label: SIM0
967 definition: Atmel:SAME54_Drivers:0.0.1::SAME54N19A-AF::SERCOM0::driver_config_definition::USART.with.ISO7816::HAL:Driver:USART.Async
968 functionality: USART
969 api: HAL:Driver:USART_Async
970 configuration:
971 usart_advanced: false
972 usart_arch_clock_mode: USART with internal clock
973 usart_arch_cloden: false
974 usart_arch_dbgstop: Keep running
975 usart_arch_dord: LSB is transmitted first
976 usart_arch_ibon: false
977 usart_arch_runstdby: false
978 usart_arch_sfde: false
Kévin Redon18c2dbb2019-04-17 01:35:38 +0200979 usart_baud_rate: 6720
Kévin Redon1f8ecef2019-01-31 13:36:12 +0100980 usart_character_size: 8 bits
981 usart_dsnack: The successive receive NACK is disable.
982 usart_gtime: 2-bit times
983 usart_inack: NACK is transmitted when a parity error is received.
984 usart_inverse_enabled: false
985 usart_iso7816_type: T=0
986 usart_maxiter: 7
987 usart_parity: Even parity
988 usart_rx_enable: true
989 usart_stop_bit: One stop bit
990 usart_tx_enable: true
991 optional_signals: []
992 variant:
993 specification: TXPO=2, RXPO=0
994 required_signals:
995 - name: SERCOM0/PAD/0
996 pad: PA04
997 label: RX/TX
998 clocks:
999 domain_group:
1000 nodes:
1001 - name: Core
1002 input: Generic clock generator 2
Harald Welte863ea292019-02-24 10:05:12 +01001003 external: false
1004 external_frequency: 0
Kévin Redon1f8ecef2019-01-31 13:36:12 +01001005 - name: Slow
1006 input: Generic clock generator 3
Harald Welte863ea292019-02-24 10:05:12 +01001007 external: false
1008 external_frequency: 0
Kévin Redon1f8ecef2019-01-31 13:36:12 +01001009 configuration:
1010 core_gclk_selection: Generic clock generator 2
1011 slow_gclk_selection: Generic clock generator 3
1012 SIM1:
1013 user_label: SIM1
1014 definition: Atmel:SAME54_Drivers:0.0.1::SAME54N19A-AF::SERCOM1::driver_config_definition::USART.with.ISO7816::HAL:Driver:USART.Async
1015 functionality: USART
1016 api: HAL:Driver:USART_Async
1017 configuration:
1018 usart_advanced: false
1019 usart_arch_clock_mode: USART with internal clock
1020 usart_arch_cloden: false
1021 usart_arch_dbgstop: Keep running
1022 usart_arch_dord: LSB is transmitted first
1023 usart_arch_ibon: false
1024 usart_arch_runstdby: false
1025 usart_arch_sfde: false
Kévin Redon18c2dbb2019-04-17 01:35:38 +02001026 usart_baud_rate: 6720
Kévin Redon1f8ecef2019-01-31 13:36:12 +01001027 usart_character_size: 8 bits
1028 usart_dsnack: The successive receive NACK is disable.
1029 usart_gtime: 2-bit times
1030 usart_inack: NACK is transmitted when a parity error is received.
1031 usart_inverse_enabled: false
1032 usart_iso7816_type: T=0
1033 usart_maxiter: 7
1034 usart_parity: Even parity
1035 usart_rx_enable: true
1036 usart_stop_bit: One stop bit
1037 usart_tx_enable: true
1038 optional_signals: []
1039 variant:
1040 specification: TXPO=2, RXPO=0
1041 required_signals:
1042 - name: SERCOM1/PAD/0
1043 pad: PA16
1044 label: RX/TX
1045 clocks:
1046 domain_group:
1047 nodes:
1048 - name: Core
1049 input: Generic clock generator 2
Harald Welte863ea292019-02-24 10:05:12 +01001050 external: false
1051 external_frequency: 0
Kévin Redon1f8ecef2019-01-31 13:36:12 +01001052 - name: Slow
1053 input: Generic clock generator 3
Harald Welte863ea292019-02-24 10:05:12 +01001054 external: false
1055 external_frequency: 0
Kévin Redon1f8ecef2019-01-31 13:36:12 +01001056 configuration:
1057 core_gclk_selection: Generic clock generator 2
1058 slow_gclk_selection: Generic clock generator 3
1059 SIM2:
1060 user_label: SIM2
1061 definition: Atmel:SAME54_Drivers:0.0.1::SAME54N19A-AF::SERCOM2::driver_config_definition::USART.with.ISO7816::HAL:Driver:USART.Async
1062 functionality: USART
1063 api: HAL:Driver:USART_Async
1064 configuration:
1065 usart_advanced: false
1066 usart_arch_clock_mode: USART with internal clock
1067 usart_arch_cloden: false
1068 usart_arch_dbgstop: Keep running
1069 usart_arch_dord: LSB is transmitted first
1070 usart_arch_ibon: false
1071 usart_arch_runstdby: false
1072 usart_arch_sfde: false
Kévin Redon18c2dbb2019-04-17 01:35:38 +02001073 usart_baud_rate: 6720
Kévin Redon1f8ecef2019-01-31 13:36:12 +01001074 usart_character_size: 8 bits
1075 usart_dsnack: The successive receive NACK is disable.
1076 usart_gtime: 2-bit times
1077 usart_inack: NACK is transmitted when a parity error is received.
1078 usart_inverse_enabled: false
1079 usart_iso7816_type: T=0
1080 usart_maxiter: 7
1081 usart_parity: Even parity
1082 usart_rx_enable: true
1083 usart_stop_bit: One stop bit
1084 usart_tx_enable: true
1085 optional_signals: []
1086 variant:
1087 specification: TXPO=2, RXPO=0
1088 required_signals:
1089 - name: SERCOM2/PAD/0
1090 pad: PA09
1091 label: RX/TX
1092 clocks:
1093 domain_group:
1094 nodes:
1095 - name: Core
1096 input: Generic clock generator 2
Harald Welte863ea292019-02-24 10:05:12 +01001097 external: false
1098 external_frequency: 0
Kévin Redon1f8ecef2019-01-31 13:36:12 +01001099 - name: Slow
1100 input: Generic clock generator 3
Harald Welte863ea292019-02-24 10:05:12 +01001101 external: false
1102 external_frequency: 0
Kévin Redon1f8ecef2019-01-31 13:36:12 +01001103 configuration:
1104 core_gclk_selection: Generic clock generator 2
1105 slow_gclk_selection: Generic clock generator 3
1106 SIM3:
1107 user_label: SIM3
1108 definition: Atmel:SAME54_Drivers:0.0.1::SAME54N19A-AF::SERCOM3::driver_config_definition::USART.with.ISO7816::HAL:Driver:USART.Async
1109 functionality: USART
1110 api: HAL:Driver:USART_Async
1111 configuration:
1112 usart_advanced: false
1113 usart_arch_clock_mode: USART with internal clock
1114 usart_arch_cloden: false
1115 usart_arch_dbgstop: Keep running
1116 usart_arch_dord: LSB is transmitted first
1117 usart_arch_ibon: false
1118 usart_arch_runstdby: false
1119 usart_arch_sfde: false
Kévin Redon18c2dbb2019-04-17 01:35:38 +02001120 usart_baud_rate: 6720
Kévin Redon1f8ecef2019-01-31 13:36:12 +01001121 usart_character_size: 8 bits
1122 usart_dsnack: The successive receive NACK is disable.
1123 usart_gtime: 2-bit times
1124 usart_inack: NACK is transmitted when a parity error is received.
1125 usart_inverse_enabled: false
1126 usart_iso7816_type: T=0
1127 usart_maxiter: 7
1128 usart_parity: Even parity
1129 usart_rx_enable: true
1130 usart_stop_bit: One stop bit
1131 usart_tx_enable: true
1132 optional_signals: []
1133 variant:
1134 specification: TXPO=2, RXPO=0
1135 required_signals:
1136 - name: SERCOM3/PAD/0
1137 pad: PB20
1138 label: RX/TX
1139 clocks:
1140 domain_group:
1141 nodes:
1142 - name: Core
1143 input: Generic clock generator 2
Harald Welte863ea292019-02-24 10:05:12 +01001144 external: false
1145 external_frequency: 0
Kévin Redon1f8ecef2019-01-31 13:36:12 +01001146 - name: Slow
1147 input: Generic clock generator 3
Harald Welte863ea292019-02-24 10:05:12 +01001148 external: false
1149 external_frequency: 0
Kévin Redon1f8ecef2019-01-31 13:36:12 +01001150 configuration:
1151 core_gclk_selection: Generic clock generator 2
1152 slow_gclk_selection: Generic clock generator 3
1153 SIM4:
1154 user_label: SIM4
1155 definition: Atmel:SAME54_Drivers:0.0.1::SAME54N19A-AF::SERCOM4::driver_config_definition::USART.with.ISO7816::HAL:Driver:USART.Async
1156 functionality: USART
1157 api: HAL:Driver:USART_Async
1158 configuration:
1159 usart_advanced: false
1160 usart_arch_clock_mode: USART with internal clock
1161 usart_arch_cloden: false
1162 usart_arch_dbgstop: Keep running
1163 usart_arch_dord: LSB is transmitted first
1164 usart_arch_ibon: false
1165 usart_arch_runstdby: false
1166 usart_arch_sfde: false
Kévin Redon18c2dbb2019-04-17 01:35:38 +02001167 usart_baud_rate: 6720
Kévin Redon1f8ecef2019-01-31 13:36:12 +01001168 usart_character_size: 8 bits
1169 usart_dsnack: The successive receive NACK is disable.
1170 usart_gtime: 2-bit times
1171 usart_inack: NACK is transmitted when a parity error is received.
1172 usart_inverse_enabled: false
1173 usart_iso7816_type: T=0
1174 usart_maxiter: 7
1175 usart_parity: Even parity
1176 usart_rx_enable: true
1177 usart_stop_bit: One stop bit
1178 usart_tx_enable: true
1179 optional_signals: []
1180 variant:
1181 specification: TXPO=2, RXPO=0
1182 required_signals:
1183 - name: SERCOM4/PAD/0
1184 pad: PB08
1185 label: RX/TX
1186 clocks:
1187 domain_group:
1188 nodes:
1189 - name: Core
1190 input: Generic clock generator 2
Harald Welte863ea292019-02-24 10:05:12 +01001191 external: false
1192 external_frequency: 0
Kévin Redon1f8ecef2019-01-31 13:36:12 +01001193 - name: Slow
1194 input: Generic clock generator 3
Harald Welte863ea292019-02-24 10:05:12 +01001195 external: false
1196 external_frequency: 0
Kévin Redon1f8ecef2019-01-31 13:36:12 +01001197 configuration:
1198 core_gclk_selection: Generic clock generator 2
1199 slow_gclk_selection: Generic clock generator 3
1200 SIM5:
1201 user_label: SIM5
1202 definition: Atmel:SAME54_Drivers:0.0.1::SAME54N19A-AF::SERCOM5::driver_config_definition::USART.with.ISO7816::HAL:Driver:USART.Async
1203 functionality: USART
1204 api: HAL:Driver:USART_Async
1205 configuration:
1206 usart_advanced: false
1207 usart_arch_clock_mode: USART with internal clock
1208 usart_arch_cloden: false
1209 usart_arch_dbgstop: Keep running
1210 usart_arch_dord: LSB is transmitted first
1211 usart_arch_ibon: false
1212 usart_arch_runstdby: false
1213 usart_arch_sfde: false
Kévin Redon18c2dbb2019-04-17 01:35:38 +02001214 usart_baud_rate: 6720
Kévin Redon1f8ecef2019-01-31 13:36:12 +01001215 usart_character_size: 8 bits
1216 usart_dsnack: The successive receive NACK is disable.
1217 usart_gtime: 2-bit times
1218 usart_inack: NACK is transmitted when a parity error is received.
1219 usart_inverse_enabled: false
1220 usart_iso7816_type: T=0
1221 usart_maxiter: 7
1222 usart_parity: Even parity
1223 usart_rx_enable: true
1224 usart_stop_bit: One stop bit
1225 usart_tx_enable: true
1226 optional_signals: []
1227 variant:
1228 specification: TXPO=2, RXPO=0
1229 required_signals:
1230 - name: SERCOM5/PAD/0
1231 pad: PB16
1232 label: RX/TX
1233 clocks:
1234 domain_group:
1235 nodes:
1236 - name: Core
1237 input: Generic clock generator 2
Harald Welte863ea292019-02-24 10:05:12 +01001238 external: false
1239 external_frequency: 0
Kévin Redon1f8ecef2019-01-31 13:36:12 +01001240 - name: Slow
1241 input: Generic clock generator 3
Harald Welte863ea292019-02-24 10:05:12 +01001242 external: false
1243 external_frequency: 0
Kévin Redon1f8ecef2019-01-31 13:36:12 +01001244 configuration:
1245 core_gclk_selection: Generic clock generator 2
1246 slow_gclk_selection: Generic clock generator 3
1247 SIM6:
1248 user_label: SIM6
1249 definition: Atmel:SAME54_Drivers:0.0.1::SAME54N19A-AF::SERCOM6::driver_config_definition::USART.with.ISO7816::HAL:Driver:USART.Async
1250 functionality: USART
1251 api: HAL:Driver:USART_Async
1252 configuration:
1253 usart_advanced: false
1254 usart_arch_clock_mode: USART with internal clock
1255 usart_arch_cloden: false
1256 usart_arch_dbgstop: Keep running
1257 usart_arch_dord: LSB is transmitted first
1258 usart_arch_ibon: false
1259 usart_arch_runstdby: false
1260 usart_arch_sfde: false
Kévin Redon18c2dbb2019-04-17 01:35:38 +02001261 usart_baud_rate: 6720
Kévin Redon1f8ecef2019-01-31 13:36:12 +01001262 usart_character_size: 8 bits
1263 usart_dsnack: The successive receive NACK is disable.
1264 usart_gtime: 2-bit times
1265 usart_inack: NACK is transmitted when a parity error is received.
1266 usart_inverse_enabled: false
1267 usart_iso7816_type: T=0
1268 usart_maxiter: 7
1269 usart_parity: Even parity
1270 usart_rx_enable: true
1271 usart_stop_bit: One stop bit
1272 usart_tx_enable: true
1273 optional_signals: []
1274 variant:
1275 specification: TXPO=2, RXPO=0
1276 required_signals:
1277 - name: SERCOM6/PAD/0
1278 pad: PC16
1279 label: RX/TX
1280 clocks:
1281 domain_group:
1282 nodes:
1283 - name: Core
1284 input: Generic clock generator 2
Harald Welte863ea292019-02-24 10:05:12 +01001285 external: false
1286 external_frequency: 0
Kévin Redon1f8ecef2019-01-31 13:36:12 +01001287 - name: Slow
1288 input: Generic clock generator 3
Harald Welte863ea292019-02-24 10:05:12 +01001289 external: false
1290 external_frequency: 0
Kévin Redon1f8ecef2019-01-31 13:36:12 +01001291 configuration:
1292 core_gclk_selection: Generic clock generator 2
1293 slow_gclk_selection: Generic clock generator 3
Kévin Redon4cd3f7d2019-01-24 17:57:13 +01001294 UART_debug:
1295 user_label: UART_debug
Harald Welte361ed202019-02-24 21:15:39 +01001296 definition: Atmel:SAME54_Drivers:0.0.1::SAME54N19A-AF::SERCOM7::driver_config_definition::UART::HAL:Driver:USART.Sync
Kévin Redon4cd3f7d2019-01-24 17:57:13 +01001297 functionality: USART
Harald Welte361ed202019-02-24 21:15:39 +01001298 api: HAL:Driver:USART_Sync
Kévin Redon4cd3f7d2019-01-24 17:57:13 +01001299 configuration:
1300 usart_advanced: false
1301 usart_arch_clock_mode: USART with internal clock
1302 usart_arch_cloden: false
1303 usart_arch_dbgstop: Keep running
1304 usart_arch_dord: LSB is transmitted first
1305 usart_arch_enc: No encoding
1306 usart_arch_fractional: 0
1307 usart_arch_ibon: false
1308 usart_arch_lin_slave_enable: Disable
1309 usart_arch_runstdby: false
1310 usart_arch_sampa: 7-8-9 (3-4-5 8-bit over-sampling)
1311 usart_arch_sampr: 16x arithmetic
1312 usart_arch_sfde: false
1313 usart_baud_rate: 921600
1314 usart_character_size: 8 bits
1315 usart_parity: No parity
1316 usart_rx_enable: true
1317 usart_stop_bit: One stop bit
1318 usart_tx_enable: true
1319 optional_signals: []
1320 variant:
1321 specification: TXPO=0, RXPO=1, CMODE=0
1322 required_signals:
Kévin Redon4e39b012019-01-30 15:55:58 +01001323 - name: SERCOM7/PAD/0
1324 pad: PB30
Kévin Redon4cd3f7d2019-01-24 17:57:13 +01001325 label: TX
Kévin Redon4e39b012019-01-30 15:55:58 +01001326 - name: SERCOM7/PAD/1
1327 pad: PB31
Kévin Redon4cd3f7d2019-01-24 17:57:13 +01001328 label: RX
1329 clocks:
1330 domain_group:
1331 nodes:
1332 - name: Core
Kévin Redon18c2dbb2019-04-17 01:35:38 +02001333 input: Generic clock generator 4
Harald Welte863ea292019-02-24 10:05:12 +01001334 external: false
1335 external_frequency: 0
Kévin Redon4cd3f7d2019-01-24 17:57:13 +01001336 - name: Slow
1337 input: Generic clock generator 3
Harald Welte863ea292019-02-24 10:05:12 +01001338 external: false
1339 external_frequency: 0
Kévin Redon4cd3f7d2019-01-24 17:57:13 +01001340 configuration:
Kévin Redon18c2dbb2019-04-17 01:35:38 +02001341 core_gclk_selection: Generic clock generator 4
Kévin Redon4cd3f7d2019-01-24 17:57:13 +01001342 slow_gclk_selection: Generic clock generator 3
Kévin Redon69b92d92019-01-24 16:39:20 +01001343 USB_DEVICE_INSTANCE:
1344 user_label: USB_DEVICE_INSTANCE
Kévin Redon4e39b012019-01-30 15:55:58 +01001345 definition: Atmel:SAME54_Drivers:0.0.1::SAME54N19A-AF::USB::driver_config_definition::USB.Device::HAL:Driver:USB.Device
Kévin Redon69b92d92019-01-24 16:39:20 +01001346 functionality: USB
1347 api: HAL:Driver:USB_Device
1348 configuration:
1349 usb_arch_ep0_cache: Cached by 64 bytes buffer
1350 usb_arch_ep1_cache: Cached by 64 bytes buffer
1351 usb_arch_ep2_cache: Cached by 64 bytes buffer
1352 usb_arch_ep3_cache: Cached by 64 bytes buffer
1353 usb_arch_ep4_cache: Cached by 64 bytes buffer
1354 usb_arch_ep5_cache: Cached by 64 bytes buffer
1355 usb_arch_ep6_cache: Cached by 64 bytes buffer
1356 usb_arch_ep7_cache: Cached by 64 bytes buffer
1357 usb_ep1_I_CACHE: No cache
1358 usb_ep2_I_CACHE: No cache
1359 usb_ep3_I_CACHE: No cache
1360 usb_ep4_I_CACHE: No cache
1361 usb_ep5_I_CACHE: No cache
1362 usb_ep6_I_CACHE: No cache
1363 usb_ep7_I_CACHE: No cache
1364 usbd_arch_max_ep_n: 2 (EP 0x82 or 0x02)
1365 usbd_arch_speed: Full speed
Kévin Redon4e39b012019-01-30 15:55:58 +01001366 usbd_num_ep_sp: 4 (EP0 + 3 endpoints)
Kévin Redon69b92d92019-01-24 16:39:20 +01001367 optional_signals: []
1368 variant:
1369 specification: default
1370 required_signals:
1371 - name: USB/DM
1372 pad: PA24
1373 label: Data-
1374 - name: USB/DP
1375 pad: PA25
1376 label: Data+
1377 clocks:
1378 domain_group:
1379 nodes:
1380 - name: USB
1381 input: Generic clock generator 1
Harald Welte863ea292019-02-24 10:05:12 +01001382 external: false
1383 external_frequency: 0
Kévin Redon69b92d92019-01-24 16:39:20 +01001384 configuration:
1385 usb_gclk_selection: Generic clock generator 1
1386pads:
Harald Welte092494e2019-02-24 10:33:40 +01001387 SIM0_INT:
1388 name: PC00
1389 definition: Atmel:SAME54_Drivers:0.0.1::SAME54N19A-AF::pad::PC00
1390 mode: Digital input
1391 user_label: SIM0_INT
1392 configuration: null
1393 SIM1_INT:
1394 name: PC01
1395 definition: Atmel:SAME54_Drivers:0.0.1::SAME54N19A-AF::pad::PC01
1396 mode: Digital input
1397 user_label: SIM1_INT
1398 configuration: null
1399 SIM2_INT:
1400 name: PC02
1401 definition: Atmel:SAME54_Drivers:0.0.1::SAME54N19A-AF::pad::PC02
1402 mode: Digital input
1403 user_label: SIM2_INT
1404 configuration: null
1405 SIM3_INT:
1406 name: PC03
1407 definition: Atmel:SAME54_Drivers:0.0.1::SAME54N19A-AF::pad::PC03
1408 mode: Digital input
1409 user_label: SIM3_INT
1410 configuration: null
1411 SIM4_INT:
1412 name: PA02
1413 definition: Atmel:SAME54_Drivers:0.0.1::SAME54N19A-AF::pad::PA02
1414 mode: Digital input
1415 user_label: SIM4_INT
1416 configuration: null
1417 SIM5_INT:
1418 name: PA03
1419 definition: Atmel:SAME54_Drivers:0.0.1::SAME54N19A-AF::pad::PA03
1420 mode: Digital input
1421 user_label: SIM5_INT
1422 configuration: null
1423 SIM6_INT:
1424 name: PB04
1425 definition: Atmel:SAME54_Drivers:0.0.1::SAME54N19A-AF::pad::PB04
1426 mode: Digital input
1427 user_label: SIM6_INT
1428 configuration: null
1429 SIM7_INT:
1430 name: PB05
1431 definition: Atmel:SAME54_Drivers:0.0.1::SAME54N19A-AF::pad::PB05
1432 mode: Digital input
1433 user_label: SIM7_INT
1434 configuration: null
1435 SCL3:
1436 name: PB06
1437 definition: Atmel:SAME54_Drivers:0.0.1::SAME54N19A-AF::pad::PB06
1438 mode: Digital output
1439 user_label: SCL3
1440 configuration: null
1441 SDA3:
1442 name: PB07
1443 definition: Atmel:SAME54_Drivers:0.0.1::SAME54N19A-AF::pad::PB07
1444 mode: Digital output
1445 user_label: SDA3
1446 configuration: null
Kévin Redon1f8ecef2019-01-31 13:36:12 +01001447 SIM4_IO:
1448 name: PB08
1449 definition: Atmel:SAME54_Drivers:0.0.1::SAME54N19A-AF::pad::PB08
1450 mode: Peripheral IO
1451 user_label: SIM4_IO
1452 configuration: null
1453 SIM0_IO:
1454 name: PA04
1455 definition: Atmel:SAME54_Drivers:0.0.1::SAME54N19A-AF::pad::PA04
1456 mode: Peripheral IO
1457 user_label: SIM0_IO
1458 configuration: null
1459 SIM2_IO:
1460 name: PA09
1461 definition: Atmel:SAME54_Drivers:0.0.1::SAME54N19A-AF::pad::PA09
1462 mode: Peripheral IO
1463 user_label: SIM2_IO
1464 configuration: null
Kévin Redonf53d3662019-04-25 13:55:06 +02001465 RMII_CLOCK:
1466 name: PA10
1467 definition: Atmel:SAME54_Drivers:0.0.1::SAME54N19A-AF::pad::PA10
1468 mode: Advanced
1469 user_label: RMII_CLOCK
1470 configuration:
1471 pad_direction: Out
1472 pad_function: M
1473 pad_initial_level: Low
1474 pad_pull_config: 'Off'
Kévin Redon6a8295c2019-01-30 18:58:44 +01001475 SIMCLK_20MHZ:
1476 name: PA11
1477 definition: Atmel:SAME54_Drivers:0.0.1::SAME54N19A-AF::pad::PA11
1478 mode: Advanced
1479 user_label: SIMCLK_20MHZ
1480 configuration:
1481 pad_direction: Out
1482 pad_function: M
1483 pad_initial_level: Low
1484 pad_pull_config: 'Off'
Harald Welte092494e2019-02-24 10:33:40 +01001485 SCL1:
1486 name: PB14
1487 definition: Atmel:SAME54_Drivers:0.0.1::SAME54N19A-AF::pad::PB14
1488 mode: Digital output
1489 user_label: SCL1
1490 configuration: null
1491 SDA1:
1492 name: PB15
1493 definition: Atmel:SAME54_Drivers:0.0.1::SAME54N19A-AF::pad::PB15
1494 mode: Digital output
1495 user_label: SDA1
1496 configuration: null
Kévin Redon6a8295c2019-01-30 18:58:44 +01001497 SWITCH:
1498 name: PC14
1499 definition: Atmel:SAME54_Drivers:0.0.1::SAME54N19A-AF::pad::PC14
1500 mode: Digital input
1501 user_label: SWITCH
1502 configuration: null
Kévin Redon3c045b22019-02-26 19:52:02 +01001503 MUX_STAT:
Harald Welte092494e2019-02-24 10:33:40 +01001504 name: PC15
1505 definition: Atmel:SAME54_Drivers:0.0.1::SAME54N19A-AF::pad::PC15
1506 mode: Digital input
Kévin Redon3c045b22019-02-26 19:52:02 +01001507 user_label: MUX_STAT
Harald Welte092494e2019-02-24 10:33:40 +01001508 configuration: null
Kévin Redon1f8ecef2019-01-31 13:36:12 +01001509 SIM1_IO:
1510 name: PA16
1511 definition: Atmel:SAME54_Drivers:0.0.1::SAME54N19A-AF::pad::PA16
1512 mode: Peripheral IO
1513 user_label: SIM1_IO
1514 configuration: null
1515 SIM6_IO:
1516 name: PC16
1517 definition: Atmel:SAME54_Drivers:0.0.1::SAME54N19A-AF::pad::PC16
1518 mode: Peripheral IO
1519 user_label: SIM6_IO
1520 configuration: null
1521 SIM5_IO:
1522 name: PB16
1523 definition: Atmel:SAME54_Drivers:0.0.1::SAME54N19A-AF::pad::PB16
1524 mode: Peripheral IO
1525 user_label: SIM5_IO
1526 configuration: null
1527 SIM3_IO:
1528 name: PB20
1529 definition: Atmel:SAME54_Drivers:0.0.1::SAME54N19A-AF::pad::PB20
1530 mode: Peripheral IO
1531 user_label: SIM3_IO
1532 configuration: null
Kévin Redon6a8295c2019-01-30 18:58:44 +01001533 VB0:
1534 name: PA20
1535 definition: Atmel:SAME54_Drivers:0.0.1::SAME54N19A-AF::pad::PA20
1536 mode: Digital input
1537 user_label: VB0
1538 configuration: null
1539 VB1:
1540 name: PA21
1541 definition: Atmel:SAME54_Drivers:0.0.1::SAME54N19A-AF::pad::PA21
1542 mode: Digital input
1543 user_label: VB1
1544 configuration: null
1545 VB2:
1546 name: PA22
1547 definition: Atmel:SAME54_Drivers:0.0.1::SAME54N19A-AF::pad::PA22
1548 mode: Digital input
1549 user_label: VB2
1550 configuration: null
1551 VB3:
1552 name: PA23
1553 definition: Atmel:SAME54_Drivers:0.0.1::SAME54N19A-AF::pad::PA23
1554 mode: Digital input
1555 user_label: VB3
1556 configuration: null
Kévin Redon4e39b012019-01-30 15:55:58 +01001557 USBUP_D_N:
1558 name: PA24
1559 definition: Atmel:SAME54_Drivers:0.0.1::SAME54N19A-AF::pad::PA24
1560 mode: Advanced
1561 user_label: USBUP_D_N
1562 configuration: null
1563 USBUP_D_P:
1564 name: PA25
1565 definition: Atmel:SAME54_Drivers:0.0.1::SAME54N19A-AF::pad::PA25
1566 mode: Advanced
1567 user_label: USBUP_D_P
1568 configuration: null
Kévin Redon6a8295c2019-01-30 18:58:44 +01001569 USER_LED:
Kévin Redon4e39b012019-01-30 15:55:58 +01001570 name: PC26
1571 definition: Atmel:SAME54_Drivers:0.0.1::SAME54N19A-AF::pad::PC26
Kévin Redon5908a5c2019-01-24 18:45:23 +01001572 mode: Digital output
Kévin Redon6a8295c2019-01-30 18:58:44 +01001573 user_label: USER_LED
Kévin Redon4cd3f7d2019-01-24 17:57:13 +01001574 configuration: null
Harald Welte092494e2019-02-24 10:33:40 +01001575 SCL4:
1576 name: PC27
1577 definition: Atmel:SAME54_Drivers:0.0.1::SAME54N19A-AF::pad::PC27
1578 mode: Digital output
1579 user_label: SCL4
1580 configuration: null
1581 SDA4:
1582 name: PC28
1583 definition: Atmel:SAME54_Drivers:0.0.1::SAME54N19A-AF::pad::PC28
1584 mode: Digital output
1585 user_label: SDA4
1586 configuration: null
Kévin Redon4e39b012019-01-30 15:55:58 +01001587 UART_TX:
1588 name: PB30
1589 definition: Atmel:SAME54_Drivers:0.0.1::SAME54N19A-AF::pad::PB30
Kévin Redon4cd3f7d2019-01-24 17:57:13 +01001590 mode: Peripheral IO
Kévin Redon4e39b012019-01-30 15:55:58 +01001591 user_label: UART_TX
1592 configuration: null
1593 UART_RX:
1594 name: PB31
1595 definition: Atmel:SAME54_Drivers:0.0.1::SAME54N19A-AF::pad::PB31
1596 mode: Peripheral IO
1597 user_label: UART_RX
Kévin Redon4cd3f7d2019-01-24 17:57:13 +01001598 configuration: null
Harald Welte092494e2019-02-24 10:33:40 +01001599 SCL2:
1600 name: PB02
1601 definition: Atmel:SAME54_Drivers:0.0.1::SAME54N19A-AF::pad::PB02
1602 mode: Digital output
1603 user_label: SCL2
1604 configuration: null
1605 SDA2:
1606 name: PB03
1607 definition: Atmel:SAME54_Drivers:0.0.1::SAME54N19A-AF::pad::PB03
1608 mode: Digital output
1609 user_label: SDA2
1610 configuration: null
Kévin Redon69b92d92019-01-24 16:39:20 +01001611toolchain_options: []