zephyr/drivers/sensor/ms5607
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 drivers: sensor: clean up zephyr_library calls, again 2021-08-30 17:07:51 -04:00
Kconfig drivers: sensor: Convert Kconfig bus 'depends on' to 'select' 2022-08-08 06:58:18 +01:00
ms5607.c drivers: sensor: Refactor drivers to use SENSOR_DEVICE_DT_INST_DEFINE 2022-10-27 09:27:14 +00:00
ms5607.h drivers: sensor: ms5607: Update driver to use spi_dt_spec 2022-07-19 12:28:29 +00:00
ms5607_i2c.c drivers: sensor: ms5607: Update driver to use i2c_dt_spec 2022-07-19 12:28:29 +00:00
ms5607_spi.c drivers: tests: replace usage of spi_is_ready with spi_is_ready_dt 2022-12-07 09:40:23 -06:00