Searched refs:SPI_LSB (Results 1 – 2 of 2) sorted by relevance
20 #define SPI_LSB (1<<2) /**< spi communication is slave mode */ macro
88 int control = arg & SPI_LSB; in _arg_to_firstbit()91 case SPI_LSB: in _arg_to_firstbit()
Completed in 3 milliseconds