summaryrefslogtreecommitdiffstats
path: root/spec/if/impl/maximum-priority.yml
blob: 7d8b9b72fc98520affec8246e55d416c5002d1b5 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
brief: |
  Returns the maximum priority of the scheduler with index zero.
copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
definition:
  default:
    body: null
    params: []
    return: ${/if/rtems/tasks/priority:/name}
  variants: []
description: null
enabled-by: true
interface-type: function
links:
- role: interface-placement
  uid: /if/rtems/tasks/header
name: _RTEMS_Maximum_priority
notes: null
params: []
return:
  return: null
  return-values: []
type: interface