comment typo only

This commit is contained in:
Ross Owen
2016-02-09 19:06:19 +00:00
parent a07fe64c1d
commit 431c7f5db9

View File

@@ -407,7 +407,7 @@ static inline void InitPorts(unsigned divide)
tmp += (I2S_CHANS_PER_FRAME * 32) - 32 + 1 ;
/* E.g. 2 * 32 - 32 + 1 = 33 for stereo */
/* E..g 8 * 32 - 32 + 1 = 225 for 8 chan TDM */
/* E.g. 8 * 32 - 32 + 1 = 225 for 8 chan TDM */
#if (I2S_CHANS_DAC != 0)
#pragma loop unroll