summaryrefslogtreecommitdiffstats
path: root/spec/rtems/config/if/get-maximum-message-queues.yml
blob: 2d8f3b3b1c5247b88e6e346e79c1d7756ef4fa17 (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 Message Queues 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_message_queues
notes: null
params: []
return:
  return: null
  return-values: []
type: interface