summaryrefslogtreecommitdiffstats
path: root/spec/rtems/part/if/group.yml
blob: b1a03a7b90ff83344c703f0e7c7814b2954d4bd2 (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
27
28
29
30
31
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
brief: |
  The Partition Manager provides facilities to dynamically allocate memory in
  fixed-size units.
copyrights:
- Copyright (C) 2020 embedded brains GmbH & Co. KG
- Copyright (C) 1988, 2008 On-Line Applications Research Corporation (OAR)
description: null
enabled-by: true
identifier: RTEMSAPIClassicPart
index-entries: []
interface-type: group
links:
- role: interface-placement
  uid: header
- role: interface-ingroup
  uid: ../../if/group
- role: placement-order
  uid: create
- role: placement-order
  uid: ident
- role: placement-order
  uid: delete
- role: placement-order
  uid: get-buffer
- role: placement-order
  uid: return-buffer
name: Partition Manager
text: |
  The Classic API shall provide an interface to the Partition Manager.
type: interface