summaryrefslogtreecommitdiffstats
path: root/spec/rtems/status/if/interrupted.yml
blob: dc258358a0e5d744d5be55b35b53377bb8777f2c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
brief: |
  This status code is used internally by the implementation to indicate a
  blocking device driver call has been interrupted and should be reflected to
  the caller as interrupted.
copyrights:
- Copyright (C) 2020 embedded brains GmbH & Co. KG
- Copyright (C) 2019 On-Line Applications Research Corporation (OAR)
definition:
  default: '28'
  variants: []
description: null
enabled-by: true
index-entries: []
interface-type: enumerator
links: []
name: RTEMS_INTERRUPTED
notes: null
type: interface