rfLPC
A low level library for using NXP's LPC17xx SoC. Config is given for MBED prototyping board
|
Main header file. More...
#include "nxp/LPC17xx.h"
#include "nxp/core_cm3.h"
#include "config/config.h"
#include "clock.h"
#include "debug.h"
#include "interrupt.h"
#include "pinconf.h"
#include "profiling.h"
#include "iap.h"
#include "tinylibc/printf.h"
#include "tinylibc/memcpy.h"
#include "tinylibc/memset.h"
#include "tinylibc/setjmp.h"
#include "tinylibc/rand.h"
#include "drivers/eth_const.h"
#include "drivers/ethernet.h"
#include "drivers/gpio.h"
#include "drivers/leds.h"
#include "drivers/rit.h"
#include "drivers/spi.h"
#include "drivers/sys_tick_timer.h"
#include "drivers/timer.h"
#include "drivers/uart.h"
#include "drivers/dma.h"
#include "drivers/pwm.h"
#include "drivers/adc.h"
#include "drivers/dac.h"
#include "drivers/i2c.h"
Go to the source code of this file.
Main header file.
Can be used to include every needed headers at once.
Definition in file rflpc17xx.h.