Home
last modified time | relevance | path

Searched refs:RT_SPI_3WIRE (Results 1 – 3 of 3) sorted by relevance

/components/drivers/include/drivers/
A Ddev_spi.h119 #define RT_SPI_3WIRE (1<<6) /*!< SI/SO pin shared */ macro
122 …SPI_CPOL | RT_SPI_MSB | RT_SPI_SLAVE | RT_SPI_CS_HIGH | RT_SPI_NO_CS | RT_SPI_3WIRE | RT_SPI_READY)
/components/drivers/spi/
A Ddev_spi_dm.c56 conf->mode |= RT_SPI_3WIRE; in spi_device_ofw_parse()
A Ddev_spi_bit_ops.c515 if (config->mode & RT_SPI_3WIRE) in spi_bit_xfer()

Completed in 6 milliseconds