2019-04-26 07:07:31 +08:00
|
|
|
#
|
|
|
|
# Copyright (c) 2019 Brett Witherspoon
|
|
|
|
#
|
|
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
#
|
2019-06-19 06:03:49 +08:00
|
|
|
|
2019-04-26 07:07:31 +08:00
|
|
|
title: TI SimpleLink CC13xx / CC26xx True Random Number Generator (TRNG)
|
|
|
|
|
|
|
|
description: >
|
|
|
|
This is a representation of the TI SimpleLink CC13xx / CC26xx TRNG node
|
|
|
|
|
2019-06-08 00:12:49 +08:00
|
|
|
inherits:
|
|
|
|
!include base.yaml
|
|
|
|
|
2019-04-26 07:07:31 +08:00
|
|
|
properties:
|
|
|
|
compatible:
|
|
|
|
constraint: "ti,cc13xx-cc26xx-trng"
|
|
|
|
|
|
|
|
reg:
|
|
|
|
category: required
|
|
|
|
|
|
|
|
interrupts:
|
|
|
|
category: required
|
|
|
|
|
|
|
|
label:
|
|
|
|
category: required
|