Searched refs:SPI_SET_MSB_FIRST (Results 1 – 2 of 2) sorted by relevance
304 #define SPI_SET_MSB_FIRST(spi) ( (spi)->CTL &= ~SPI_CTL_LSB_Msk ) macro