mbed-os/libraries/mbed/targets/hal/TARGET_NXP/TARGET_LPC408X
sg- 70fad08a4c 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_LPC4088 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_LPC4088_DM 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
PortNames.h Add the vendor name as a proper target label 2013-07-03 17:14:43 +01:00
analogout_api.c assert rename to mbed_assert header file 2014-05-28 16:38:00 +02:00
device.h Updated pin mapping and CAN HAL for LPC4088 target 2013-08-08 13:57:02 +02:00
gpio_api.c assert rename to mbed_assert header file 2014-05-28 16:38:00 +02:00
gpio_irq_api.c Change "error.h" to "mbed_error.h" to avoid conflicts with 3rd party code 2014-08-15 16:19:18 +01:00
gpio_object.h Decorated all HALs with gpio_is_connected() function implementation 2014-12-19 13:37:16 +00:00
objects.h Updated pin mapping and CAN HAL for LPC4088 target 2013-08-08 13:57:02 +02:00
pinmap.c Change "error.h" to "mbed_error.h" to avoid conflicts with 3rd party code 2014-08-15 16:19:18 +01:00
port_api.c Bugfixes for I2C and port impl 2013-10-11 14:01:49 +02:00
rtc_api.c Fixed review comments 2015-01-21 10:22:02 +01:00
sleep.c Add the vendor name as a proper target label 2013-07-03 17:14:43 +01:00
us_ticker.c update definitions for us_ticker_set_interrupt() across all platforms to use timestamp_t 2014-08-29 17:02:39 +01:00