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 | |
#define | CONF_MM |
memory management | |
#define | CONF_TM |
task management | |
#define | CONF_AUTOSHUTOFF |
power down after x min of inactivity | |
#define | CONF_SETJMP |
non local goto | |
#define | CONF_ATOMIC |
atomic counters | |
#define | CONF_SEMAPHORES |
POSIX semaphores. | |
#define | CONF_CRITICAL_SECTIONS |
Critical Section support. | |
#define | CONF_PROGRAM |
dynamic program loading support | |
#define | CONF_VIS |
generic visualization. | |
#define | CONF_LNP |
link networking protocol | |
#define | CONF_LNP_HOSTADDR 0 |
LNP host address. | |
#define | CONF_LNP_HOSTMASK 0xf0 |
LNP host mask. | |
#define | CONF_RCX_PROTOCOL |
RCX protocol handler. | |
#define | CONF_LR_HANDLER |
remote control keys handler service | |
#define | CONF_RCX_MESSAGE |
standard firmware message service | |
#define | CONF_DKEY |
debounced key driver | |
#define | CONF_BATTERY_INDICATOR |
automatic update of lcd battery indicator | |
#define | CONF_LCD_REFRESH |
automatic display updates | |
#define | CONF_CONIO |
console | |
#define | CONF_ASCII |
ascii console | |
#define | CONF_DSOUND |
direct sound | |
#define | CONF_ON_OFF_SOUND |
sound on switch on/off | |
#define | CONF_DMOTOR |
direct motor | |
#define | CONF_DSENSOR |
direct sensor | |
#define | CONF_DSENSOR_ROTATION |
rotation sensor | |
#define | __TEXT_HI__ __attribute__ ((__section__ (".text.hi"))) |
macro used to put some legOS function in high memory area. |
Definition in file config.h.
|
macro used to put some legOS function in high memory area.
|
|
ascii console
|
|
atomic counters
|
|
power down after x min of inactivity
|
|
automatic update of lcd battery indicator
|
|
console
|
|
Critical Section support.
|
|
debounced key driver
|
|
direct motor
|
|
direct sensor
|
|
rotation sensor
|
|
direct sound
|
|
automatic display updates
|
|
link networking protocol
|
|
LNP host address.
|
|
LNP host mask.
Definition at line 58 of file config.h. Referenced by lnp_addressing_set_handler(), and lnp_set_hostaddr(). |
|
remote control keys handler service
|
|
memory management
|
|
sound on switch on/off
|
|
dynamic program loading support
|
|
standard firmware message service
|
|
RCX protocol handler.
|
|
POSIX semaphores.
|
|
non local goto
|
|
system time
|
|
task management
|
|
generic visualization.
|
brickOS is released under the
Mozilla Public License.
Original code copyright 1998-2002 by the authors. |