rfLPC
A low level library for using NXP's LPC17xx SoC. Config is given for MBED prototyping board
File List
Here is a list of all documented files with brief descriptions:
 adc.hADC peripheral driver
 clock.hClock initialization and defines
 config-mbed.hConfigure the library to use with the MBED platform (http://www.mbed.org)
 config.hPlatform independent configuration options
 dac.hDigital To Analog Converter (DAC) driver
 debug.hDebug functions such as delay and stack dump
 dma.hGeneral Purpose DMA driver
 eth_const.hEthernet driver constants
 ethernet.hEthernet peripheral driver
 gpio.hGPIO peripheral driver
 i2c.hI2C Device driver
 iap.hIn-Application programming functions This file defines functions to acces the flash memory interface
 interrupt.hInterrupt handling functions
 leds.hOn board LEDs peripheral driver
 memcpy.hAn implementation of memcpy
 memset.hAn implementation of memset
 pinconf.hMulti-purpose pins configuration made easy
 printf.hAn implementation of formated output
 profiling.hMacro that can be used to profile some parts of your code
 pwm.hPulse Width Modulation driver
 rand.hA implementation of srand and rand function
 rflpc17xx.hMain header file
 rit.hRepetitive Interrupt Timer device driver
 setjmp.h
 spi.hSPI device driver
 sys_tick_timer.hSystem tick timer device driver
 timer.hTIMER0/1/2/3 device driver
 tools.hMacro tools for easy implementation of other macros
 uart.hUART0 driver