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
lpc23xx_io.c
lpc23xx_irq.c
lpc23xx_lowputc.S
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
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
lpc23xx_timer.h
lpc23xx_timerisr.c
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