netxduo
NX_PORT_UNAVAILABLE
is only used within netxduo.
Symbol previews are coming soon...
Symbols
loading (2/7)...
Files
loading (6/7)...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
STM32 Libraries and Samples
netxduo
NX_PORT_UNAVAILABLE
NX_PORT_UNAVAILABLE macro
Syntax
Show:
Summary
Declaration
from
nx_api.h:1254
#define
NX_PORT_UNAVAILABLE
0x23
Examples
References
from
examples
Code
Location
#define
NX_PORT_UNAVAILABLE
0x23
nx_api.h:1254
thread_ptr
->
tx_thread_suspend_status
=
NX_PORT_UNAVAILABLE
;
nx_tcp_client_bind_cleanup.c:196
return
(
NX_PORT_UNAVAILABLE
)
;
nx_tcp_client_socket_bind.c:257
thread_ptr
->
tx_thread_suspend_status
=
NX_PORT_UNAVAILABLE
;
nx_udp_bind_cleanup.c:148
status
=
NX_PORT_UNAVAILABLE
;
nx_udp_socket_bind.c:414
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
All items filtered out
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out