Searched refs:I2S_CFG1_FTHVL_SET (Results 1 – 1 of 1) sorted by relevance
60 #define I2S_CFG1_FTHVL_SET(x) ((x) << I2S_CFG1_FTHVL_SHIFT) macro536 cfg1 |= I2S_CFG1_FTHVL_SET(fthlv - 1); in stm32_i2s_configure()