summaryrefslogtreecommitdiffstats
path: root/spec/rtems/timer/glossary/fire.yml
blob: 4d863dcd017846f28f550d236b352f392bbc0503 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
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: group
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