nuttx/arch/arm/src/lpc17xx
patacongo 229d3c4085 Fix a typo that crept into lpc17_allocateheap.c in the recent kernel allocator changes
git-svn-id: svn://svn.code.sf.net/p/nuttx/code/trunk@5729 42af7a65-404d-4744-a932-0658087f49c3
2013-03-11 13:21:33 +00:00
..
chip More LPC1788 changes from Rommel Marcelo + a few kernel build fixes 2013-03-07 01:52:30 +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 Move work queue logic from sched/ to libc/wqueue. It is not core logic and will be extended to support user-space work queues 2013-03-05 18:57:51 +00:00
lpc17_adc.c ZKIT-ARM-1769 support for ADC and DAC from Rashid 2013-03-09 13:29:47 +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 Fix a typo that crept into lpc17_allocateheap.c in the recent kernel allocator changes 2013-03-11 13:21:33 +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 LPC1788 updates -- OS test configuration now works 2013-03-04 18:00:07 +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 ZKIT-ARM-1769 support for ADC and DAC from Rashid 2013-03-09 13:29:47 +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 updates from Rommel Marcelo 2013-03-02 00:59:28 +00:00
lpc17_gpio.h LPC1788 updates from Rommel Marcelo 2013-03-02 00:59: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 Corrections for LPC178x UART baud calculation 2013-03-02 17:01:08 +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_sdcard.c More LPC1788 changes from Rommel Marcelo + a few kernel build fixes 2013-03-07 01:52:30 +00:00
lpc17_sdcard.h Open1788 uses SDIO-based SD card (not SPI); clone STM32 SDIO interface to LPC17xx 2013-03-05 14:46:04 +00:00
lpc17_serial.c LPC1788 updates -- OS test configuration now works 2013-03-04 18:00:07 +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 More changes for a kernel-mode allocator (more to be done) 2013-03-09 21:12:20 +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
lpc176x_clockconfig.c LPC1788 updates -- OS test configuration now works 2013-03-04 18:00:07 +00:00
lpc178x_clockconfig.c LPC1788 updates -- OS test configuration now works 2013-03-04 18:00:07 +00:00
Make.defs Updates to the LPC1788 SDIO support 2013-03-05 15:37:50 +00:00