|
| atomic.h |
| Interface: critical section management.
|
|
| conio.h |
| Interface: console input / output.
|
|
| critsec.h |
| Interface: critical section management.
|
|
| dbutton.h |
| Interface: query raw button states.
|
|
| dirpd.h |
| Interface: direct control of Dual IR Proximity Detector.
|
|
| dkey.h |
| Interface: debounced key driver.
|
|
| dlcd.h |
| Interface: direct control of LCD display.
|
|
| dmotor.h |
| Interface: direct motor control.
|
|
| dsensor.h |
| Interface: direct reading of sensors.
|
|
| dsound.h |
| Interface: direct control of sound.
|
|
| mem.h |
| Interface: memory data types.
|
|
| persistent.h |
| Interface: Definitions for persistent data.
|
|
| remote.h |
| Interface: LEGO Infrared Remote Control.
|
|
| semaphore.h |
| Interface: POSIX 1003.1b semaphores for task synchronization.
|
|
| setjmp.h |
| Non-local goto as specified in ANSI C.
|
|
| stdlib.h |
| Interface: reduced standard C library.
|
|
| string.h |
| Interface: string functions.
|
|
| swmux.h |
| Interface: direct control of a touch sensor multiplexor.
|
|
| time.h |
| Interface: Time-related data and types.
|
|
| tm.h |
| Interface: task management.
|
|
| unistd.h |
| Interface: reduced UNIX standard library.
|
|