I2SFreq is only used within STM324xG_EVAL.
 
Symbols
loading...
Files
loading...

I2SFreq variable

Syntax

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

References

LocationReferrerText
stm324xg_eval_audio.c:111
const uint32_t I2SFreq[8] = {8000, 11025, 16000, 22050, 32000, 44100, 48000, 96000};
stm324xg_eval_audio.c:411BSP_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