mirror of https://github.com/ARMmbed/mbed-os.git
* Some targets which use SCT timer for PwmOut have a bug which PWM signal does not come out when period set more than 65536us. (issue #1050) * Fix SCT counter mode from 16-bit Low to 32-bit Unified mode * Fix wrong cast size (uint64_t) for 32-bit register * Some TABs convert to white spaces * Affected with LPC812, LPC824, LPC1549 and LPC11U68 |
||
|---|---|---|
| .. | ||
| TARGET_LPC810 | ||
| TARGET_LPC812 | ||
| PortNames.h | ||
| device.h | ||
| gpio_api.c | ||
| gpio_irq_api.c | ||
| gpio_object.h | ||
| i2c_api.c | ||
| objects.h | ||
| pinmap.c | ||
| pwmout_api.c | ||
| serial_api.c | ||
| sleep.c | ||
| spi_api.c | ||
| us_ticker.c | ||