STM324xG_EVAL + 0/2 examples
CodeScope will show references to BSP_EEPROM_Init() from the following samples and libraries:
Drivers
Boards
Examples
STM324xG_EVAL
Examples
 
Symbols
loading...
Files
loading...

BSP_EEPROM_Init() function

Initializes peripherals used by the I2C EEPROM driver.

Syntax

uint32_t BSP_EEPROM_Init(void);
Implemented in stm324xg_eval_eeprom.c:99

Return value

EEPROM_OK (0) if operation is correctly performed, else return value different from EEPROM_OK (0)

Examples

BSP_EEPROM_Init() is referenced by 2 libraries and example projects.

References

LocationText
stm324xg_eval_eeprom.c:99
uint32_t BSP_EEPROM_Init(void)
stm324xg_eval_eeprom.h:70
uint32_t BSP_EEPROM_Init(void);

Call Tree

Functions called by BSP_EEPROM_Init()
BSP_EEPROM_Init()
Data read by BSP_EEPROM_Init()
all items filtered out
BSP_EEPROM_Init()
Type of BSP_EEPROM_Init()
BSP_EEPROM_Init()
uint32_t
all items filtered out