Home
last modified time | relevance | path

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

/Zephyr-latest/tests/drivers/spi/spi_loopback/src/
Dspi.c21 #define SPI_SLOW_DEV DT_COMPAT_GET_ANY_STATUS_OKAY(test_spi_loopback_slow) macro
54 static struct spi_dt_spec spi_slow = SPI_DT_SPEC_GET(SPI_SLOW_DEV, SPI_OP(FRAME_SIZE), 0);
Dspi_rtio.c22 #define SPI_SLOW_DEV DT_COMPAT_GET_ANY_STATUS_OKAY(test_spi_loopback_slow) macro