mbed-os/libraries/mbed/targets/hal/TARGET_NXP
Toyomasa Watarai f28131a577 [LPC812] Fixed PwmOut SCT bugs (#1656)
* [LPC812] Fixed PwmOut SCT bugs

* Fixed 0% duty cycle output
* Fixed pulse width 0 output
* Remove unused comment-out code
* Correct cast type for GCC toolchain

* [LPC812] Fix incorrect duty cycle

* The new PWM period now update existing PWM channels, so duty cycle is
kept
* Remove comment and unused code
2016-04-08 17:47:02 +01:00
..
TARGET_LPC11U6X [LPC11U68, LPC1549] Improved PwmOut Documentation 2016-03-04 09:23:23 -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 [LPC11U68, LPC1549] Improved PwmOut Documentation 2016-03-04 09:23:23 -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 [LPC812] Fixed PwmOut SCT bugs (#1656) 2016-04-08 17:47:02 +01:00
TARGET_LPC82X [LPC824] Add more comments for PwmOut fix 2016-03-04 16:00:32 +09:00
TARGET_LPC176X Merge pull request #1602 from sunsmilearm/master 2016-03-11 09:10:17 +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