NX_IP_INITIALIZE_DONE is only used within netxduo.
 
Symbols
loading...
Files
loading...

NX_IP_INITIALIZE_DONE macro

Syntax

#define NX_IP_INITIALIZE_DONE ((ULONG)0x0001)

References

LocationText
nx_api.h:1202
#define NX_IP_INITIALIZE_DONE ((ULONG)0x0001)
nx_ip_interface_status_check.c:110
if (needed_status & NX_IP_INITIALIZE_DONE)
nx_ip_interface_status_check.c:118
current_status = current_status | NX_IP_INITIALIZE_DONE;
nxe_ip_interface_status_check.c:103
nxe_ip_status_check.c:94