Searched refs:SPI_LSB_FIRST_ACTIVE_ (Results 1 – 2 of 2) sorted by relevance
282 #define SPI_LSB_FIRST_ACTIVE_ (0x08) macro
207 if (config & SPI_LSB_FIRST_ACTIVE_) in spi_config_tc()1779 config |= SPI_LSB_FIRST_ACTIVE_; in hal_spi_hw_config()
Completed in 8 milliseconds