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

DHCP_WAIT_ADDRESS macro

Syntax

#define DHCP_WAIT_ADDRESS (uint8_t) 2

References

LocationText
app_ethernet.h:34
#define DHCP_WAIT_ADDRESS (uint8_t) 2
app_ethernet.c:102
DHCP_state = DHCP_WAIT_ADDRESS;
app_ethernet.c:112
case DHCP_WAIT_ADDRESS: