Filename |
Description |
can_cfg.h |
This configures the hardware-level CAN driver
using simple parameters, which the user can easily modify. You
can edit this file using the Configuration Wizard in µVision. If
you use a different CAN controller, you might have to modify this
file.
The file for the LPC2xxx device is located in:
\Keil\ARM\Boards\Keil\MCB2100\RL\CAN\CAN_Ex1 |
can_error.h |
This defines the error codes that can be returned
by the RL-CAN routines.
Location: \Keil\ARM\Boards\Keil\MCB2100\RL\CAN\CAN_Ex1 |
can_hw.h |
This defines the prototypes for the hardware-level
CAN driver routines. If you use a different CAN controller, you
might have to modify these routines.
The file for the LPC2xxx device is located in:
\Keil\ARM\Boards\Keil\MCB2100\RL\CAN\CAN_Ex1 |
can_reg.h |
This include file defines the register interface
for the hardware-level CAN driver. If you use a different CAN
controller, you might have to modify this file.
The file for the LPC2xxx device is located in:
\Keil\ARM\Boards\Keil\MCB2100\RL\CAN\CAN_Ex1 |
file_config.h |
This defines constants and structures used by the
Flash File System. It also defines the prototypes of the flash
programming routines.
Location: \Keil\ARM\RV31\INC |
fs_flashdev.h |
This contains the flash sector layout description.
If you use a different controller, you might have to modify this
file.
The file for the LPC2xxx device using 256 KB flash is located in:
\keil\ARM\RL\FlashFS\Flash\LPC_IAP_256 |
lpc23_emac.h |
This defines hardware driver level constants and
structures for the Philips LPC2378 EMAC ethernet controller. The
source also contains header files for a few other ethernet
controllers. If you use a different ethernet controller, you must
provide your own include file.
Location: \Keil\ARM\RL\TCPnet\User |
net_config.h |
This defines constants, structures and prototypes
for the TCPnet routines that provide modem, ethernet, TFTP, and
HTTP functionality.
Location: \Keil\ARM\RV31\INC |
rtl.h |
This defines constants, structures and prototype
for all the RTX kernel routines, TCPnet routines (TCP, UDP, PPP,
and SLIP), and Flash File System routines.
Location: \Keil\ARM\RV31\INC |
rtx_can.h |
This defines constants and prototypes for all CAN
driver routines that can be used with the RTX kernel. You must
include this file in all source files that use CAN Driver
routines.
Location: \Keil\ARM\Boards\Keil\MCB2100\RL\CAN\CAN_Ex1 |
rtx_config.h |
This defines various types and structures used by
the RTX kernel to manage tasks, messages, and events.
Location: \Keil\ARM\RV31\INC |
stdio.h |
This contains prototype definitions of the file
manipulation functions that are used by the Flash File
System.
Location: \Keil\ARM\RV31\INC |