26 lines
442 B
YAML
26 lines
442 B
YAML
#
|
|
# Copyright (c) 2019 Brett Witherspoon
|
|
#
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
#
|
|
|
|
title: TI SimpleLink CC13xx / CC26xx True Random Number Generator (TRNG)
|
|
|
|
description: >
|
|
This is a representation of the TI SimpleLink CC13xx / CC26xx TRNG node
|
|
|
|
include: base.yaml
|
|
|
|
properties:
|
|
compatible:
|
|
constraint: "ti,cc13xx-cc26xx-trng"
|
|
|
|
reg:
|
|
required: true
|
|
|
|
interrupts:
|
|
required: true
|
|
|
|
label:
|
|
required: true
|