summaryrefslogtreecommitdiffstats
path: root/spec/rtems/intr/if/unique.yml
blob: 66240112506863d3ff63f9302d4a589126ac6008 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
brief: |
  This interrupt handler install option ensures that the interrupt handler is
  unique.
copyrights:
- Copyright (C) 2008, 2021 embedded brains GmbH (http://www.embedded-brains.de)
definition:
  default: ( (${../../option/if/option:/name}) 0x00000001 )
  variants: []
description: |
  This option prevents other handler from using the same interrupt vector.
enabled-by: true
index-entries: []
interface-type: define
links:
- role: interface-placement
  uid: header
- role: interface-ingroup
  uid: group
name: RTEMS_INTERRUPT_UNIQUE
notes: null
type: interface