nuttx/arch/arm/src/lpc11xx
2016-02-04 10:15:51 -06:00
..
chip Backport the new LPC17xx I2C driver to the LPC11xx in order to get the I2C_TRANSFER method 2016-01-30 12:17:01 -06:00
chip.h Initial support for the NXP LPC11 family and the LPC1115 MCU in particular. Contributed by Alan Carvalho de Assis. 2015-05-22 14:14:09 -06:00
Kconfig Backport the new LPC17xx I2C driver to the LPC11xx in order to get the I2C_TRANSFER method 2016-01-30 12:17:01 -06:00
lpc11_clockconfig.c Initial support for the NXP LPC11 family and the LPC1115 MCU in particular. Contributed by Alan Carvalho de Assis. 2015-05-22 14:14:09 -06:00
lpc11_clockconfig.h Initial support for the NXP LPC11 family and the LPC1115 MCU in particular. Contributed by Alan Carvalho de Assis. 2015-05-22 14:14:09 -06:00
lpc11_gpio.c Standardize the width of all comment boxes in header files 2015-10-02 17:42:29 -06:00
lpc11_gpio.h Backport the new LPC17xx I2C driver to the LPC11xx in order to get the I2C_TRANSFER method 2016-01-30 12:17:01 -06:00
lpc11_gpiodbg.c Backport the new LPC17xx I2C driver to the LPC11xx in order to get the I2C_TRANSFER method 2016-01-30 12:17:01 -06:00
lpc11_gpioint.c Backport the new LPC17xx I2C driver to the LPC11xx in order to get the I2C_TRANSFER method 2016-01-30 12:17:01 -06:00
lpc11_i2c.c Rename up_i2c initialize and uninitialize functions using the correct MCU-specific naming 2016-02-02 12:08:23 -06:00
lpc11_i2c.h Rename up_i2c initialize and uninitialize functions using the correct MCU-specific naming 2016-02-02 12:08:23 -06:00
lpc11_idle.c Backport the new LPC17xx I2C driver to the LPC11xx in order to get the I2C_TRANSFER method 2016-01-30 12:17:01 -06:00
lpc11_irq.c LPC11: Make some spacing comply better with coding standard 2015-10-06 19:23:32 -06:00
lpc11_lowgetc.c Fix some spacing problems 2015-10-04 14:59:08 -06:00
lpc11_lowgetc.h Various fixes for compilation issues found by tools/testbuild.sh 2015-10-01 11:09:39 -06:00
lpc11_lowputc.c Standardize the width of all comment boxes in header files 2015-10-02 17:42:29 -06:00
lpc11_lowputc.h Initial support for the NXP LPC11 family and the LPC1115 MCU in particular. Contributed by Alan Carvalho de Assis. 2015-05-22 14:14:09 -06:00
lpc11_serial.c LPC11: Make some spacing comply better with coding standard 2015-10-06 19:23:32 -06:00
lpc11_serial.h Various fixes for compilation issues found by tools/testbuild.sh 2015-10-01 11:09:39 -06:00
lpc11_spi.c Missed spiinitialize name change 2016-02-04 10:15:51 -06:00
lpc11_spi.h Missed spiinitialize name change 2016-02-04 10:15:51 -06:00
lpc11_ssp.c More SPI initialize naming clarification 2016-01-31 15:38:28 -06:00
lpc11_ssp.h More SPI initialize naming clarification 2016-01-31 15:38:28 -06:00
lpc11_start.c Correct some spacing issues 2015-10-07 11:39:06 -06:00
lpc11_timer.c Backport the new LPC17xx I2C driver to the LPC11xx in order to get the I2C_TRANSFER method 2016-01-30 12:17:01 -06:00
lpc11_timer.h Backport the new LPC17xx I2C driver to the LPC11xx in order to get the I2C_TRANSFER method 2016-01-30 12:17:01 -06:00
lpc11_timerisr.c Costmetic fixes to C coding style 2015-10-05 17:13:53 -06:00
lpc11_userspace.c LPC11: Make some spacing comply better with coding standard 2015-10-06 19:23:32 -06:00
lpc11_userspace.h Backport the new LPC17xx I2C driver to the LPC11xx in order to get the I2C_TRANSFER method 2016-01-30 12:17:01 -06:00
lpc11_wdt.h Backport the new LPC17xx I2C driver to the LPC11xx in order to get the I2C_TRANSFER method 2016-01-30 12:17:01 -06:00
lpc111x_gpio.c LPC11xx: Use offsets instead of absolute address in look-up tables. This saves about 156 bytes of FLASH. From Alan Carvalho de Assis. 2015-05-24 07:49:38 -06:00
lpc111x_gpio.h Initial support for the NXP LPC11 family and the LPC1115 MCU in particular. Contributed by Alan Carvalho de Assis. 2015-05-22 14:14:09 -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