summaryrefslogtreecommitdiffstats
path: root/spec/rtems/config/if/get-maximum-ports.yml
blob: c8dff65371d5843c0cb7e737be8b8ecb31b6858f (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 Dual Ported Memory Areas 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-2
- role: interface-ingroup
  uid: group
name: rtems_configuration_get_maximum_ports
notes: null
params: []
return:
  return: null
  return-values: []
type: interface