zephyr/drivers/sensor/icm42670
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
..
CMakeLists.txt
icm42670_reg.h
icm42670_spi.c include: add missing kernel.h include 2022-10-11 18:05:17 +02:00
icm42670_spi.h
icm42670_trigger.c
icm42670_trigger.h
icm42670.c drivers: tests: replace usage of spi_is_ready with spi_is_ready_dt 2022-12-07 09:40:23 -06:00
icm42670.h include: add missing kernel.h include 2022-10-11 18:05:17 +02:00
Kconfig