summaryrefslogtreecommitdiffstats
path: root/spec/rtems/config/if/resource-maximum-per-allocation.yml
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2020-09-25 13:26:28 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2020-09-25 13:43:06 +0200
commit084bbeccd81212f40c92f5d4fa542946197a19f5 (patch)
treefc97cb4f08f1533025017a191e10fb90a9047f41 /spec/rtems/config/if/resource-maximum-per-allocation.yml
parentspec: Fix UID (diff)
downloadrtems-central-084bbeccd81212f40c92f5d4fa542946197a19f5.tar.bz2
spec: Review configuration API
Diffstat (limited to 'spec/rtems/config/if/resource-maximum-per-allocation.yml')
-rw-r--r--spec/rtems/config/if/resource-maximum-per-allocation.yml6
1 files changed, 4 insertions, 2 deletions
diff --git a/spec/rtems/config/if/resource-maximum-per-allocation.yml b/spec/rtems/config/if/resource-maximum-per-allocation.yml
index 4fbbd13f..bc94d0d6 100644
--- a/spec/rtems/config/if/resource-maximum-per-allocation.yml
+++ b/spec/rtems/config/if/resource-maximum-per-allocation.yml
@@ -1,6 +1,6 @@
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
brief: |
- Returns the resource maximum number per allocation.
+ Returns the maximum number per allocation of a resource number.
copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
definition:
@@ -15,7 +15,9 @@ links:
- role: interface-ingroup
uid: group
name: rtems_resource_maximum_per_allocation
-notes: null
+notes: |
+ This function is implemented as a macro and can be used to define compile
+ time constants.
params:
- description: is the resource number.
dir: null