Home
last modified time | relevance | path

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

/components/drivers/include/drivers/
A Ddev_spi.h115 #define RT_SPI_SLAVE (1<<3) /*!< SPI slave device */ macro
122 #define RT_SPI_MODE_MASK (RT_SPI_CPHA | RT_SPI_CPOL | RT_SPI_MSB | RT_SPI_SLAVE | RT_SPI_CS_HIGH…
/components/drivers/spi/
A Ddev_spi_bit_ops.c440 if (configuration->mode & RT_SPI_SLAVE) in spi_bit_configure()

Completed in 9 milliseconds