summaryrefslogtreecommitdiffstats
path: root/spec/rtems/task/if/maximum-priority-impl.yml
blob: f690d6ecc871a277c37d8a958dd369d6c52b2ca4 (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
25
26
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:
    attributes: null
    body: null
    params: []
    return: ${/rtems/type/if/priority:/name}
  variants: []
description: null
enabled-by: true
index-entries: []
interface-type: function
links:
- role: interface-placement
  uid: /rtems/task/if/header
- role: interface-ingroup
  uid: ../req/group
name: _RTEMS_Maximum_priority
notes: null
params: []
return: null
type: interface