Searched refs:SPI_CFG2_CPHA (Results 1 – 1 of 1) sorted by relevance
64 #define SPI_CFG2_CPHA BIT(24) macro288 cfg2_setb |= SPI_CFG2_CPHA; in stm32_spi_set_mode()290 cfg2_clrb |= SPI_CFG2_CPHA; in stm32_spi_set_mode()
Completed in 4 milliseconds