rfLPC
A low level library for using NXP's LPC17xx SoC. Config is given for MBED prototyping board
|
adc.h | ADC peripheral driver |
clock.h | Clock initialization and defines |
config-mbed.h | Configure the library to use with the MBED platform (http://www.mbed.org) |
config.h | Platform independent configuration options |
dac.h | Digital To Analog Converter (DAC) driver |
debug.h | Debug functions such as delay and stack dump |
dma.h | General Purpose DMA driver |
eth_const.h | Ethernet driver constants |
ethernet.h | Ethernet peripheral driver |
gpio.h | GPIO peripheral driver |
i2c.h | I2C Device driver |
iap.h | In-Application programming functions This file defines functions to acces the flash memory interface |
interrupt.h | Interrupt handling functions |
leds.h | On board LEDs peripheral driver |
memcpy.h | An implementation of memcpy |
memset.h | An implementation of memset |
pinconf.h | Multi-purpose pins configuration made easy |
printf.h | An implementation of formated output |
profiling.h | Macro that can be used to profile some parts of your code |
pwm.h | Pulse Width Modulation driver |
rand.h | A implementation of srand and rand function |
rflpc17xx.h | Main header file |
rit.h | Repetitive Interrupt Timer device driver |
setjmp.h | |
spi.h | SPI device driver |
sys_tick_timer.h | System tick timer device driver |
timer.h | TIMER0/1/2/3 device driver |
tools.h | Macro tools for easy implementation of other macros |
uart.h | UART0 driver |