summaryrefslogtreecommitdiffstats
path: root/spec/rtems/option/if
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2020-10-05 15:43:02 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2020-10-07 11:31:07 +0200
commit5f977997e5d833dfe343e215f3409d051bf37728 (patch)
tree27298b4b8f26271fb5a89606f3871ea4a729e769 /spec/rtems/option/if
parentspec: Set IO Manager documentation order (diff)
downloadrtems-central-5f977997e5d833dfe343e215f3409d051bf37728.tar.bz2
spec: Move index-entries to interface type
Diffstat (limited to 'spec/rtems/option/if')
-rw-r--r--spec/rtems/option/if/default.yml1
-rw-r--r--spec/rtems/option/if/event-all.yml1
-rw-r--r--spec/rtems/option/if/event-any.yml1
-rw-r--r--spec/rtems/option/if/group.yml1
-rw-r--r--spec/rtems/option/if/header.yml1
-rw-r--r--spec/rtems/option/if/no-wait.yml1
-rw-r--r--spec/rtems/option/if/option.yml1
-rw-r--r--spec/rtems/option/if/wait.yml1
8 files changed, 8 insertions, 0 deletions
diff --git a/spec/rtems/option/if/default.yml b/spec/rtems/option/if/default.yml
index 4b93d4c9..49b6ee96 100644
--- a/spec/rtems/option/if/default.yml
+++ b/spec/rtems/option/if/default.yml
@@ -9,6 +9,7 @@ definition:
variants: []
description: null
enabled-by: true
+index-entries: []
interface-type: define
links:
- role: interface-placement
diff --git a/spec/rtems/option/if/event-all.yml b/spec/rtems/option/if/event-all.yml
index da4a727f..ae3950c8 100644
--- a/spec/rtems/option/if/event-all.yml
+++ b/spec/rtems/option/if/event-all.yml
@@ -10,6 +10,7 @@ definition:
variants: []
description: null
enabled-by: true
+index-entries: []
interface-type: define
links:
- role: interface-placement
diff --git a/spec/rtems/option/if/event-any.yml b/spec/rtems/option/if/event-any.yml
index 72e2ac1d..73317262 100644
--- a/spec/rtems/option/if/event-any.yml
+++ b/spec/rtems/option/if/event-any.yml
@@ -10,6 +10,7 @@ definition:
variants: []
description: null
enabled-by: true
+index-entries: []
interface-type: define
links:
- role: interface-placement
diff --git a/spec/rtems/option/if/group.yml b/spec/rtems/option/if/group.yml
index be8a7c4e..1086888a 100644
--- a/spec/rtems/option/if/group.yml
+++ b/spec/rtems/option/if/group.yml
@@ -6,6 +6,7 @@ copyrights:
description: null
enabled-by: true
identifier: RTEMSAPIClassicOptions
+index-entries: []
interface-type: group
links:
- role: interface-placement
diff --git a/spec/rtems/option/if/header.yml b/spec/rtems/option/if/header.yml
index 10070fae..a2d8d9a5 100644
--- a/spec/rtems/option/if/header.yml
+++ b/spec/rtems/option/if/header.yml
@@ -4,6 +4,7 @@ brief: |
copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
enabled-by: true
+index-entries: []
interface-type: header-file
links:
- role: interface-placement
diff --git a/spec/rtems/option/if/no-wait.yml b/spec/rtems/option/if/no-wait.yml
index 6796c344..9b3ce1c5 100644
--- a/spec/rtems/option/if/no-wait.yml
+++ b/spec/rtems/option/if/no-wait.yml
@@ -12,6 +12,7 @@ description: |
If the resource is not available, then the directives shall return
immediately with a status to indicate that the request is unsatisfied.
enabled-by: true
+index-entries: []
interface-type: define
links:
- role: interface-placement
diff --git a/spec/rtems/option/if/option.yml b/spec/rtems/option/if/option.yml
index 6c633542..b1a20619 100644
--- a/spec/rtems/option/if/option.yml
+++ b/spec/rtems/option/if/option.yml
@@ -9,6 +9,7 @@ definition:
variants: []
description: null
enabled-by: true
+index-entries: []
interface-type: typedef
links:
- role: interface-placement
diff --git a/spec/rtems/option/if/wait.yml b/spec/rtems/option/if/wait.yml
index 243bcdf6..96626783 100644
--- a/spec/rtems/option/if/wait.yml
+++ b/spec/rtems/option/if/wait.yml
@@ -11,6 +11,7 @@ description: |
If the resource is not available, then the task shall block and wait for
request completion.
enabled-by: true
+index-entries: []
interface-type: define
links:
- role: interface-placement