Searched refs:I2S_MUL_MASK (Results 1 – 1 of 1) sorted by relevance
77 #define I2S_MUL_MASK ((uint32_t)(0x0000F000)) macro281 tmp = (uint32_t)((RCC->CFGR2 & I2S_MUL_MASK) >> 12); in I2S_Init()
Completed in 3 milliseconds