Ethernet_Link_Periodic_Handle() is only used within LwIP_TCP_Echo_Client.
 
Symbols
loading...
Files
loading...

Ethernet_Link_Periodic_Handle() function

Ethernet Link periodic check

Syntax

void Ethernet_Link_Periodic_Handle(struct netif *netif);
Implemented in app_ethernet.c:86

Arguments

netif

Return value

None

References

LocationReferrerText
app_ethernet.c:86
void Ethernet_Link_Periodic_Handle(struct netif *netif)
app_ethernet.h:42
void Ethernet_Link_Periodic_Handle(struct netif *netif);
main.c:86main()
Ethernet_Link_Periodic_Handle(&gnetif);

Call Tree

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