base/include/rtai_config.h File Reference

#include <linux/config.h>

Include dependency graph for rtai_config.h:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Defines

#define CONFIG_KBUILD   1
#define CONFIG_RTAI   1
#define CONFIG_RTAI_ALLOW_RR   1
#define CONFIG_RTAI_BITS   1
#define CONFIG_RTAI_BUILD_STRING   "i686-pc-linux-gnu"
#define CONFIG_RTAI_BUSY_TIME_ALIGN   0
#define CONFIG_RTAI_CAL_FREQS_FACT   0
#define CONFIG_RTAI_COMPILER   "gcc version 3.4.6 20060404 (Red Hat 3.4.6-3)"
#define CONFIG_RTAI_CPUS   1
#define CONFIG_RTAI_DONT_DISPATCH_CORE_IRQS   1
#define CONFIG_RTAI_FIFOS   1
#define CONFIG_RTAI_FIFOS_TEMPLATE   "/dev/rtf%d"
#define CONFIG_RTAI_FPU_SUPPORT   1
#define CONFIG_RTAI_HOST_STRING   "i686-pc-linux-gnu"
#define CONFIG_RTAI_INTERNAL_LEDS_SUPPORT   1
#define CONFIG_RTAI_INTERNAL_LXRT_INLINE   2
#define CONFIG_RTAI_INTERNAL_LXRT_SUPPORT   1
#define CONFIG_RTAI_IPIPE   1
#define CONFIG_RTAI_LXRT_INLINE   CONFIG_RTAI_INTERNAL_LXRT_INLINE
#define __hidefun(name)   name ## _hidden_inline
#define RTAI_PROTO(type, name, arglist)   extern inline type name arglist
#define RTAI_PROTO_ALWAYS_INLINE(type, name, arglist)   static inline type name arglist
#define RTAI_PROTO_NEVER_INLINE(type, name, arglist)   type name arglist; static inline type __hidefun(name) arglist
#define CONFIG_RTAI_MALLOC   1
#define CONFIG_RTAI_MALLOC_BUILTIN   1
#define CONFIG_RTAI_MALLOC_HEAPSZ   2048
#define CONFIG_RTAI_MATH   1
#define CONFIG_RTAI_MBX   1
#define CONFIG_RTAI_MONITOR_EXECTIME   1
#define CONFIG_RTAI_MOUNT_ON_LOAD   1
#define CONFIG_RTAI_MQ   1
#define CONFIG_RTAI_MSG   1
#define CONFIG_RTAI_NETRPC   1
#define CONFIG_RTAI_NETRPC_RTNET   1
#define CONFIG_RTAI_ONE_SHOT   0
#define CONFIG_RTAI_REVISION_LEVEL   0
#define CONFIG_RTAI_RTC_FREQ   0
#define CONFIG_RTAI_SCHED_8254_LATENCY   4700
#define CONFIG_RTAI_SCHED_APIC_LATENCY   3944
#define CONFIG_RTAI_SCHED_ISR_LOCK   1
#define CONFIG_RTAI_SCHED_LXRT   1
#define CONFIG_RTAI_SCHED_LXRT_NUMSLOTS   100
#define CONFIG_RTAI_SEM   1
#define CONFIG_RTAI_SHM   1
#define CONFIG_RTAI_TASKLETS   1
#define CONFIG_RTAI_TBX   1
#define CONFIG_RTAI_VERSION_MAJOR   3
#define CONFIG_RTAI_VERSION_MINOR   3
#define CONFIG_RTAI_WD   1


Define Documentation

#define __hidefun name   )     name ## _hidden_inline
 

Definition at line 89 of file rtai_config.h.

#define CONFIG_KBUILD   1
 

Definition at line 5 of file rtai_config.h.

#define CONFIG_RTAI   1
 

Definition at line 8 of file rtai_config.h.

#define CONFIG_RTAI_ALLOW_RR   1
 

Definition at line 14 of file rtai_config.h.

#define CONFIG_RTAI_BITS   1
 

Definition at line 17 of file rtai_config.h.

#define CONFIG_RTAI_BUILD_STRING   "i686-pc-linux-gnu"
 

Definition at line 23 of file rtai_config.h.

#define CONFIG_RTAI_BUSY_TIME_ALIGN   0
 

Definition at line 26 of file rtai_config.h.

#define CONFIG_RTAI_CAL_FREQS_FACT   0
 

Definition at line 29 of file rtai_config.h.

#define CONFIG_RTAI_COMPILER   "gcc version 3.4.6 20060404 (Red Hat 3.4.6-3)"
 

Definition at line 32 of file rtai_config.h.

Referenced by rtai_domain_entry().

#define CONFIG_RTAI_CPUS   1
 

Definition at line 35 of file rtai_config.h.

#define CONFIG_RTAI_DONT_DISPATCH_CORE_IRQS   1
 

Definition at line 38 of file rtai_config.h.

#define CONFIG_RTAI_FIFOS   1
 

Definition at line 47 of file rtai_config.h.

#define CONFIG_RTAI_FIFOS_TEMPLATE   "/dev/rtf%d"
 

Definition at line 53 of file rtai_config.h.

Referenced by RTAI_PROTO_ALWAYS_INLINE().

#define CONFIG_RTAI_FPU_SUPPORT   1
 

Definition at line 56 of file rtai_config.h.

#define CONFIG_RTAI_HOST_STRING   "i686-pc-linux-gnu"
 

Definition at line 62 of file rtai_config.h.

#define CONFIG_RTAI_INTERNAL_LEDS_SUPPORT   1
 

Definition at line 65 of file rtai_config.h.

#define CONFIG_RTAI_INTERNAL_LXRT_INLINE   2
 

Definition at line 68 of file rtai_config.h.

#define CONFIG_RTAI_INTERNAL_LXRT_SUPPORT   1
 

Definition at line 71 of file rtai_config.h.

#define CONFIG_RTAI_IPIPE   1
 

Definition at line 74 of file rtai_config.h.

#define CONFIG_RTAI_LXRT_INLINE   CONFIG_RTAI_INTERNAL_LXRT_INLINE
 

Definition at line 87 of file rtai_config.h.

#define CONFIG_RTAI_MALLOC   1
 

Definition at line 116 of file rtai_config.h.

#define CONFIG_RTAI_MALLOC_BUILTIN   1
 

Definition at line 119 of file rtai_config.h.

#define CONFIG_RTAI_MALLOC_HEAPSZ   2048
 

Definition at line 122 of file rtai_config.h.

#define CONFIG_RTAI_MATH   1
 

Definition at line 128 of file rtai_config.h.

#define CONFIG_RTAI_MBX   1
 

Definition at line 137 of file rtai_config.h.

#define CONFIG_RTAI_MONITOR_EXECTIME   1
 

Definition at line 143 of file rtai_config.h.

#define CONFIG_RTAI_MOUNT_ON_LOAD   1
 

Definition at line 146 of file rtai_config.h.

#define CONFIG_RTAI_MQ   1
 

Definition at line 149 of file rtai_config.h.

#define CONFIG_RTAI_MSG   1
 

Definition at line 155 of file rtai_config.h.

#define CONFIG_RTAI_NETRPC   1
 

Definition at line 161 of file rtai_config.h.

#define CONFIG_RTAI_NETRPC_RTNET   1
 

Definition at line 167 of file rtai_config.h.

#define CONFIG_RTAI_ONE_SHOT   0
 

Definition at line 170 of file rtai_config.h.

#define CONFIG_RTAI_REVISION_LEVEL   0
 

Definition at line 173 of file rtai_config.h.

#define CONFIG_RTAI_RTC_FREQ   0
 

Definition at line 176 of file rtai_config.h.

#define CONFIG_RTAI_SCHED_8254_LATENCY   4700
 

Definition at line 182 of file rtai_config.h.

#define CONFIG_RTAI_SCHED_APIC_LATENCY   3944
 

Definition at line 185 of file rtai_config.h.

#define CONFIG_RTAI_SCHED_ISR_LOCK   1
 

Definition at line 188 of file rtai_config.h.

#define CONFIG_RTAI_SCHED_LXRT   1
 

Definition at line 191 of file rtai_config.h.

#define CONFIG_RTAI_SCHED_LXRT_NUMSLOTS   100
 

Definition at line 194 of file rtai_config.h.

#define CONFIG_RTAI_SEM   1
 

Definition at line 197 of file rtai_config.h.

#define CONFIG_RTAI_SHM   1
 

Definition at line 203 of file rtai_config.h.

#define CONFIG_RTAI_TASKLETS   1
 

Definition at line 209 of file rtai_config.h.

#define CONFIG_RTAI_TBX   1
 

Definition at line 215 of file rtai_config.h.

#define CONFIG_RTAI_VERSION_MAJOR   3
 

Definition at line 230 of file rtai_config.h.

#define CONFIG_RTAI_VERSION_MINOR   3
 

Definition at line 233 of file rtai_config.h.

#define CONFIG_RTAI_WD   1
 

Definition at line 236 of file rtai_config.h.

#define RTAI_PROTO type,
name,
arglist   )     extern inline type name arglist
 

Definition at line 93 of file rtai_config.h.

#define RTAI_PROTO_ALWAYS_INLINE type,
name,
arglist   )     static inline type name arglist
 

Definition at line 99 of file rtai_config.h.

#define RTAI_PROTO_NEVER_INLINE type,
name,
arglist   )     type name arglist; static inline type __hidefun(name) arglist
 

Definition at line 100 of file rtai_config.h.


Generated on Thu Nov 20 11:52:29 2008 for RTAI API by doxygen 1.3.8