summaryrefslogtreecommitdiffstats
path: root/spec/rtems/timer/glossary/timerserviceroutine.yml
diff options
context:
space:
mode:
Diffstat (limited to 'spec/rtems/timer/glossary/timerserviceroutine.yml')
-rw-r--r--spec/rtems/timer/glossary/timerserviceroutine.yml12
1 files changed, 12 insertions, 0 deletions
diff --git a/spec/rtems/timer/glossary/timerserviceroutine.yml b/spec/rtems/timer/glossary/timerserviceroutine.yml
new file mode 100644
index 00000000..8e6bd0c2
--- /dev/null
+++ b/spec/rtems/timer/glossary/timerserviceroutine.yml
@@ -0,0 +1,12 @@
+SPDX-License-Identifier: CC-BY-SA-4.0
+copyrights:
+- Copyright (C) 2021 embedded brains GmbH (http://www.embedded-brains.de)
+enabled-by: true
+glossary-type: term
+links:
+- role: glossary-member
+ uid: /glossary-requirements
+term: Timer Service Routine
+text: |
+ The timer service routine is a user defined function executed when or after the timer fires (see ${../glossary/fire:/term}). The user must provide a reference to the timer service routine when scheduling a timer. See also ${../glossary/scheduled:/term}.
+type: glossary