summaryrefslogtreecommitdiffstats
path: root/spec/rtems/intr/req/local-disable-assign.yml
blob: 509a7aa3ce086190da0fb1e47154fd39a0b15bf5 (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 & Co. KG
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