Searched refs:I2S_CFGR_SPI_I2S (Results 1 – 2 of 2) sorted by relevance
546 (state) ? SET_BIT(spi->CFGR, I2S_CFGR_SPI_I2S) : CLEAR_BIT(spi->CFGR, I2S_CFGR_SPI_I2S); in I2S_Cmd()637 (I2S_CFGR_SPI_I2S) | \ in I2S_Init()
343 #define I2S_CFGR_SPI_I2S (0x01U << I2S_CFGR_SPI_I2S_Pos) ///< SPI/I2S mod… macro
Completed in 12 milliseconds