Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RT-Thread/rt-thread
/ lwip_sys_init
Function
lwip_sys_init
components/net/lwip/port/sys_arch.c:110–113 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
108
}
109
110
void lwip_sys_init(void)
111
{
112
lwip_system_init();
113
}
114
115
/*
116
* Create a new semaphore
Callers
7
rt_init_thread_entry
Function · 0.85
rt_init_thread_entry
Function · 0.85
rt_init_thread_entry
Function · 0.85
rt_init_thread_entry
Function · 0.85
rt_demo_thread_entry
Function · 0.85
rt_init_thread_entry
Function · 0.85
rt_init_thread_entry
Function · 0.85
Calls
1
lwip_system_init
Function · 0.85
Tested by
no test coverage detected