Home
last modified time | relevance | path

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

/AliOS-Things-master/components/drivers/peripheral/spi/include/vfsdev/
A Dspi_dev.h20 #define SPI_LSB (1<<2) /**< spi communication is slave mode */ macro
/AliOS-Things-master/components/drivers/peripheral/spi/src/
A Dspi_dev.c88 int control = arg & SPI_LSB; in _arg_to_firstbit()
91 case SPI_LSB: in _arg_to_firstbit()

Completed in 3 milliseconds