zephyr/drivers
Simon Glass 1f1f695ae2 drivers: sensor: bmi160: Rename 'spi' to 'bus'
This member holds the SPI bus pointer. Change its name to make that
more obvious and so that it can be used for an I2C bus also.

Signed-off-by: Simon Glass <sjg@chromium.org>
2020-10-27 16:41:30 +01:00
..
adc
audio
bluetooth
can
clock_control
console
counter
crypto
dac
debug
display drivers: display: ili9340: align register names 2020-10-22 15:31:18 -05:00
dma
ec_host_cmd_periph
eeprom
entropy
espi driver: npcx7: replace platform specific functions with 'npcx_' prefix. 2020-10-21 12:49:02 -05:00
ethernet ethernet: w5500: remove comparing uint64, int64 2020-10-26 07:35:46 -04:00
flash
gpio drivers: gpio_pca95xx: Add GPIO driver enable interrupt support 2020-10-23 13:47:41 +02:00
hwinfo
i2c drivers/i2c: i2c_gpio:init at POST_KERNEL 2020-10-26 09:01:09 -04:00
i2s
ieee802154
interrupt_controller driver: npcx7: replace platform specific functions with 'npcx_' prefix. 2020-10-21 12:49:02 -05:00
ipm
kscan
led
led_strip
lora
modem drivers: modem: ublox-sara-r4: allocate in modem_cmd_handler with K_NO_WAIT 2020-10-27 09:32:51 -05:00
net
neural_net
pcie drivers: pcie_ep: iproc: Add MSI-X PVM feature for Viper 2020-10-22 11:07:39 +02:00
peci
pinmux driver: npcx7: replace platform specific functions with 'npcx_' prefix. 2020-10-21 12:49:02 -05:00
ps2
ptp_clock
pwm driver: npcx7: replace platform specific functions with 'npcx_' prefix. 2020-10-21 12:49:02 -05:00
sensor drivers: sensor: bmi160: Rename 'spi' to 'bus' 2020-10-27 16:41:30 +01:00
serial driver: npcx7: replace platform specific functions with 'npcx_' prefix. 2020-10-21 12:49:02 -05:00
spi nrfx_spi and nrfx_spim: Fix SPI assert and busy error 2020-10-23 12:53:19 +02:00
timer
usb drivers/usb: stm32: Add support for pinctrl configuration 2020-10-22 10:34:14 -05:00
video
watchdog watchdog: Add watchdog driver 2020-10-23 12:52:13 +02:00
wifi drivers: wifi: esp: allocate in modem_cmd_handler with K_NO_WAIT 2020-10-27 09:32:51 -05:00
CMakeLists.txt
Kconfig