Searched refs:_tx_block_pool_info_get (Results 1 – 6 of 6) sorted by relevance
| /ThreadX-v6.2.1/common/src/ |
| D | txe_block_pool_info_get.c | 109 status = _tx_block_pool_info_get(pool_ptr, name, available_blocks, in _txe_block_pool_info_get()
|
| D | tx_block_pool_info_get.c | 80 UINT _tx_block_pool_info_get(TX_BLOCK_POOL *pool_ptr, CHAR **name, ULONG *available_blocks, in _tx_block_pool_info_get() function
|
| /ThreadX-v6.2.1/common_smp/src/ |
| D | txe_block_pool_info_get.c | 109 status = _tx_block_pool_info_get(pool_ptr, name, available_blocks, in _txe_block_pool_info_get()
|
| D | tx_block_pool_info_get.c | 80 UINT _tx_block_pool_info_get(TX_BLOCK_POOL *pool_ptr, CHAR **name, ULONG *available_blocks, in _tx_block_pool_info_get() function
|
| /ThreadX-v6.2.1/common_smp/inc/ |
| D | tx_api.h | 1184 #define tx_block_pool_info_get _tx_block_pool_info_get 1561 UINT _tx_block_pool_info_get(TX_BLOCK_POOL *pool_ptr, CHAR **name, ULONG *available_blocks,
|
| /ThreadX-v6.2.1/common/inc/ |
| D | tx_api.h | 1103 #define tx_block_pool_info_get _tx_block_pool_info_get 1464 UINT _tx_block_pool_info_get(TX_BLOCK_POOL *pool_ptr, CHAR **name, ULONG *available_blocks,
|