Searched refs:SPI_CFG2_LSBFRST (Results 1 – 1 of 1) sorted by relevance
63 #define SPI_CFG2_LSBFRST BIT(23) macro293 cfg2_setb |= SPI_CFG2_LSBFRST; in stm32_spi_set_mode()295 cfg2_clrb |= SPI_CFG2_LSBFRST; in stm32_spi_set_mode()
Completed in 3 milliseconds