mirror of
https://github.com/apache/nuttx.git
synced 2026-05-15 03:58:06 +08:00
b4b0624f6a
Set the mclk frequency on I2S lower half by 1) checking supported sample rate, data width and mclk multiplier table and 2) setting this value using the I2S_MCLKFREQUENCY macro. I2S driver may or may not implement the i2s_mclkfrequency method for setting the master clock.