summaryrefslogtreecommitdiffstats
path: root/spec/rtems/object/if/id-api-minimum.yml
blob: 7d989469d3ffa8c3811f1c12945e22717e8f5bc7 (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
28
29
30
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
brief: |
  Gets the lowest valid value for the API component of an object identifier.
copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
- Copyright (C) 1988, 2008 On-Line Applications Research Corporation (OAR)
definition:
  default: ${/score/object/if/internal-api:/name}
  variants: []
description: null
enabled-by: true
index-entries: []
interface-type: macro
links:
- role: interface-placement
  uid: header
- role: interface-ingroup
  uid: group
name: rtems_object_id_api_minimum
notes: |
  This directive is strictly local and does not impact task scheduling.

  A body is also provided.
params: []
return:
  return: |
    Returns the lowest valid value for the API component of an object
    identifier.
  return-values: []
type: interface