source: rtems-central/spec/rtems/task/req/minimum-priority.yml @ 2ec2fbb

Last change on this file since 2ec2fbb was 2ec2fbb, checked in by Sebastian Huber <sebastian.huber@…>, on 11/18/21 at 07:54:46

spec: Specify RTEMS_MINIMUM_PRIORITY

  • Property mode set to 100644
File size: 483 bytes
Line 
1SPDX-License-Identifier: CC-BY-SA-4.0
2copyrights:
3- Copyright (C) 2021 embedded brains GmbH (http://www.embedded-brains.de)
4enabled-by: true
5links:
6- role: interface-function
7  uid: ../if/minimum-priority
8functional-type: function
9rationale: null
10references: []
11requirement-type: functional
12text: |
13  The ${../if/minimum-priority:/name} constant shall expand to a constant
14  expression which evaluates to the highest task priority available to
15  application tasks.
16type: requirement
Note: See TracBrowser for help on using the repository browser.