summaryrefslogblamecommitdiffstats
path: root/spec/rtems/config/if/get-stack-space-size.yml
blob: 30cfa17ab948d985483e2d0ed560dc2bc9810358 (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 thread stack space size in bytes of 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/uintptr_t:/name}
  variants: []
description: null
enabled-by: true
index-entries: []
interface-type: function
links:
- role: interface-placement
  uid: header
- role: interface-ingroup
  uid: group
name: rtems_configuration_get_stack_space_size
notes: null
params: []
return:
  return: |
    Returns the thread stack space size in bytes of configured for this
    application.
  return-values: []
type: interface