summaryrefslogtreecommitdiffstats
path: root/spec/rtems/status/if/interrupted.yml
blob: dc09f08e6dbf96bdc9a1e8b2db96007aea3e23af (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
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 (http://www.embedded-brains.de)
- Copyright (C) 2019 On-Line Applications Research Corporation (OAR)
definition:
  default: '28'
  variants: []
description: null
enabled-by: true
interface-type: enumerator
links: []
name: RTEMS_INTERRUPTED
notes: null
type: interface