DHCP_LINK_DOWN is only used within LwIP_HTTP_Server_Netconn_RTOS.
 
Symbols
loading...
Files
loading...

DHCP_LINK_DOWN macro

Syntax

#define DHCP_LINK_DOWN (uint8_t) 5

References

LocationText
app_ethernet.h:37
#define DHCP_LINK_DOWN (uint8_t) 5
app_ethernet.c:66
DHCP_state = DHCP_LINK_DOWN;
app_ethernet.c:153
case DHCP_LINK_DOWN: