LedThread_Entry() is only used within Nx_WebServer.
 
Symbols
loading...
Files
loading...

LedThread_Entry() function

Syntax

void LedThread_Entry(ULONG thread_input);
Implemented in app_netxduo.c:563

Arguments

thread_input

References

LocationReferrerText
app_netxduo.c:563
void LedThread_Entry(ULONG thread_input)
app_netxduo.c:41
void LedThread_Entry(ULONG thread_input);
app_netxduo.c:297MX_NetXDuo_Init()
ret = tx_thread_create(&LedThread, "LED control Thread", LedThread_Entry, 0, pointer, DEFAULT_MEMORY_SIZE,

Call Tree

Functions called by LedThread_Entry()
LedThread_Entry()
Data read by LedThread_Entry()
Data written by LedThread_Entry()
LedThread_Entry()
all items filtered out