summaryrefslogtreecommitdiffstats
path: root/spec/rtems/timer/glossary/fire.yml
diff options
context:
space:
mode:
Diffstat (limited to 'spec/rtems/timer/glossary/fire.yml')
-rw-r--r--spec/rtems/timer/glossary/fire.yml17
1 files changed, 17 insertions, 0 deletions
diff --git a/spec/rtems/timer/glossary/fire.yml b/spec/rtems/timer/glossary/fire.yml
new file mode 100644
index 00000000..f0d34f74
--- /dev/null
+++ b/spec/rtems/timer/glossary/fire.yml
@@ -0,0 +1,17 @@
+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: fire
+text: |
+ A timer fires when ${/glossary/rtems:/term} in an ${/glossary/interrupt:/term}
+ detects that the ${../glossary/scheduled:/term} point in time has arrived to
+ invoke the ${../glossary/timerserviceroutine:/term} of the timer. Timer in
+ ${../glossary/servercontext:/term} may not immediately execute the
+ ${../glossary/timerserviceroutine:/term} due to ${../glossary/state:/term}
+ ${../glossary/pending:/term}.
+type: glossary