summaryrefslogtreecommitdiffstats
path: root/spec/rtems/io/if/device-driver.yml
blob: 85aac8bca9c1cddab8a09ad381b6a5926f27eb6c (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
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
brief: |
  This type shall be used in device driver entry declarations and definitions.
copyrights:
- Copyright (C) 2020 embedded brains GmbH & Co. KG
- Copyright (C) 1988, 2008 On-Line Applications Research Corporation (OAR)
definition:
  default: ${../../status/if/code:/name} ${.:/name}
  variants: []
description: null
enabled-by: true
index-entries: []
interface-type: typedef
links:
- role: interface-placement
  uid: header
- role: interface-ingroup
  uid: group
name: rtems_device_driver
notes: |
  Device driver entries return an ${../../status/if/code:/name} status code.
  This type definition helps to document device driver entries in the source
  code.
params: []
return: null
type: interface