summaryrefslogtreecommitdiffstats
path: root/spec/rtems/config/if/get-maximum-extensions.yml
blob: 0460126b131a2b3ecb3605c8fc23276c68e28e26 (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
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
brief: |
  Returns the maximum number of Classic API User Extensions which are
  configured for this application.
copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
definition:
  default:
    body: null
    params: []
    return: ${/c/if/uint32_t:/name}
  variants: []
description: null
enabled-by: true
interface-type: function
links:
- role: interface-placement
  uid: header
- role: interface-ingroup
  uid: group
name: rtems_configuration_get_maximum_extensions
notes: null
params: []
return:
  return: null
  return-values: []
type: interface