summaryrefslogtreecommitdiffstats
path: root/spec/rtems/mode/req/interrupt-level.yml
blob: 9b40e927edbb73a4854b4469c5fc65ea5a8775ed (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/interrupt-level
functional-type: function
rationale: null
references: []
requirement-type: functional
text: |
  The ${../if/interrupt-level:/name} macro shall expand to a constant
  expression which computes the bitwise and of the value specified by the
  ${../if/interrupt-level:/params[0]/name} parameter and
  ${../if/interrupt-mask:/name}.
type: requirement