RTEMS CPU Kit with SuperCore  4.11.3
Data Structures | Macros | Variables
config.h File Reference
#include <rtems/rtems/types.h>
#include <rtems/rtems/tasks.h>
Include dependency graph for config.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  rtems_api_configuration_table
 The following records define the Configuration Table. More...
 

Macros

#define rtems_configuration_get_notepads_enabled()   rtems_configuration_get_rtems_api_configuration()->notepads_enabled
 This macro returns the value of the notepads enabled field in the Classic API configuration table.
 
#define rtems_configuration_get_maximum_semaphores()   rtems_configuration_get_rtems_api_configuration()->maximum_semaphores
 This macro returns the number of Classic API semaphores configured.
 

Variables

rtems_api_configuration_table Configuration_RTEMS_API
 RTEMS API Configuration Table. More...