summaryrefslogtreecommitdiffstats
path: root/spec/rtems/intr/if/shared.yml
blob: 11bfcacedf7867ed22e7b6947ba76ba44fe9770e (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
brief: |
  This interrupt handler install option allows that the interrupt handler may
  share the interrupt vector with other handler.
copyrights:
- Copyright (C) 2008, 2021 embedded brains GmbH & Co. KG
definition:
  default: ( (${../../option/if/option:/name}) 0x00000000 )
  variants: []
description: null
enabled-by: true
index-entries: []
interface-type: define
links:
- role: interface-placement
  uid: header
- role: interface-ingroup
  uid: group
name: RTEMS_INTERRUPT_SHARED
notes: null
type: interface