summaryrefslogtreecommitdiffstats
path: root/spec/rtems/timer/glossary/context.yml
blob: 9b184d8f733eb17393da9f97c2feae7c46263b0d (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
SPDX-License-Identifier: CC-BY-SA-4.0
copyrights:
- Copyright (C) 2021 embedded brains GmbH & Co. KG
enabled-by: true
glossary-type: term
links:
- role: glossary-member
  uid: group
term: context
text: |
  The timer context denotes whether the ${../glossary/timerserviceroutine:/term}
  is executed as part of an interrupt handler or from the task of the Timer
  Server. A timer can be in one of these three contexts:

  * ${../glossary/none:/term}
  * ${../glossary/interruptcontext:/term}
  * ${../glossary/servercontext:/term}
type: glossary