You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
16 lines
442 B
16 lines
442 B
# |
|
# Copyright (c) 2023 Nordic Semiconductor ASA |
|
# |
|
# SPDX-License-Identifier: Apache-2.0 |
|
# |
|
|
|
description: | |
|
Nordic RRAMC (Resistive random access memory controller) |
|
|
|
The resistive random access memory controller (RRAMC) is used for writing |
|
the internal RRAM memory, the secure information configuration registers (SICR), |
|
and the user information configuration registers (UICR). |
|
|
|
compatible: "nordic,rram-controller" |
|
|
|
include: base.yaml
|
|
|