I2S3_Init() is only used within STM32F411E-Discovery.
 
Symbols
loading...
Files
loading...

I2S3_Init() function

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

Syntax

static uint8_t I2S3_Init(uint32_t AudioFreq);
Implemented in stm32f411e_discovery_audio.c:671

Arguments

AudioFreq

Audio frequency to be configured for the I2S peripheral.

Call Tree

Functions calling I2S3_Init()
Functions called by I2S3_Init()
I2S3_Init()
all items filtered out
Type of I2S3_Init()
I2S3_Init()
uint8_t
all items filtered out