summaryrefslogblamecommitdiffstats
path: root/spec/rtems/config/if/get-maximum-semaphores.yml
blob: 55d6c2ffa5d539934a5b230d2ae7150ab273e1ec (plain) (tree)
1
2
3
4
5
6
7
8
9
                                                     
        
                                                                  
                   


                                                                         
          
                    
              
              
                                   
              

                 
                 




                           
            
                                                

                                       

          


                                                                            
                   
               
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
brief: |
  Gets the maximum number of Classic API Semaphores configured for
  this application.
copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
definition:
  default:
    attributes: null
    body: null
    params: []
    return: ${/c/if/uint32_t:/name}
  variants: []
description: null
enabled-by: true
index-entries: []
interface-type: function
links:
- role: interface-placement
  uid: header-2
- role: interface-ingroup
  uid: group
name: rtems_configuration_get_maximum_semaphores
notes: |
  See ${/acfg/if/max-semaphores:/name}.
params: []
return:
  return: |
    Returns the maximum number of Classic API Semaphores configured for this
    application.
  return-values: []
type: interface