summaryrefslogtreecommitdiffstats
path: root/spec/rtems/config/if/get-maximum-tasks.yml
blob: ad62a40a6577df06fe93bc59c9e297e82a648b33 (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 Tasks 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_tasks
notes: null
params: []
return:
  return: null
  return-values: []
type: interface