summaryrefslogtreecommitdiff
path: root/spec/if/rtems/timer
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2020-07-24 20:08:13 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2020-07-24 20:13:33 +0200
commitcead53ef13d31f19e789dd33dfeb5e2c655ffde4 (patch)
tree46ebf83c9acb253de7c86172eb86308dfdbb250d /spec/if/rtems/timer
parent4ad78f2e66e79bcc4d46d71af79a59a2314bb713 (diff)
spec: Move interface groups
Diffstat (limited to 'spec/if/rtems/timer')
-rw-r--r--spec/if/rtems/timer/cancel.yml2
-rw-r--r--spec/if/rtems/timer/class-bit-not-dormant.yml2
-rw-r--r--spec/if/rtems/timer/class-bit-on-task.yml2
-rw-r--r--spec/if/rtems/timer/class-bit-time-of-day.yml2
-rw-r--r--spec/if/rtems/timer/classes.yml2
-rw-r--r--spec/if/rtems/timer/create.yml2
-rw-r--r--spec/if/rtems/timer/delete.yml2
-rw-r--r--spec/if/rtems/timer/fire-after.yml2
-rw-r--r--spec/if/rtems/timer/fire-when.yml2
-rw-r--r--spec/if/rtems/timer/get-information.yml2
-rw-r--r--spec/if/rtems/timer/group.yml17
-rw-r--r--spec/if/rtems/timer/ident.yml2
-rw-r--r--spec/if/rtems/timer/information.yml2
-rw-r--r--spec/if/rtems/timer/initiate-server.yml2
-rw-r--r--spec/if/rtems/timer/reset.yml2
-rw-r--r--spec/if/rtems/timer/server-default-priority.yml2
-rw-r--r--spec/if/rtems/timer/server-fire-after.yml2
-rw-r--r--spec/if/rtems/timer/server-fire-when.yml2
-rw-r--r--spec/if/rtems/timer/service-routine-entry.yml2
-rw-r--r--spec/if/rtems/timer/service-routine.yml2
20 files changed, 36 insertions, 19 deletions
diff --git a/spec/if/rtems/timer/cancel.yml b/spec/if/rtems/timer/cancel.yml
index c2cab70b..4b7d9062 100644
--- a/spec/if/rtems/timer/cancel.yml
+++ b/spec/if/rtems/timer/cancel.yml
@@ -17,7 +17,7 @@ links:
- role: interface-placement
uid: header
- role: interface-ingroup
- uid: /groups/api/classic/timer
+ uid: group
name: rtems_timer_cancel
notes: null
params:
diff --git a/spec/if/rtems/timer/class-bit-not-dormant.yml b/spec/if/rtems/timer/class-bit-not-dormant.yml
index 02b0852d..9c955b73 100644
--- a/spec/if/rtems/timer/class-bit-not-dormant.yml
+++ b/spec/if/rtems/timer/class-bit-not-dormant.yml
@@ -13,7 +13,7 @@ links:
- role: interface-placement
uid: header
- role: interface-ingroup
- uid: /groups/api/classic/timer
+ uid: group
name: TIMER_CLASS_BIT_NOT_DORMANT
notes: null
type: interface
diff --git a/spec/if/rtems/timer/class-bit-on-task.yml b/spec/if/rtems/timer/class-bit-on-task.yml
index 9e685397..04a206eb 100644
--- a/spec/if/rtems/timer/class-bit-on-task.yml
+++ b/spec/if/rtems/timer/class-bit-on-task.yml
@@ -13,7 +13,7 @@ links:
- role: interface-placement
uid: header
- role: interface-ingroup
- uid: /groups/api/classic/timer
+ uid: group
name: TIMER_CLASS_BIT_ON_TASK
notes: null
type: interface
diff --git a/spec/if/rtems/timer/class-bit-time-of-day.yml b/spec/if/rtems/timer/class-bit-time-of-day.yml
index 4839711f..9bd0d9d0 100644
--- a/spec/if/rtems/timer/class-bit-time-of-day.yml
+++ b/spec/if/rtems/timer/class-bit-time-of-day.yml
@@ -13,7 +13,7 @@ links:
- role: interface-placement
uid: header
- role: interface-ingroup
- uid: /groups/api/classic/timer
+ uid: group
name: TIMER_CLASS_BIT_TIME_OF_DAY
notes: null
type: interface
diff --git a/spec/if/rtems/timer/classes.yml b/spec/if/rtems/timer/classes.yml
index 33764f50..15339559 100644
--- a/spec/if/rtems/timer/classes.yml
+++ b/spec/if/rtems/timer/classes.yml
@@ -11,7 +11,7 @@ links:
- role: interface-placement
uid: header
- role: interface-ingroup
- uid: /groups/api/classic/timer
+ uid: group
- role: interface-enumerator
uid: dormant
- role: interface-enumerator
diff --git a/spec/if/rtems/timer/create.yml b/spec/if/rtems/timer/create.yml
index a6d3eb55..913b1728 100644
--- a/spec/if/rtems/timer/create.yml
+++ b/spec/if/rtems/timer/create.yml
@@ -18,7 +18,7 @@ links:
- role: interface-placement
uid: header
- role: interface-ingroup
- uid: /groups/api/classic/timer
+ uid: group
name: rtems_timer_create
notes: null
params:
diff --git a/spec/if/rtems/timer/delete.yml b/spec/if/rtems/timer/delete.yml
index fc3cc8ce..4af75275 100644
--- a/spec/if/rtems/timer/delete.yml
+++ b/spec/if/rtems/timer/delete.yml
@@ -17,7 +17,7 @@ links:
- role: interface-placement
uid: header
- role: interface-ingroup
- uid: /groups/api/classic/timer
+ uid: group
name: rtems_timer_delete
notes: null
params:
diff --git a/spec/if/rtems/timer/fire-after.yml b/spec/if/rtems/timer/fire-after.yml
index 99ad67e7..675cf982 100644
--- a/spec/if/rtems/timer/fire-after.yml
+++ b/spec/if/rtems/timer/fire-after.yml
@@ -20,7 +20,7 @@ links:
- role: interface-placement
uid: header
- role: interface-ingroup
- uid: /groups/api/classic/timer
+ uid: group
name: rtems_timer_fire_after
notes: null
params:
diff --git a/spec/if/rtems/timer/fire-when.yml b/spec/if/rtems/timer/fire-when.yml
index 51bbbfeb..bfffc935 100644
--- a/spec/if/rtems/timer/fire-when.yml
+++ b/spec/if/rtems/timer/fire-when.yml
@@ -20,7 +20,7 @@ links:
- role: interface-placement
uid: header
- role: interface-ingroup
- uid: /groups/api/classic/timer
+ uid: group
name: rtems_timer_fire_when
notes: null
params:
diff --git a/spec/if/rtems/timer/get-information.yml b/spec/if/rtems/timer/get-information.yml
index 2ec773e1..9ec1c598 100644
--- a/spec/if/rtems/timer/get-information.yml
+++ b/spec/if/rtems/timer/get-information.yml
@@ -18,7 +18,7 @@ links:
- role: interface-placement
uid: header
- role: interface-ingroup
- uid: /groups/api/classic/timer
+ uid: group
name: rtems_timer_get_information
notes: null
params:
diff --git a/spec/if/rtems/timer/group.yml b/spec/if/rtems/timer/group.yml
new file mode 100644
index 00000000..8e874d96
--- /dev/null
+++ b/spec/if/rtems/timer/group.yml
@@ -0,0 +1,17 @@
+SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
+brief: API
+copyrights:
+- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
+- Copyright (C) 1988, 2008 On-Line Applications Research Corporation (OAR)
+description: |
+ The Timer Manager provides support for timer facilities.
+enabled-by: true
+identifier: RTEMSAPIClassicTimer
+interface-type: group
+links:
+- role: interface-placement
+ uid: header
+- role: interface-ingroup
+ uid: ../group
+name: Timer Manager
+type: interface
diff --git a/spec/if/rtems/timer/ident.yml b/spec/if/rtems/timer/ident.yml
index dca12696..ade9ffcc 100644
--- a/spec/if/rtems/timer/ident.yml
+++ b/spec/if/rtems/timer/ident.yml
@@ -21,7 +21,7 @@ links:
- role: interface-placement
uid: header
- role: interface-ingroup
- uid: /groups/api/classic/timer
+ uid: group
name: rtems_timer_ident
notes: |
If the timer name is not unique, then the timer identifier will match the
diff --git a/spec/if/rtems/timer/information.yml b/spec/if/rtems/timer/information.yml
index be415cda..e71cfd2f 100644
--- a/spec/if/rtems/timer/information.yml
+++ b/spec/if/rtems/timer/information.yml
@@ -44,7 +44,7 @@ links:
- role: interface-placement
uid: header
- role: interface-ingroup
- uid: /groups/api/classic/timer
+ uid: group
name: rtems_timer_information
notes: null
type: interface
diff --git a/spec/if/rtems/timer/initiate-server.yml b/spec/if/rtems/timer/initiate-server.yml
index 6015d7cf..872fb968 100644
--- a/spec/if/rtems/timer/initiate-server.yml
+++ b/spec/if/rtems/timer/initiate-server.yml
@@ -19,7 +19,7 @@ links:
- role: interface-placement
uid: header
- role: interface-ingroup
- uid: /groups/api/classic/timer
+ uid: group
name: rtems_timer_initiate_server
notes: null
params:
diff --git a/spec/if/rtems/timer/reset.yml b/spec/if/rtems/timer/reset.yml
index 8c438337..75c49ef4 100644
--- a/spec/if/rtems/timer/reset.yml
+++ b/spec/if/rtems/timer/reset.yml
@@ -17,7 +17,7 @@ links:
- role: interface-placement
uid: header
- role: interface-ingroup
- uid: /groups/api/classic/timer
+ uid: group
name: rtems_timer_reset
notes: null
params:
diff --git a/spec/if/rtems/timer/server-default-priority.yml b/spec/if/rtems/timer/server-default-priority.yml
index acd2fade..6d49d20a 100644
--- a/spec/if/rtems/timer/server-default-priority.yml
+++ b/spec/if/rtems/timer/server-default-priority.yml
@@ -13,7 +13,7 @@ links:
- role: interface-placement
uid: header
- role: interface-ingroup
- uid: /groups/api/classic/timer
+ uid: group
name: RTEMS_TIMER_SERVER_DEFAULT_PRIORITY
notes: null
type: interface
diff --git a/spec/if/rtems/timer/server-fire-after.yml b/spec/if/rtems/timer/server-fire-after.yml
index 626c932b..dc250bef 100644
--- a/spec/if/rtems/timer/server-fire-after.yml
+++ b/spec/if/rtems/timer/server-fire-after.yml
@@ -20,7 +20,7 @@ links:
- role: interface-placement
uid: header
- role: interface-ingroup
- uid: /groups/api/classic/timer
+ uid: group
name: rtems_timer_server_fire_after
notes: null
params:
diff --git a/spec/if/rtems/timer/server-fire-when.yml b/spec/if/rtems/timer/server-fire-when.yml
index 552a312a..906350d3 100644
--- a/spec/if/rtems/timer/server-fire-when.yml
+++ b/spec/if/rtems/timer/server-fire-when.yml
@@ -20,7 +20,7 @@ links:
- role: interface-placement
uid: header
- role: interface-ingroup
- uid: /groups/api/classic/timer
+ uid: group
name: rtems_timer_server_fire_when
notes: null
params:
diff --git a/spec/if/rtems/timer/service-routine-entry.yml b/spec/if/rtems/timer/service-routine-entry.yml
index 10d59f9d..4e4fd04e 100644
--- a/spec/if/rtems/timer/service-routine-entry.yml
+++ b/spec/if/rtems/timer/service-routine-entry.yml
@@ -13,7 +13,7 @@ links:
- role: interface-placement
uid: header
- role: interface-ingroup
- uid: /groups/api/classic/timer
+ uid: group
name: rtems_timer_service_routine_entry
notes: null
type: interface
diff --git a/spec/if/rtems/timer/service-routine.yml b/spec/if/rtems/timer/service-routine.yml
index d15e993a..61e6db56 100644
--- a/spec/if/rtems/timer/service-routine.yml
+++ b/spec/if/rtems/timer/service-routine.yml
@@ -13,7 +13,7 @@ links:
- role: interface-placement
uid: header
- role: interface-ingroup
- uid: /groups/api/classic/timer
+ uid: group
name: rtems_timer_service_routine
notes: null
type: interface