Searched refs:IS_I2S_OF (Results 1 – 2 of 2) sorted by relevance
212 #define IS_I2S_OF(__OF__) (((__OF__) == I2S_FREQ_OF_DISABLE) || \ macro
147 if (!IS_I2S_OF(hi2s->Init.u32_FreqOF)) return HAL_ERROR; in HAL_I2S_Init()
Completed in 6 milliseconds