mbed-os/libraries/mbed/targets/hal/TARGET_NXP
neilt6 6525b8ee3e [LPC1549] Improve AnalogIn Performance
Modified the LPC1549 AnalogIn implementation to use the ADCs in
synchronous mode, which is consistent with the LPC11U68 implementation.
This improves performance, and allows the IRC oscillator to be powered
down if necessary.
2016-02-24 14:07:09 -07:00
..
TARGET_LPC11U6X [LPC11U68, LPC1549] Fixed PwmOut SCT Bugs 2016-01-21 09:30:14 -07:00
TARGET_LPC11UXX add IBDAP-LPC11U35 platform 2015-07-11 18:53:01 -04:00
TARGET_LPC11XX_11CXX Merge pull request #1344 from wodji/patch-4 2015-09-28 11:31:09 +02:00
TARGET_LPC13XX Update SPI API documentation for hardware driven SS. Modify all target spi_api.c implementations. spi_init ssel parameter was used incorrectly to determine master/slave mode rather than enable hardware driven SS (seems to be due to legacy copy paste). Remove duplicate copy paste code of initialization in spi_init that is done by constructor (SPI and SPISlave) 2015-04-10 00:38:27 -05:00
TARGET_LPC15XX [LPC1549] Improve AnalogIn Performance 2016-02-24 14:07:09 -07:00
TARGET_LPC23XX Update SPI API documentation for hardware driven SS. Modify all target spi_api.c implementations. spi_init ssel parameter was used incorrectly to determine master/slave mode rather than enable hardware driven SS (seems to be due to legacy copy paste). Remove duplicate copy paste code of initialization in spi_init that is done by constructor (SPI and SPISlave) 2015-04-10 00:38:27 -05:00
TARGET_LPC43XX maintain support for micromint bambino and lpcxpresso boards 2015-12-28 00:18:59 -06:00
TARGET_LPC81X LPC81X: reduce code size and add ARM_GCC support 2015-08-16 21:35:08 -04:00
TARGET_LPC82X Enable LPC8xx usart when configuring it 2015-07-27 11:45:47 +02:00
TARGET_LPC176X Update i2c_api.c 2015-12-13 23:29:50 +01:00
TARGET_LPC408X Update SPI API documentation for hardware driven SS. Modify all target spi_api.c implementations. spi_init ssel parameter was used incorrectly to determine master/slave mode rather than enable hardware driven SS (seems to be due to legacy copy paste). Remove duplicate copy paste code of initialization in spi_init that is done by constructor (SPI and SPISlave) 2015-04-10 00:38:27 -05:00
TARGET_LPC2460 Update years in copyright headers in CMSIS&HAL sources 2015-05-27 19:11:35 +04:00