EthernetLinkTimer is only used within LwIP_TCP_Echo_Client.
 
Symbols
loading...
Files
loading...

EthernetLinkTimer variable

Syntax

uint32_t EthernetLinkTimer;

References

LocationReferrerText
app_ethernet.c:35
uint32_t EthernetLinkTimer;
app_ethernet.c:89Ethernet_Link_Periodic_Handle()
if (HAL_GetTick() - EthernetLinkTimer >= 100)
app_ethernet.c:91Ethernet_Link_Periodic_Handle()
EthernetLinkTimer = HAL_GetTick();

Data Use

Functions writing EthernetLinkTimer
Functions reading EthernetLinkTimer
all items filtered out
EthernetLinkTimer
all items filtered out
Type of EthernetLinkTimer
EthernetLinkTimer
uint32_t
all items filtered out