nuttx/arch/arm/src/lpc2378
2016-08-06 18:48:45 -06:00
..
chip.h Fix names of pre-processor variables used in header file idempotence 2016-08-06 18:48:45 -06:00
Kconfig Rename CONFIG_DEBUG to CONFIG_DEBUG_FEATURES 2016-06-11 14:14:08 -06:00
lpc23xx_decodeirq.c Remove lowsyslog(). The new syslog() includes all of the functionality of lowsyslog(). No longer any need for two interfaces. 2016-06-20 08:57:08 -06:00
lpc23xx_gpio.h Fix names of pre-processor variables used in header file idempotence 2016-08-06 18:48:45 -06:00
lpc23xx_head.S Rename CONFIG_DEBUG to CONFIG_DEBUG_FEATURES 2016-06-11 14:14:08 -06:00
lpc23xx_i2c.c LPC2378/LPC214x: Convert *err() to either *info() or add ERROR:, depending on if an error is reported 2016-06-17 11:00:43 -06:00
lpc23xx_i2c.h Rename up_i2c initialize and uninitialize functions using the correct MCU-specific naming 2016-02-02 12:08:23 -06:00
lpc23xx_io.c Yet more spacing issues 2015-10-07 20:24:19 -06:00
lpc23xx_irq.c ARM: Fix missing header file. Update comments in all *_irq.c files. 2016-03-09 15:08:58 -06:00
lpc23xx_lowputc.S Merge in arch/ submodule 2016-04-10 07:49:41 -06:00
lpc23xx_pinsel.h Fix names of pre-processor variables used in header file idempotence 2016-08-06 18:48:45 -06:00
lpc23xx_pllsetup.c Rename the LPC2378 header file internal.h to lpc2378.h 2015-12-29 18:17:23 -06:00
lpc23xx_scb.h
lpc23xx_serial.c LPC2378/LPC214x: Convert *err() to either *info() or add ERROR:, depending on if an error is reported 2016-06-17 11:00:43 -06:00
lpc23xx_spi.c LPC2378/LPC214x: Convert *err() to either *info() or add ERROR:, depending on if an error is reported 2016-06-17 11:00:43 -06:00
lpc23xx_spi.h For LPC2378 MCUs, rename up_spiinitialize to lpc23_spibus_initialize 2016-01-27 09:02:15 -06:00
lpc23xx_timer.h
lpc23xx_timerisr.c Rename the LPC2378 header file internal.h to lpc2378.h 2015-12-29 18:17:23 -06:00
lpc23xx_uart.h
lpc23xx_vic.h
lpc2378.h Fix names of pre-processor variables used in header file idempotence 2016-08-06 18:48:45 -06:00
Make.defs All architectures need to build ELF support if either CONFIG_ELF or CONFIG_MODULE are selected. Cortex-M7 also must support module cache corherence 2015-12-12 09:35:05 -06:00