nuttx/arch/arm/src/lpc11xx
2018-07-08 18:24:45 -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
Kconfig Fix lots of typos in C comments and Kconfig help text 2018-07-08 18:24:45 -06:00
lpc11_clockconfig.c
lpc11_clockconfig.h
lpc11_gpio.c Standardize the width of all comment boxes in header files 2015-10-02 17:42:29 -06:00
lpc11_gpio.h Rename LP11xx version of CONFIG_GPIO_IRQ to CONFIG_LPC11_GPIOIRQ 2016-07-22 14:23:31 -06:00
lpc11_gpiodbg.c Centralize definitions associated with CONFIG_DEBUG_GPIO 2016-06-15 09:20:23 -06:00
lpc11_gpioint.c irq_dispatch: Add argument pointer to irq_dispatch 2017-02-27 06:27:56 -06:00
lpc11_i2c.c sched/wdog: wd_start() is an internal OS function and should not set the errno value. Reviewed and updated every call to wd_start() to verify if return value is used and if so if the errno value is accessed. 2018-01-31 10:09:14 -06:00
lpc11_i2c.h Make sure that labeling is used consistently in all function headers. 2018-02-01 10:00:02 -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 irq_dispatch: Add argument pointer to irq_dispatch 2017-02-27 06:27:56 -06:00
lpc11_lowputc.c Standard some naming if code sectino comments 2016-02-21 18:06:09 -06:00
lpc11_lowputc.h
lpc11_serial.c Make sure that labeling is used consistently in all function headers (part 2). 2018-02-01 12:03:55 -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 Make sure that labeling is used consistently in all function headers. 2018-02-01 10:00:02 -06:00
lpc11_spi.h Make sure that labeling is used consistently in all function headers. 2018-02-01 10:00:02 -06:00
lpc11_ssp.c Make sure that labeling is used consistently in all function headers. 2018-02-01 10:00:02 -06:00
lpc11_ssp.h Make sure that labeling is used consistently in all function headers. 2018-02-01 10:00:02 -06:00
lpc11_start.c arch/arm/src/a1x, kl, lpc11xx, lpc31xx, and nuc1xx: Fix some compile warnings that I introduced with a possibly overzealous recent change. 2017-12-17 18:12:19 -06:00
lpc11_start.h arch/arm/src/a1x, kl, lpc11xx, lpc31xx, and nuc1xx: Fix some compile warnings that I introduced with a possibly overzealous recent change. 2017-12-17 18:12:19 -06:00
lpc11_timer.c Make sure that labeling is used consistently in all function headers. 2018-02-01 10:00:02 -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 irq_dispatch: Add argument pointer to irq_dispatch 2017-02-27 06:27:56 -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 Rename LP11xx version of CONFIG_GPIO_IRQ to CONFIG_LPC11_GPIOIRQ 2016-07-22 14:23:31 -06:00
lpc111x_gpio.h
Make.defs arch/arm/src: All ARM architctures now support CONFIG_ARCH_IDLE_CUSTOM 2018-05-07 10:13:20 -06:00