summaryrefslogblamecommitdiffstats
path: root/spec/rtems/config/if/get-maximum-barriers.yml
blob: a974e933ee813af1e816dec56e66eaec99550927 (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 Barriers 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_barriers
notes: |
  See ${/acfg/if/max-barriers:/name}.
params: []
return:
  return: |
    Returns the maximum number of Classic API Barriers configured for
    this application.
  return-values: []
type: interface