Searched refs:SPI_CFG2_CPHA (Results 1 – 1 of 1) sorted by relevance
81 #define SPI_CFG2_CPHA BIT(24) macro614 cfg2_setb |= SPI_CFG2_CPHA; in stm32_spi_prepare_msg()616 cfg2_clrb |= SPI_CFG2_CPHA; in stm32_spi_prepare_msg()