zephyr/drivers
Andrzej Głąbek 2469097b34 drivers: nrfx: Allow simultaneous use of SPI_0 and I2C_0 on nRF52810
In most Nordic SoCs the SPI and TWI peripherals with the same instance
number share certain resources and cannot be used at the same time.
In nRF52810 there are only single instances of these peripherals and
they are arranged in a different way so this limitation does not apply.

Signed-off-by: Andrzej Głąbek <andrzej.glabek@nordicsemi.no>
2018-08-13 18:45:04 -07:00
..
adc
aio
bluetooth
can
clock_control
console
counter
crypto
display
dma
entropy
ethernet Kconfig: Use the first default with a satisfied condition 2018-08-10 12:38:28 -07:00
flash Kconfig: Use the first default with a satisfied condition 2018-08-10 12:38:28 -07:00
gpio boards: riscv: Convert HiFive1 to DTS 2018-08-13 18:35:38 -05:00
grove
i2c drivers: nrfx: Allow simultaneous use of SPI_0 and I2C_0 on nRF52810 2018-08-13 18:45:04 -07:00
i2s i2s: expose i2s APIs to user mode 2018-08-13 16:44:09 -07:00
ieee802154 Kconfig: Use the first default with a satisfied condition 2018-08-10 12:38:28 -07:00
interrupt_controller boards: riscv: Convert HiFive1 to DTS 2018-08-13 18:35:38 -05:00
ipm
led
led_strip
modem
net
pci
pinmux
ptp_clock
pwm
rtc
sensor drivers/sensor/fxas21002: Fix race condition during initialization 2018-08-13 09:05:54 -05:00
serial boards: riscv: Convert HiFive1 to DTS 2018-08-13 18:35:38 -05:00
spi drivers: nrfx: Allow simultaneous use of SPI_0 and I2C_0 on nRF52810 2018-08-13 18:45:04 -07:00
timer driver: timer: nrf: Remove redundant RTC_COUNTER reads. 2018-08-13 13:10:50 -07:00
usb
watchdog
wifi
CMakeLists.txt
Kconfig