zephyr/drivers/sensor/bmi270
Bartosz Bilas e077fb73ec drivers: tests: replace usage of spi_is_ready with spi_is_ready_dt
`spi_is_ready` function is being deprecated in favor of
`spi_is_ready_dt` so let's replace the old usage in the tree.

Signed-off-by: Bartosz Bilas <bartosz.bilas@hotmail.com>
2022-12-07 09:40:23 -06:00
..
bmi270_config_file.h
bmi270_i2c.c sensor: dts: Add SPI capability to bmi270 driver 2022-10-03 10:06:46 +02:00
bmi270_spi.c drivers: tests: replace usage of spi_is_ready with spi_is_ready_dt 2022-12-07 09:40:23 -06:00
bmi270.c drivers: sensor: Refactor drivers to use SENSOR_DEVICE_DT_INST_DEFINE 2022-10-27 09:27:14 +00:00
bmi270.h sensor: dts: Add SPI capability to bmi270 driver 2022-10-03 10:06:46 +02:00
CMakeLists.txt sensor: dts: Add SPI capability to bmi270 driver 2022-10-03 10:06:46 +02:00
Kconfig sensor: dts: Add SPI capability to bmi270 driver 2022-10-03 10:06:46 +02:00