I2S3_Init() is only used within STM32F401-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 stm32f401_discovery_audio.c:645

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