nuttx/arch/arm/src/lpc43xx
2013-08-27 09:40:19 -06:00
..
chip
chip.h Add option to use BASEPRI instead of PRIMASK to disable interrupts in all ARMv7-M architectures 2013-01-22 01:25:40 +00:00
Kconfig SAMA5: Adapt clocking for different boot modes. New header files for AXI matrix, BSC, and SFR 2013-07-23 13:54:49 -06:00
lpc43_adc.c
lpc43_adc.h
lpc43_allocateheap.c Finally... renamed all CONFIG_DRAM_ settings to CONFIG_RAM_ 2013-07-26 10:09:17 -06:00
lpc43_cgu.c
lpc43_cgu.h
lpc43_clrpend.c
lpc43_config.h
lpc43_dac.c
lpc43_dac.h
lpc43_debug.c
lpc43_emacram.h
lpc43_emc.h
lpc43_gpdma.c
lpc43_gpdma.h
lpc43_gpio.c
lpc43_gpio.h
lpc43_gpioint.c
lpc43_gpioint.h
lpc43_i2c.c Remove up_assert_code 2013-04-25 15:19:59 -06:00
lpc43_idle.c
lpc43_irq.c Standard configuration variables used to enable interupt controller debug; SAMA5: Correct handling of spurious interrupts 2013-08-03 08:22:37 -06:00
lpc43_irq.h
lpc43_mpuinit.c Add kernel build support for Stellaris, Kinetis, LPC43, and NUC1xx MCUs 2013-03-24 17:28:38 +00:00
lpc43_mpuinit.h Add kernel build support for Stellaris, Kinetis, LPC43, and NUC1xx MCUs 2013-03-24 17:28:38 +00:00
lpc43_pinconfig.c
lpc43_pinconfig.h
lpc43_rgu.c Fix all occurrences of "the the" in documentation and comments 2013-08-27 09:40:19 -06:00
lpc43_rgu.h Fix all occurrences of "the the" in documentation and comments 2013-08-27 09:40:19 -06:00
lpc43_serial.c Useless TIOCSERGSTRUCT logic in most serial drivers is not compiled unless CONFIG_DEBUG and CONFIG_SERIAL_TIOCSERGSTRUCT are defined 2013-04-25 15:52:48 -06:00
lpc43_serial.h
lpc43_spi.c Created new directories to hold SPI-related files 2013-07-01 08:11:54 -06:00
lpc43_spi.h Created new directories to hold SPI-related files 2013-07-01 08:11:54 -06:00
lpc43_spifi.c
lpc43_spifi.h
lpc43_ssp.c Created new directories to hold SPI-related files 2013-07-01 08:11:54 -06:00
lpc43_ssp.h Created new directories to hold SPI-related files 2013-07-01 08:11:54 -06:00
lpc43_start.c Fix all occurrences of "the the" in documentation and comments 2013-08-27 09:40:19 -06:00
lpc43_timerisr.c
lpc43_uart.c
lpc43_uart.h
lpc43_usb0dev.c More changes for a kernel-mode allocator (more to be done) 2013-03-09 21:12:20 +00:00
lpc43_usb0dev.h
lpc43_usbram.h
lpc43_userspace.c Add kernel build support for Stellaris, Kinetis, LPC43, and NUC1xx MCUs 2013-03-24 17:28:38 +00:00
lpc43_userspace.h Add kernel build support for Stellaris, Kinetis, LPC43, and NUC1xx MCUs 2013-03-24 17:28:38 +00:00
Make.defs Improve some ARMv7-A/M floating point register save time; Add floating point register save logic for ARMv7-A 2013-07-23 17:52:06 -06:00