Searched defs:tx_block_pool_create (Results 1 – 2 of 2) sorted by relevance
| /ThreadX-v6.3.0/common/inc/ |
| D | tx_api.h | 1115 #define tx_block_pool_create _tx_block_pool_create macro 1238 #define tx_block_pool_create(p,n,b,s,l) _txr_block_pool_create((p),(n),(b),(s),(l),(siz… macro 1350 #define tx_block_pool_create(p,n,b,s,l) _txe_block_pool_create((p),(n),(b),(s),(l),(siz… macro
|
| /ThreadX-v6.3.0/common_smp/inc/ |
| D | tx_api.h | 1196 #define tx_block_pool_create _tx_block_pool_create macro 1324 #define tx_block_pool_create(p,n,b,s,l) _txr_block_pool_create((p),(n),(b),(s),(l),(siz… macro 1441 #define tx_block_pool_create(p,n,b,s,l) _txe_block_pool_create((p),(n),(b),(s),(l),(siz… macro
|