summaryrefslogtreecommitdiffstats
path: root/spec/rtems/type/if/priority.yml
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2021-02-19 21:42:45 +0100
committerSebastian Huber <sebastian.huber@embedded-brains.de>2021-02-19 21:42:45 +0100
commit39b71997bdd3bed71c735bc6239db650d1330563 (patch)
tree15686ef4c8cb2b6186773ee1b030fc1bb57ba283 /spec/rtems/type/if/priority.yml
parentspec: Specify missing barrier create case (diff)
downloadrtems-central-39b71997bdd3bed71c735bc6239db650d1330563.tar.bz2
spec: Move rtems_task_priority item
Diffstat (limited to 'spec/rtems/type/if/priority.yml')
-rw-r--r--spec/rtems/type/if/priority.yml21
1 files changed, 21 insertions, 0 deletions
diff --git a/spec/rtems/type/if/priority.yml b/spec/rtems/type/if/priority.yml
new file mode 100644
index 00000000..72d8c71b
--- /dev/null
+++ b/spec/rtems/type/if/priority.yml
@@ -0,0 +1,21 @@
+SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
+brief: |
+ This integer type represents task priorities of the Classic API.
+copyrights:
+- Copyright (C) 2021 embedded brains GmbH (http://www.embedded-brains.de)
+- Copyright (C) 1988, 2017 On-Line Applications Research Corporation (OAR)
+definition:
+ default: ${/c/if/uint32_t:/name} ${.:/name}
+ variants: []
+description: null
+enabled-by: true
+index-entries: []
+interface-type: typedef
+links:
+- role: interface-placement
+ uid: header
+- role: interface-ingroup
+ uid: group
+name: rtems_task_priority
+notes: null
+type: interface