I2SFreq is only used within STM32F401-Discovery.
 
Symbols
loading...
Files
loading...

I2SFreq variable

Syntax

const uint32_t I2SFreq[8] = {8000, 11025, 16000, 22050, 32000, 44100, 48000, 96000};

References

LocationReferrerText
stm32f401_discovery_audio.c:142
const uint32_t I2SFreq[8] = {8000, 11025, 16000, 22050, 32000, 44100, 48000, 96000};
stm32f401_discovery_audio.c:476BSP_AUDIO_OUT_ClockConfig()
if(I2SFreq[index] == AudioFreq)

Data Use

Functions reading I2SFreq
I2SFreq
all items filtered out
Type of I2SFreq
I2SFreq
uint32_t
all items filtered out