summaryrefslogtreecommitdiffstats
path: root/spec/if/rtems/options/event-any.yml
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2020-06-04 19:53:20 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2020-07-03 10:22:45 +0200
commit01ae66a6e69dc4b74b58135e8a948ca89a1de7f5 (patch)
tree27578d07d851af4d959be9246723f08a7ea095e2 /spec/if/rtems/options/event-any.yml
parentspec: Add /if/rtems/modes/* (diff)
downloadrtems-central-01ae66a6e69dc4b74b58135e8a948ca89a1de7f5.tar.bz2
spec: Add /if/rtems/options/*
Diffstat (limited to 'spec/if/rtems/options/event-any.yml')
-rw-r--r--spec/if/rtems/options/event-any.yml21
1 files changed, 21 insertions, 0 deletions
diff --git a/spec/if/rtems/options/event-any.yml b/spec/if/rtems/options/event-any.yml
new file mode 100644
index 00000000..2131cf88
--- /dev/null
+++ b/spec/if/rtems/options/event-any.yml
@@ -0,0 +1,21 @@
+SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
+brief: |
+ This option constant indicates that the task wishes to wait until any events
+ of interest are available.
+copyrights:
+- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
+- Copyright (C) 2008 On-Line Applications Research Corporation (OAR)
+definition:
+ default: '0x00000002'
+ variants: []
+description: null
+enabled-by: true
+interface-type: define
+links:
+- role: interface-placement
+ uid: header
+- role: interface-ingroup
+ uid: /groups/api/classic/options
+name: RTEMS_EVENT_ANY
+notes: null
+type: interface