zephyr/tests/drivers
Andrzej Głąbek 998c79d09b drivers: spi: Add shim for nrfx SPIM driver
This adds a translation layer to make the nrfx driver for the nRF SPIM
(SPI Master with EasyDMA) peripheral accessible via the Zephyr's API.
The shim is provided only for nRF52840 because of a hardware anomaly
present in nRF52832. See Anomaly 58 (SPIM: An additional byte is clocked
out when RXD.MAXCNT = 1) in Errata for this chip.

Signed-off-by: Andrzej Głąbek <andrzej.glabek@nordicsemi.no>
2018-04-12 14:19:53 -04:00
..
adc tests: classify periphera tests 2018-04-09 22:55:20 -04:00
aio tests: classify periphera tests 2018-04-09 22:55:20 -04:00
aon_counter/aon_api tests: classify periphera tests 2018-04-09 22:55:20 -04:00
build_all tests: build_all: Add LPS22HB and LSM6DSL sensors build test 2018-04-10 22:12:14 +02:00
dma tests: classify periphera tests 2018-04-09 22:55:20 -04:00
entropy/api tests: classify periphera tests 2018-04-09 22:55:20 -04:00
gpio/gpio_basic_api tests: classify periphera tests 2018-04-09 22:55:20 -04:00
i2c/i2c_api tests: classify periphera tests 2018-04-09 22:55:20 -04:00
i2s tests: classify periphera tests 2018-04-09 22:55:20 -04:00
ipm tests: classify periphera tests 2018-04-09 22:55:20 -04:00
pci_enum tests: classify periphera tests 2018-04-09 22:55:20 -04:00
pinmux/pinmux_basic_api tests: classify periphera tests 2018-04-09 22:55:20 -04:00
pwm/pwm_api tests: classify periphera tests 2018-04-09 22:55:20 -04:00
rtc/rtc_basic_api tests: classify periphera tests 2018-04-09 22:55:20 -04:00
spi/spi_loopback drivers: spi: Add shim for nrfx SPIM driver 2018-04-12 14:19:53 -04:00
uart/uart_basic_api tests: uart: fixed filtering and make test global 2017-12-28 20:24:29 -05:00
watchdog/wdt_basic_api tests/samples: fixed yaml syntax 2017-12-11 14:47:08 -05:00