MTP_Init() is only used within MTP_Standalone.
 
Symbols
loading...
Files
loading...

MTP_Init() function

AUDIO_Start Start Audio streaming

Syntax

uint8_t MTP_Init(void);
Implemented in mtp.c:39

Return value

None

References

LocationReferrerText
mtp.c:39
uint8_t MTP_Init(void)
main.h:124
uint8_t MTP_Init(void);
menu.c:132MTP_MenuProcess()
if (MTP_Init() == 0)
menu.c:155MTP_MenuProcess()
if (MTP_Init() == 0)
mtp.c:78MTP_ExploreWavFile()
MTP_Init();

Call Tree

Functions calling MTP_Init()
Functions called by MTP_Init()
MTP_Init()
Data read by MTP_Init()
Data written by MTP_Init()
MTP_Init()::is_initialized
MTP_Init()::ret
all items filtered out
MTP_Init()
MTP_Init()::is_initialized
MTP_Init()::ret
all items filtered out
Type of MTP_Init()
MTP_Init()
uint8_t
all items filtered out