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

NX_IP_ALL_EVENTS macro

Syntax

#define NX_IP_ALL_EVENTS ((ULONG)0xFFFFFFFF)

References

LocationText
nx_ip.h:73
#define NX_IP_ALL_EVENTS ((ULONG)0xFFFFFFFF) /* All event flags */
nx_ip_thread_entry.c:247
tx_event_flags_get(&(ip_ptr -> nx_ip_events), NX_IP_ALL_EVENTS, TX_OR_CLEAR, &ip_events, TX_WAIT_FOREVER);