STM32F769IDiscovery  1.00
uDANTE Audio Networking with STM32F7 DISCO board
Macros | Functions
init.h File Reference

Go to the source code of this file.

Macros

#define TCPIP_INIT_DONE(arg)   tcpip_init_done(arg)
 

Functions

void tcpip_init_done (void *)
 
int wait_for_tcpip_init (void)
 

Macro Definition Documentation

#define TCPIP_INIT_DONE (   arg)    tcpip_init_done(arg)

Definition at line 35 of file init.h.

Function Documentation

void tcpip_init_done ( void *  )
int wait_for_tcpip_init ( void  )