nuttx/arch/arm/src/lpc17xx
patacongo e6f3604333 LPC1788 PLL configuration from Rommel Marcelo
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5654 42af7a65-404d-4744-a932-0658087f49c3
2013-02-16 12:46:09 +00:00
..
chip LPC1788 PLL configuration from Rommel Marcelo 2013-02-16 12:46:09 +00:00
chip.h LPC17xx now supports FPU needed by LPC1788; LPC17xx can not use Mike's common vectors 2013-02-08 00:17:54 +00:00
Kconfig Add LPC1788 EMC initialization logic 2013-02-12 18:44:41 +00:00
lpc17_adc.c Refactor all lpc17xx header files (more like STM32 header file structure now) 2013-01-18 19:16:44 +00:00
lpc17_adc.h Refactor all lpc17xx header files (more like STM32 header file structure now) 2013-01-18 19:16:44 +00:00
lpc17_allocateheap.c Refactor all lpc17xx header files (more like STM32 header file structure now) 2013-01-18 19:16:44 +00:00
lpc17_can.c Refactor all lpc17xx header files (more like STM32 header file structure now) 2013-01-18 19:16:44 +00:00
lpc17_can.h Refactor all lpc17xx header files (more like STM32 header file structure now) 2013-01-18 19:16:44 +00:00
lpc17_clockconfig.c Refactor all lpc17xx header files (more like STM32 header file structure now) 2013-01-18 19:16:44 +00:00
lpc17_clockconfig.h Refactor all lpc17xx header files (more like STM32 header file structure now) 2013-01-18 19:16:44 +00:00
lpc17_clrpend.c Refactor all lpc17xx header files (more like STM32 header file structure now) 2013-01-18 19:16:44 +00:00
lpc17_clrpend.h Refactor all lpc17xx header files (more like STM32 header file structure now) 2013-01-18 19:16:44 +00:00
lpc17_dac.c Refactor all lpc17xx header files (more like STM32 header file structure now) 2013-01-18 19:16:44 +00:00
lpc17_dac.h Refactor all lpc17xx header files (more like STM32 header file structure now) 2013-01-18 19:16:44 +00:00
lpc17_emacram.h Refactor all lpc17xx header files (more like STM32 header file structure now) 2013-01-18 19:16:44 +00:00
lpc17_emc.c Add LPC1788 EMC initialization logic 2013-02-12 18:44:41 +00:00
lpc17_emc.h Add LPC1788 EMC initialization logic 2013-02-12 18:44:41 +00:00
lpc17_ethernet.c Use of BASEPRI to control ARM interrupts is now functional 2013-01-22 16:09:10 +00:00
lpc17_ethernet.h Refactor all lpc17xx header files (more like STM32 header file structure now) 2013-01-18 19:16:44 +00:00
lpc17_gpdma.c Refactor all lpc17xx header files (more like STM32 header file structure now) 2013-01-18 19:16:44 +00:00
lpc17_gpdma.h Refactor all lpc17xx header files (more like STM32 header file structure now) 2013-01-18 19:16:44 +00:00
lpc17_gpio.c LPC1788 header file updates from Rommel Marcelo 2013-02-13 00:32:00 +00:00
lpc17_gpio.h Missing stdbool.h inclusion; fixes LPC17xx compile error 2013-02-13 17:29:28 +00:00
lpc17_gpiodbg.c Refactor all lpc17xx header files (more like STM32 header file structure now) 2013-01-18 19:16:44 +00:00
lpc17_gpioint.c Refactor all lpc17xx header files (more like STM32 header file structure now) 2013-01-18 19:16:44 +00:00
lpc17_i2c.c Refactor all lpc17xx header files (more like STM32 header file structure now) 2013-01-18 19:16:44 +00:00
lpc17_i2c.h Refactor all lpc17xx header files (more like STM32 header file structure now) 2013-01-18 19:16:44 +00:00
lpc17_i2s.h Add LPC1788 EMC initialization logic 2013-02-12 18:44:41 +00:00
lpc17_idle.c Add PIC32 SPI driver 2012-03-07 00:53:50 +00:00
lpc17_irq.c Use of BASEPRI to control ARM interrupts is now functional 2013-01-22 16:09:10 +00:00
lpc17_lowputc.c Refactor all lpc17xx header files (more like STM32 header file structure now) 2013-01-18 19:16:44 +00:00
lpc17_lowputc.h Refactor all lpc17xx header files (more like STM32 header file structure now) 2013-01-18 19:16:44 +00:00
lpc17_ohciram.h Refactor all lpc17xx header files (more like STM32 header file structure now) 2013-01-18 19:16:44 +00:00
lpc17_pwm.h Refactor all lpc17xx header files (more like STM32 header file structure now) 2013-01-18 19:16:44 +00:00
lpc17_qei.h Refactor all lpc17xx header files (more like STM32 header file structure now) 2013-01-18 19:16:44 +00:00
lpc17_rit.h Refactor all lpc17xx header files (more like STM32 header file structure now) 2013-01-18 19:16:44 +00:00
lpc17_rtc.h Refactor all lpc17xx header files (more like STM32 header file structure now) 2013-01-18 19:16:44 +00:00
lpc17_serial.c Refactor all lpc17xx header files (more like STM32 header file structure now) 2013-01-18 19:16:44 +00:00
lpc17_serial.h Refactor all lpc17xx header files (more like STM32 header file structure now) 2013-01-18 19:16:44 +00:00
lpc17_spi.c Refactor all lpc17xx header files (more like STM32 header file structure now) 2013-01-18 19:16:44 +00:00
lpc17_spi.h Refactor all lpc17xx header files (more like STM32 header file structure now) 2013-01-18 19:16:44 +00:00
lpc17_ssp.c Refactor all lpc17xx header files (more like STM32 header file structure now) 2013-01-18 19:16:44 +00:00
lpc17_ssp.h Refactor all lpc17xx header files (more like STM32 header file structure now) 2013-01-18 19:16:44 +00:00
lpc17_start.c LPC17xx now supports FPU needed by LPC1788; LPC17xx can not use Mike's common vectors 2013-02-08 00:17:54 +00:00
lpc17_timer.h Refactor all lpc17xx header files (more like STM32 header file structure now) 2013-01-18 19:16:44 +00:00
lpc17_timerisr.c Refactor all lpc17xx header files (more like STM32 header file structure now) 2013-01-18 19:16:44 +00:00
lpc17_usbdev.c Missing calls to class SUSPEND/RESUME methods in all USB drivers 2013-01-31 19:20:26 +00:00
lpc17_usbhost.c Refactor all lpc17xx header files (more like STM32 header file structure now) 2013-01-18 19:16:44 +00:00
lpc17_vectors.S LPC17xx now supports FPU needed by LPC1788; LPC17xx can not use Mike's common vectors 2013-02-08 00:17:54 +00:00
lpc17_wdt.h Refactor all lpc17xx header files (more like STM32 header file structure now) 2013-01-18 19:16:44 +00:00
Make.defs Add LPC1788 EMC initialization logic 2013-02-12 18:44:41 +00:00