summaryrefslogtreecommitdiff
path: root/spec/glos/term/RTEMS-GLOS-TERM-INTERRUPTSERVICE.yml
blob: a0fe6d2bdc30f948773dc31f3083e27beb30dfcb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
SPDX-License-Identifier: CC-BY-SA-4.0
active: true
copyrights:
- Copyright (C) 2019 embedded brains GmbH (http://www.embedded-brains.de)
derived: false
enabled-by: []
glossary-term: interrupt service
glossary-type: term
header: ''
level: 1.213
links:
- RTEMS-GLOS-GENERAL: y-DGLwoqVNRBlzUau_mx_yR3iKlhE02h2mRxK7VkLQE=
normative: true
ref: ''
reviewed: null
text: |
  An *interrupt service* consists of an
  @term{RTEMS-GLOS-TERM-INTERRUPTSERVICEROUTINE} which is called with a user
  provided argument upon reception of an interrupt service request.  The
  routine is invoked in interrupt context.  Interrupt service requests may have
  a priority and an affinity to a set of processors.  An *interrupt service* is
  a @term{RTEMS-GLOS-TERM-SOFTWARECOMPONENT}.
type: glossary