summaryrefslogblamecommitdiffstats
path: root/spec/rtems/io/if/device-major-number.yml
blob: 22abac6654d472cc53586767a2610b57502ad65d (plain) (tree)
1
2
3
4
5
6
7
8
                                                     

                                                           
           
                                                  

                                                                          
                                             


                 
                 




                           
            
                               


                                                                            

            
               
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
brief: |
  This integer type represents the major number of devices.
copyrights:
- Copyright (C) 2020 embedded brains GmbH & Co. KG
- Copyright (C) 1988, 2008 On-Line Applications Research Corporation (OAR)
definition:
  default: ${/c/if/uint32_t:/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_major_number
notes: |
  The major number of a device is determined by ${register-driver:/name} and
  the application configuration (see ${/acfg/if/max-drivers:/name}) .
params: []
return: null
type: interface