summaryrefslogtreecommitdiffstats
path: root/spec/rtems/dpmem/if/group.yml
diff options
context:
space:
mode:
Diffstat (limited to 'spec/rtems/dpmem/if/group.yml')
-rw-r--r--spec/rtems/dpmem/if/group.yml21
1 files changed, 21 insertions, 0 deletions
diff --git a/spec/rtems/dpmem/if/group.yml b/spec/rtems/dpmem/if/group.yml
new file mode 100644
index 00000000..daa2c4e4
--- /dev/null
+++ b/spec/rtems/dpmem/if/group.yml
@@ -0,0 +1,21 @@
+SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
+brief: |
+ The Dual-Ported Memory Manager provides a mechanism for converting addresses
+ between internal and external representations for multiple dual-ported memory
+ areas (DPMA).
+copyrights:
+- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
+- Copyright (C) 1988, 2008 On-Line Applications Research Corporation (OAR)
+description: null
+enabled-by: true
+identifier: RTEMSAPIClassicDPMem
+interface-type: group
+links:
+- role: interface-placement
+ uid: header
+- role: interface-ingroup
+ uid: ../../if/group
+name: Dual-Ported Memory Manager
+text: |
+ The Classic API shall provide an interface to the Dual-Ported Memory Manager.
+type: interface