mbed-os/libraries/mbed/targets
jhokajar 0dfca1ad86 SiLabs Pearl: More SPI fixes for 9-16 bit frames
spi_buffer_tx_write fixed to work correctly with 9-16 bit frames,
if transfer length > 1. If frame is 9-16 bit client can use uint16_t or
uint32_t buffer for data storage, spi_api's default is to use uint16_t.

Added precompiler condition USE_UINT16_BUFFER to change assumption for
DMA and IRQ -transfers.
2016-01-12 17:21:18 +01:00
..
cmsis SiLabs: Update emlib to 4.2.0 2016-01-12 17:21:15 +01:00
hal SiLabs Pearl: More SPI fixes for 9-16 bit frames 2016-01-12 17:21:18 +01:00