I2Sx_Init() is only used within STM324xG_EVAL.
 
Symbols
loading...
Files
loading...

I2Sx_Init() function

Static Functions Initializes the Audio Codec audio interface (I2S).

Syntax

static void I2Sx_Init(uint32_t AudioFreq);
Implemented in stm324xg_eval_audio.c:586

Arguments

AudioFreq

Audio frequency to be configured for the I2S peripheral.

References

Call Tree