Searched refs:I2S_Mode_Select (Results 1 – 4 of 4) sorted by relevance
36 #define I2S_Mode_Select ((uint16_t)0x0800) macro171 tmpreg |= (uint16_t)(I2S_Mode_Select | (uint16_t)(I2S_InitStruct->I2S_Mode | \ in I2S_Init()
38 #define I2S_Mode_Select ((uint16_t)0x0800) macro179 tmpreg |= (uint16_t)(I2S_Mode_Select | (uint16_t)(I2S_InitStruct->I2S_Mode | \ in I2S_Init()
48 #define I2S_Mode_Select ((uint16_t)0x0800) macro294 tmpreg |= (uint16_t)(I2S_Mode_Select | (uint16_t)(I2S_InitStruct->I2S_Mode | \ in I2S_Init()
Completed in 13 milliseconds