2017-08-04 19:38:18 +08:00
|
|
|
title: Atmel SAM Family AFEC
|
|
|
|
|
|
|
|
description: >
|
|
|
|
This binding gives a base representation of the Atmel SAM AFEC
|
|
|
|
|
|
|
|
inherits:
|
2017-11-23 15:48:10 +08:00
|
|
|
!include adc.yaml
|
2017-08-04 19:38:18 +08:00
|
|
|
|
|
|
|
properties:
|
2017-11-23 15:48:10 +08:00
|
|
|
compatible:
|
2017-08-04 19:38:18 +08:00
|
|
|
constraint: "atmel,sam-afec"
|
|
|
|
|
2017-11-23 15:48:10 +08:00
|
|
|
reg:
|
2017-08-04 19:38:18 +08:00
|
|
|
category: required
|
|
|
|
|
2017-11-23 15:48:10 +08:00
|
|
|
interrupts:
|
2017-08-04 19:38:18 +08:00
|
|
|
category: required
|
2017-10-15 21:27:47 +08:00
|
|
|
|
2017-11-23 15:48:10 +08:00
|
|
|
peripheral-id:
|
2017-10-15 21:27:47 +08:00
|
|
|
type: int
|
|
|
|
description: peripheral ID
|
|
|
|
category: required
|