sys_init() is only used within LwIP.
 
Symbols
loading...
Files
loading...

sys_init() function

sys_init() must be called before anything else. Initialize the sys_arch layer.

Syntax

void sys_init(void);
Implemented in sys_arch.c:379

References

LocationReferrerText
sys_arch.c:379
void sys_init(void)
sys.h:429
void sys_init(void);
init.c:346lwip_init()
sys_init();

Call Tree

Functions calling sys_init()
Functions called by sys_init()
all items filtered out
sys_init()
all items filtered out
Data written by sys_init()
sys_init()
all items filtered out