I2Cx_Init() is only used within STM32F4-Discovery.
 
Symbols
loading...
Files
loading...

I2Cx_Init() function

I2C Routines********************************* Configures I2C interface.

Syntax

static void I2Cx_Init(void);
Implemented in stm32f4_discovery.c:373

References

LocationReferrerText
stm32f4_discovery.c:373
static void I2Cx_Init(void)
stm32f4_discovery.c:105
static void I2Cx_Init(void);
stm32f4_discovery.c:443I2Cx_Error()
I2Cx_Init();
stm32f4_discovery.c:623AUDIO_IO_Init()
I2Cx_Init();

Call Tree

Functions calling I2Cx_Init()
Functions called by I2Cx_Init()
all items filtered out
I2Cx_Init()