summaryrefslogtreecommitdiffstats
path: root/spec/rtems/status/if/interrupted.yml
diff options
context:
space:
mode:
Diffstat (limited to 'spec/rtems/status/if/interrupted.yml')
-rw-r--r--spec/rtems/status/if/interrupted.yml17
1 files changed, 17 insertions, 0 deletions
diff --git a/spec/rtems/status/if/interrupted.yml b/spec/rtems/status/if/interrupted.yml
new file mode 100644
index 00000000..c79fa7fb
--- /dev/null
+++ b/spec/rtems/status/if/interrupted.yml
@@ -0,0 +1,17 @@
+SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
+brief: |
+ This status code is used internally 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