netxduo
NX_PACKET_POOL_STRUCT::nx_packet_pool_empty_suspensions
is only used within netxduo.
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
Summary
Syntax
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
STM32 Libraries and Samples
netxduo
NX_PACKET_POOL_STRUCT::nx_packet_pool_empty_suspensions
NX_PACKET_POOL_STRUCT::nx_packet_pool_empty_suspensions field
Syntax
Show:
Summary
Declaration
from
nx_api.h:1642
ULONG
nx_packet_pool_empty_suspensions
;
Examples
References
from
examples
Code
Location
Referrer
ULONG
nx_packet_pool_empty_suspensions
;
nx_api.h:1642
pool_ptr
->
nx_packet_pool_empty_suspensions
++
;
nx_packet_allocate.c:188
_nx_packet_allocate()
*
empty_pool_suspensions
=
pool_ptr
->
nx_packet_pool_empty_suspensions
;
nx_packet_pool_info_get.c:118
_nx_packet_pool_info_get()
Call Tree
from
examples
All items filtered out
All items filtered out
Data Use
from
examples
NX_PACKET_POOL_STRUCT::nx_packet_pool_empty_suspensions
is written by 1 function and is read by 2 functions:
_nx_packet_allocate()
All items filtered out
NX_PACKET_POOL_STRUCT::nx_packet_pool_empty_suspensions
_nx_packet_allocate()
_nx_packet_pool_info_get()
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