mfxstm32l152 + 0/2 examples
CodeScope will show references to MFX_IO_Init() from the following samples and libraries:
 
Symbols
loading...
Files
loading...

MFX_IO_Init() function

iobus prototypes (they should be defined in common/stm32_iobus.h)

Syntax

void MFX_IO_Init(void);

Examples

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

References

LocationReferrerText
mfxstm32l152.h:604
void MFX_IO_Init(void);
mfxstm32l152.c:169mfxstm32l152_Init()
MFX_IO_Init();
mfxstm32l152.c:261mfxstm32l152_ReadID()
MFX_IO_Init();

Call Tree

Functions calling MFX_IO_Init()
MFX_IO_Init()