summaryrefslogtreecommitdiffstats
path: root/spec/rtems/timer/if/ident.yml
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2020-12-01 14:57:03 +0100
committerSebastian Huber <sebastian.huber@embedded-brains.de>2020-12-02 11:13:36 +0100
commitc970d6373fefc6cbb73f0c91dff03865fd2be07c (patch)
tree73190b8f2b22360ff6744c71efec67fd9880bb99 /spec/rtems/timer/if/ident.yml
parentinterfacedoc: Fix format of parameter names (diff)
downloadrtems-central-c970d6373fefc6cbb73f0c91dff03865fd2be07c.tar.bz2
spec: Review Timer Manager API
Diffstat (limited to 'spec/rtems/timer/if/ident.yml')
-rw-r--r--spec/rtems/timer/if/ident.yml5
1 files changed, 3 insertions, 2 deletions
diff --git a/spec/rtems/timer/if/ident.yml b/spec/rtems/timer/if/ident.yml
index c119ab6c..4218efa1 100644
--- a/spec/rtems/timer/if/ident.yml
+++ b/spec/rtems/timer/if/ident.yml
@@ -1,6 +1,6 @@
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
brief: |
- Identifies a timer object by the specified object name.
+ Identifies a timer by the object name.
copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
- Copyright (C) 1988, 2008 On-Line Applications Research Corporation (OAR)
@@ -17,7 +17,8 @@ description: |
This directive obtains the timer identifier associated with the timer name
specified in ${.:/params[0]/name}.
enabled-by: true
-index-entries: []
+index-entries:
+- obtain the ID of a timer
interface-type: function
links:
- role: interface-placement