Home
last modified time | relevance | path

Searched refs:spi_is_ready (Results 1 – 2 of 2) sorted by relevance

/Zephyr-Core-3.4.0/include/zephyr/drivers/
Dspi.h675 static inline bool spi_is_ready(const struct spi_dt_spec *spec) in spi_is_ready() function
/Zephyr-Core-3.4.0/doc/releases/
Drelease-notes-3.3.rst292 * SPI DT :c:func:`spi_is_ready` function has been deprecated in favor of :c:func:`spi_is_ready_dt`.