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... |
Definition in file config.h.
|
ascii console.
|
|
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 56 of file config.h. Referenced by lnp_addressing_set_handler(), and lnp_set_hostaddr(). |
|
remote control keys handler service.
|
|
memory management.
|
|
dynamic program loading support.
|
|
standard firmware message service.
|
|
RCX protocol handler.
|
|
POSIX semaphores.
|
|
system time.
|
|
task management.
|
|
generic visualization.
|
brickOS is released under the
Mozilla Public License.
Original code copyright 1998-2002 by the authors. |