nuttx/arch/arm/src/lpc17xx
2015-05-15 08:29:45 -06:00
..
chip Two r's and only two r's in the word interrupt 2015-04-23 14:04:43 -06:00
chip.h
Kconfig USB host: Modify the transfer() and asynch() methods so that the actual size of the transfer is returned. Unverified on initial commit. 2015-05-05 13:14:22 -06:00
lpc17_adc.c LPC17xx: DC updates from Max. Also fixes some syntax errors that I introduced in the last commit. 2014-07-28 07:23:49 -06:00
lpc17_adc.h More trailing whilespace removal 2014-04-13 16:22:22 -06:00
lpc17_allocateheap.c Make some file section headers more consistent with standard 2015-04-08 08:04:12 -06:00
lpc17_can.c
lpc17_can.h
lpc17_clockconfig.c
lpc17_clockconfig.h
lpc17_clrpend.c Make some file section headers more consistent with standard 2015-04-08 08:04:12 -06:00
lpc17_clrpend.h
lpc17_dac.c Mostly cosmetic changes from Max 2014-07-24 16:00:21 -06:00
lpc17_dac.h
lpc17_emacram.h LPC17xx: Add IPv6 support to the LPC17 Ethernet driver. Untested... I no longer have a proper environment for LPC17 debug. 2015-02-10 14:04:08 -06:00
lpc17_emc.c wdog.h does not contain any application interface, only internal OS interface. Further, it is non-standard. Move wdog.h from include/ to include/nuttx. For the same reason, move the description of the watchdog timer interfaces from the Users Guide to the Porting Guide. 2014-08-21 11:16:55 -06:00
lpc17_emc.h
lpc17_ethernet.c LP17 Ethernet Driver: Fix some compile problems when IPv6 is enabled 2015-02-10 15:23:11 -06:00
lpc17_ethernet.h
lpc17_gpdma.c Make some file section headers more consistent with standard 2015-04-08 08:04:12 -06:00
lpc17_gpdma.h
lpc17_gpio.c
lpc17_gpio.h
lpc17_gpiodbg.c More trailing whilespace removal 2014-04-13 16:22:22 -06:00
lpc17_gpioint.c More trailing whilespace removal 2014-04-13 16:22:22 -06:00
lpc17_i2c.c Make some file section headers more consistent with standard 2015-04-08 08:04:12 -06:00
lpc17_i2c.h
lpc17_i2s.h
lpc17_idle.c arch/: board function prototypes are now in include/nuttx/board.h. Remove from architecture header file; Add inclusion of nuttx/board.h to all files referencing board functions 2015-02-27 17:19:38 -06:00
lpc17_irq.c Remove os_internal.h it has been replace by several new header files under sched/. There have been some sneak inclusion paths via os_internal.h, so expect a few compilation errors for some architectures 2014-08-08 18:39:28 -06:00
lpc17_lcd.c Make some file section headers more consistent with standard 2015-04-08 08:04:12 -06:00
lpc17_lcd.h Move include/nuttx/fb.h to include/nuttx/video/fb.h 2013-12-10 09:23:54 -06:00
lpc17_lowputc.c Make some file section headers more consistent with standard 2015-04-08 08:04:12 -06:00
lpc17_lowputc.h
lpc17_mcpwm.c Add support for the LPCXpresso's RTC, ADC, DAC, Timer, PWM, and MCPWM. All form Max 2014-06-23 12:13:52 -06:00
lpc17_mpuinit.c Make some file section headers more consistent with standard 2015-04-08 08:04:12 -06:00
lpc17_mpuinit.h Rename CONFIG_NUTTX_KERNEL to CONFIG_BUILD_PROTECTED; Partially integrate new CONFIG_BUILD_KERNEL 2014-08-29 14:47:22 -06:00
lpc17_ohciram.h More trailing whilespace removal 2014-04-13 16:22:22 -06:00
lpc17_pwm.c Mostly cosmetic changes from Max 2014-07-24 16:00:21 -06:00
lpc17_pwm.h
lpc17_qei.h
lpc17_rit.h
lpc17_rtc.h RTC: Remove all backdoor interfaces from rtc.h 2015-02-13 08:41:34 -06:00
lpc17_sdcard.c Two r's and only two r's in the word interrupt 2015-04-23 14:04:43 -06:00
lpc17_sdcard.h More trailing whilespace removal 2014-04-13 16:22:22 -06:00
lpc17_serial.c Remove os_internal.h it has been replace by several new header files under sched/. There have been some sneak inclusion paths via os_internal.h, so expect a few compilation errors for some architectures 2014-08-08 18:39:28 -06:00
lpc17_serial.h
lpc17_spi.c Make some file section headers more consistent with standard 2015-04-08 08:04:12 -06:00
lpc17_spi.h
lpc17_ssp.c Make some file section headers more consistent with standard 2015-04-08 08:04:12 -06:00
lpc17_ssp.h
lpc17_start.c Make some file section headers more consistent with standard 2015-04-08 08:04:12 -06:00
lpc17_timer.c Mostly cosmetic changes from Max 2014-07-24 16:00:21 -06:00
lpc17_timer.h
lpc17_timerisr.c Make some file section headers more consistent with standard 2015-04-08 08:04:12 -06:00
lpc17_usbdev.c Make some file section headers more consistent with standard 2015-04-08 08:04:12 -06:00
lpc17_usbhost.c LPC17 USB host: Fix some OHCI done head handling when a tranfer is cancelled 2015-05-15 08:29:45 -06:00
lpc17_usbhost.h
lpc17_userspace.c Rename CONFIG_NUTTX_KERNEL to CONFIG_BUILD_PROTECTED; Partially integrate new CONFIG_BUILD_KERNEL 2014-08-29 14:47:22 -06:00
lpc17_userspace.h Rename CONFIG_NUTTX_KERNEL to CONFIG_BUILD_PROTECTED; Partially integrate new CONFIG_BUILD_KERNEL 2014-08-29 14:47:22 -06:00
lpc17_vectors.S Make some file section headers more consistent with standard 2015-04-08 08:04:12 -06:00
lpc17_wdt.h
lpc176x_clockconfig.c
lpc176x_gpio.c LPC17 GPIO: Reorder steps when an output GPIO is configured in order to avoid transient bad values from being output. From Hal Glenn. 2015-05-02 06:30:19 -06:00
lpc176x_gpio.h
lpc176x_rtc.c RTC: Remove all backdoor interfaces from rtc.h 2015-02-13 08:41:34 -06:00
lpc178x_clockconfig.c
lpc178x_gpio.c Remove executable flag from more .c and .h files 2015-04-09 08:20:57 -06:00
lpc178x_gpio.h
Make.defs SAMV71-XULT: Enable 64-bit floating point support 2015-03-11 12:30:14 -06:00