summaryrefslogtreecommitdiffstats
path: root/spec/spec/interface-function.yml
blob: 7426e9ea96db89fde0cfba7bdf2aa641f0f1d934 (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
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
copyrights:
- Copyright (C) 2020, 2022 embedded brains GmbH (http://www.embedded-brains.de)
enabled-by: true
links:
- role: spec-member
  uid: root
- role: spec-refinement
  spec-key: interface-type
  spec-value: function
  uid: interface
- role: spec-refinement
  spec-key: interface-type
  spec-value: macro
  uid: interface
spec-description: null
spec-example: null
spec-info:
  dict:
    attributes:
      brief:
        description: null
        spec-type: interface-brief
      definition:
        description: null
        spec-type: interface-function-definition-directive
      description:
        description: null
        spec-type: interface-description
      name:
        description: |
          It shall be the name of the function or macro.
        spec-type: str
      notes:
        description: null
        spec-type: interface-notes
      params:
        description: null
        spec-type: interface-param-list
      return:
        description: null
        spec-type: interface-return-directive
    description: |
      This set of attributes specifies a function or a macro.
    mandatory-attributes: all
spec-name: Interface Function or Macro Item Type
spec-type: interface-function
type: spec