DHCPfineTimer is only used within LwIP_TCP_Echo_Server.
 
Symbols
loading...
Files
loading...

DHCPfineTimer variable

Syntax

uint32_t DHCPfineTimer = 0;

References

LocationReferrerText
app_ethernet.c:40
uint32_t DHCPfineTimer = 0;
app_ethernet.c:196DHCP_Periodic_Handle()
if (HAL_GetTick() - DHCPfineTimer >= DHCP_FINE_TIMER_MSECS)
app_ethernet.c:198DHCP_Periodic_Handle()
DHCPfineTimer = HAL_GetTick();

Data Use

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