Searched refs:RT_SPI_SLAVE (Results 1 – 2 of 2) sorted by relevance
115 #define RT_SPI_SLAVE (1<<3) /*!< SPI slave device */ macro122 #define RT_SPI_MODE_MASK (RT_SPI_CPHA | RT_SPI_CPOL | RT_SPI_MSB | RT_SPI_SLAVE | RT_SPI_CS_HIGH…
440 if (configuration->mode & RT_SPI_SLAVE) in spi_bit_configure()
Completed in 9 milliseconds