Searched refs:I2S_Mode_MasterRx (Results 1 – 4 of 4) sorted by relevance
242 #define I2S_Mode_MasterRx ((uint16_t)0x0300) macro246 ((MODE) == I2S_Mode_MasterRx) )
245 #define I2S_Mode_MasterRx ((uint16_t)0x0300) macro249 ((MODE) == I2S_Mode_MasterRx))
266 #define I2S_Mode_MasterRx ((uint16_t)0x0300) macro270 ((MODE) == I2S_Mode_MasterRx))
760 …if ((I2S_InitStruct->I2S_Mode == I2S_Mode_MasterRx) || (I2S_InitStruct->I2S_Mode == I2S_Mode_Slave… in I2S_FullDuplexConfig()
Completed in 9 milliseconds