.. |
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
|
Centralize definitions associated with CONFIG_DEBUG_CAN
|
2016-06-15 15:45:27 -06:00 |
lpc11_clockconfig.c
|
|
|
lpc11_clockconfig.h
|
|
|
lpc11_getc.c
|
Update some comments
|
2016-06-04 13:04:13 -06:00 |
lpc11_getc.h
|
KL and LPC11: Perform similar name change as for STM32: xyz_lowputc -> up_putc
|
2016-06-04 11:29:27 -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
|
Centralize definitions associated with CONFIG_DEBUG_GPIO
|
2016-06-15 09:20:23 -06:00 |
lpc11_gpiodbg.c
|
Centralize definitions associated with CONFIG_DEBUG_GPIO
|
2016-06-15 09:20:23 -06:00 |
lpc11_gpioint.c
|
Replace irqsave() with enter_critical_section(); replace irqrestore() with leave_critical_section()
|
2016-02-13 19:11:09 -06:00 |
lpc11_i2c.c
|
LPC11xx/LPC17xx: Convert *err() to either *info() or add ERROR:, depending on if an error is reported
|
2016-06-17 11:26:31 -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
|
Fix another victim of the mass name changes: xyz_errmonitor->xyz_dbgmonitor
|
2016-06-17 07:00:33 -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
|
LPC11xx/LPC17xx: Convert *err() to either *info() or add ERROR:, depending on if an error is reported
|
2016-06-17 11:26:31 -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
|
LPC11xx/LPC17xx: Convert *err() to either *info() or add ERROR:, depending on if an error is reported
|
2016-06-17 11:26:31 -06:00 |
lpc11_spi.h
|
Missed spiinitialize name change
|
2016-02-04 10:15:51 -06:00 |
lpc11_ssp.c
|
Fix a couple of compile problems introduced in recent commits
|
2016-06-15 14:10:59 -06:00 |
lpc11_ssp.h
|
More SPI initialize naming clarification
|
2016-01-31 15:38:28 -06:00 |
lpc11_start.c
|
Rename CONFIG_DEBUG to CONFIG_DEBUG_FEATURES
|
2016-06-11 14:14:08 -06:00 |
lpc11_timer.c
|
Centralize definitions associated with CONFIG_DEBUG_TIMER
|
2016-06-16 07:16:25 -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
|
|
|
Make.defs
|
Rename CONFIG_DEBUG to CONFIG_DEBUG_FEATURES
|
2016-06-11 14:14:08 -06:00 |