TX_BYTE_POOL_STRUCT::tx_byte_pool_search is only used within threadx.
 
Symbols
loading...
Files
loading...
CodeScopeSTM32 Libraries and SamplesthreadxTX_BYTE_POOL_STRUCT::tx_byte_pool_search

TX_BYTE_POOL_STRUCT::tx_byte_pool_search field

Syntax

UCHAR *tx_byte_pool_search;

References

LocationReferrerText
tx_api.h:642
UCHAR *tx_byte_pool_search;
tx_byte_pool_create.c:105_tx_byte_pool_create()
tx_byte_pool_search.c:130_tx_byte_pool_search()
current_ptr = pool_ptr -> tx_byte_pool_search;
tx_byte_pool_search.c:156_tx_byte_pool_search()
pool_ptr->tx_byte_pool_search = current_ptr;
tx_byte_pool_search.c:213_tx_byte_pool_search()
if (pool_ptr -> tx_byte_pool_search == next_ptr)
tx_byte_pool_search.c:216_tx_byte_pool_search()
pool_ptr -> tx_byte_pool_search = current_ptr;
tx_byte_pool_search.c:269_tx_byte_pool_search()
current_ptr = pool_ptr -> tx_byte_pool_search;
tx_byte_pool_search.c:326_tx_byte_pool_search()
if (current_ptr == pool_ptr -> tx_byte_pool_search)
tx_byte_pool_search.c:331_tx_byte_pool_search()
pool_ptr -> tx_byte_pool_search = *this_block_link_ptr;
tx_byte_release.c:208_tx_byte_release()
if (work_ptr < (pool_ptr -> tx_byte_pool_search))
tx_byte_release.c:212_tx_byte_release()
pool_ptr -> tx_byte_pool_search = work_ptr;
tx_byte_release.c:352_tx_byte_release()
if (work_ptr < (pool_ptr -> tx_byte_pool_search))
tx_byte_release.c:356_tx_byte_release()
pool_ptr -> tx_byte_pool_search = work_ptr;

Data Use

Functions writing TX_BYTE_POOL_STRUCT::tx_byte_pool_search
Functions reading TX_BYTE_POOL_STRUCT::tx_byte_pool_search
TX_BYTE_POOL_STRUCT::tx_byte_pool_search
Type of TX_BYTE_POOL_STRUCT::tx_byte_pool_search
TX_BYTE_POOL_STRUCT::tx_byte_pool_search
all items filtered out