summaryrefslogtreecommitdiffstats
path: root/spec/rtems/intr/req/lock-store-interrupt-status.yml
blob: fa6ded0c86c493ee55019e4012182783fd7954a6 (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 (http://www.embedded-brains.de)
enabled-by: true
links:
- role: interface-function
  uid: ../if/lock-acquire
- role: interface-function
  uid: ../if/lock-isr-disable
functional-type: function
rationale: null
references: []
requirement-type: functional
text: |
  When the directive is called, the status of the maskable interrupts before
  maskable interrupts are disabled by the directive shall be stored to the lock
  context parameter.
type: requirement