summaryrefslogtreecommitdiffstats
path: root/spec/rtems/intr/req/local-disable-assign.yml
blob: 6faeaf23d6a73fcae442aecba719de0e69fb3aca (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
links:
- role: interface-function
  uid: ../if/local-disable
functional-type: function
rationale: null
references: []
requirement-type: functional
text: |
  When the ${../if/local-disable:/name} directive is called, the status of the
  maskable interrupts before maskable interrupts are disabled by the directive
  shall be assigned to the variable specified by the
  ${../if/local-disable:/params[0]/name} parameter.
type: requirement