summaryrefslogtreecommitdiffstats
path: root/spec/rtems/config/if/resource-maximum-per-allocation.yml
diff options
context:
space:
mode:
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