2018-06-28 20:47:45 +08:00
|
|
|
#
|
|
|
|
# Copyright (c) 2018, Nordic Semiconductor ASA
|
|
|
|
#
|
|
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
#
|
2019-06-19 06:03:49 +08:00
|
|
|
|
2018-06-28 20:47:45 +08:00
|
|
|
title: Nordic Semiconductor nRF Family SAADC
|
|
|
|
|
|
|
|
description: >
|
|
|
|
This is a representation of the nRF SAADC node
|
|
|
|
|
|
|
|
inherits:
|
|
|
|
!include adc.yaml
|
|
|
|
|
|
|
|
properties:
|
|
|
|
compatible:
|
|
|
|
constraint: "nordic,nrf-saadc"
|
|
|
|
|
|
|
|
reg:
|
|
|
|
category: required
|
|
|
|
|
|
|
|
interrupts:
|
|
|
|
category: required
|
2019-08-08 02:03:42 +08:00
|
|
|
|
|
|
|
"#cells":
|
|
|
|
- input
|