summaryrefslogtreecommitdiffstats
path: root/spec/glos/term/interruptservice.yml
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2020-04-20 07:26:15 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2020-04-21 17:37:21 +0200
commit71d8b3c08ae2baacf410abe33da475de3db644da (patch)
tree948b4b4da73ede172430cb4d6f647687461ffc12 /spec/glos/term/interruptservice.yml
parentEnable branch coverage (diff)
downloadrtems-central-71d8b3c08ae2baacf410abe33da475de3db644da.tar.bz2
Remove Doorstop specifics
Diffstat (limited to '')
-rw-r--r--spec/glos/term/interruptservice.yml (renamed from spec/glos/term/RTEMS-GLOS-TERM-INTERRUPTSERVICE.yml)14
1 files changed, 4 insertions, 10 deletions
diff --git a/spec/glos/term/RTEMS-GLOS-TERM-INTERRUPTSERVICE.yml b/spec/glos/term/interruptservice.yml
index a0fe6d2b..c50a6525 100644
--- a/spec/glos/term/RTEMS-GLOS-TERM-INTERRUPTSERVICE.yml
+++ b/spec/glos/term/interruptservice.yml
@@ -1,23 +1,17 @@
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
+- role: null
+ uid: ../general
text: |
An *interrupt service* consists of an
- @term{RTEMS-GLOS-TERM-INTERRUPTSERVICEROUTINE} which is called with a user
+ @term{/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}.
+ a @term{/glos/term/softwarecomponent}.
type: glossary