summaryrefslogblamecommitdiffstats
path: root/spec/rtems/io/if/device-driver.yml
blob: 85aac8bca9c1cddab8a09ad381b6a5926f27eb6c (plain) (tree)
1
2
3
4
5
6
7
8
                                                     

                                                                              
           
                                                  

                                                                          
                                                   


                 
                 




                           
            
                         



                                                                            

            
               
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