Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Related Pages  

boot/config.h File Reference

kernel configuration file. More...

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

Go to the source code of this file.

Defines

#define CONF_TIME
 system time. More...

#define CONF_MM
 memory management. More...

#define CONF_TM
 task management. More...

#define CONF_AUTOSHUTOFF
 power down after x min of inactivity. More...

#define CONF_SEMAPHORES
 POSIX semaphores. More...

#define CONF_CRITICAL_SECTIONS
 Critical Section support. More...

#define CONF_PROGRAM
 dynamic program loading support. More...

#define CONF_VIS
 generic visualization. More...

#define CONF_LNP
 link networking protocol. More...

#define CONF_LNP_HOSTADDR   0
 LNP host address. More...

#define CONF_LNP_HOSTMASK   0xf0
 LNP host mask. More...

#define CONF_RCX_PROTOCOL
 RCX protocol handler. More...

#define CONF_LR_HANDLER
 remote control keys handler service. More...

#define CONF_RCX_MESSAGE
 standard firmware message service. More...

#define CONF_DKEY
 debounced key driver. More...

#define CONF_BATTERY_INDICATOR
 automatic update of lcd battery indicator. More...

#define CONF_LCD_REFRESH
 automatic display updates. More...

#define CONF_CONIO
 console. More...

#define CONF_ASCII
 ascii console. More...

#define CONF_DSOUND
 direct sound. More...

#define CONF_DMOTOR
 direct motor. More...

#define CONF_DSENSOR
 direct sensor. More...

#define CONF_DSENSOR_ROTATION
 rotation sensor. More...


Detailed Description

kernel configuration file.

Author:
Markus L. Noga <markus@noga.de>

Definition in file config.h.


Define Documentation

#define CONF_ASCII
 

ascii console.

Definition at line 70 of file config.h.

#define CONF_AUTOSHUTOFF
 

power down after x min of inactivity.

Definition at line 38 of file config.h.

#define CONF_BATTERY_INDICATOR
 

automatic update of lcd battery indicator.

Definition at line 67 of file config.h.

#define CONF_CONIO
 

console.

Definition at line 69 of file config.h.

#define CONF_CRITICAL_SECTIONS
 

Critical Section support.

Definition at line 41 of file config.h.

#define CONF_DKEY
 

debounced key driver.

Definition at line 66 of file config.h.

#define CONF_DMOTOR
 

direct motor.

Definition at line 72 of file config.h.

#define CONF_DSENSOR
 

direct sensor.

Definition at line 74 of file config.h.

#define CONF_DSENSOR_ROTATION
 

rotation sensor.

Definition at line 75 of file config.h.

#define CONF_DSOUND
 

direct sound.

Definition at line 71 of file config.h.

#define CONF_LCD_REFRESH
 

automatic display updates.

Definition at line 68 of file config.h.

#define CONF_LNP
 

link networking protocol.

Definition at line 48 of file config.h.

#define CONF_LNP_HOSTADDR   0
 

LNP host address.

Definition at line 52 of file config.h.

#define CONF_LNP_HOSTMASK   0xf0
 

LNP host mask.

Definition at line 56 of file config.h.

Referenced by lnp_addressing_set_handler(), and lnp_set_hostaddr().

#define CONF_LR_HANDLER
 

remote control keys handler service.

Definition at line 61 of file config.h.

#define CONF_MM
 

memory management.

Definition at line 36 of file config.h.

#define CONF_PROGRAM
 

dynamic program loading support.

Definition at line 42 of file config.h.

#define CONF_RCX_MESSAGE
 

standard firmware message service.

Definition at line 62 of file config.h.

#define CONF_RCX_PROTOCOL
 

RCX protocol handler.

Definition at line 60 of file config.h.

#define CONF_SEMAPHORES
 

POSIX semaphores.

Definition at line 40 of file config.h.

#define CONF_TIME
 

system time.

Definition at line 35 of file config.h.

#define CONF_TM
 

task management.

Definition at line 37 of file config.h.

#define CONF_VIS
 

generic visualization.

Definition at line 43 of file config.h.


brickOS is released under the Mozilla Public License.
Original code copyright 1998-2002 by the authors.

Generated on Tue Dec 10 00:09:13 2002 for brickOS Kernel Developer by doxygen 1.2.15