24 lines
351 B
YAML
24 lines
351 B
YAML
#
|
|
# Copyright (c) 2017, NXP
|
|
#
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
#
|
|
|
|
title: Kinetis ADC16
|
|
|
|
description: >
|
|
This binding gives a base representation of the Kinetis ADC16
|
|
|
|
inherits:
|
|
!include adc.yaml
|
|
|
|
properties:
|
|
compatible:
|
|
constraint: "nxp,kinetis-adc16"
|
|
|
|
reg:
|
|
category: required
|
|
|
|
interrupts:
|
|
category: required
|