summaryrefslogtreecommitdiffstats
path: root/rtemsqual/tests/spec-interface/td.yml
blob: 37ee4dae8f51d6b08437f73cbae4b45973963d8f (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
enabled-by: true
interface-brief: Typedef Integer brief description.
interface-definition:
  default: |
    ${uint32_t:/interface-name} ${.:/interface-name} /* ${other:/comment} */
  variants: []
interface-description: Typedef Integer description.
interface-name: Integer
interface-notes: null
interface-type: typedef
links:
- role: other
  uid: other
- role: interface-ingroup
  uid: gb
- role: interface-placement
  uid: h
type: interface