_tx_block_pool_create() is only used within threadx.
 
Symbols
loading...
Files
loading...

_tx_block_pool_create() function

Syntax

UINT _tx_block_pool_create(TX_BLOCK_POOL *pool_ptr,     CHAR *name_ptr,     ULONG block_size,     VOID *pool_start,     ULONG pool_size);
Implemented in tx_block_pool_create.c:77

Arguments

pool_ptr

name_ptr

block_size

pool_start

pool_size

Call Tree

Functions calling _tx_block_pool_create()
Functions called by _tx_block_pool_create()
all items filtered out
_tx_block_pool_create()
Data read by _tx_block_pool_create()
Data written by _tx_block_pool_create()
_tx_block_pool_create()::interrupt_save
_tx_block_pool_create()::blocks
_tx_block_pool_create()::status
_tx_block_pool_create()::total_blocks
_tx_block_pool_create()::block_ptr
_tx_block_pool_create()::next_block_ptr
_tx_block_pool_create()::next_pool
_tx_block_pool_create()::previous_pool
all items filtered out
_tx_block_pool_create()
Type of _tx_block_pool_create()
_tx_block_pool_create()
all items filtered out