Searched defs:tx_block_pool_create (Results 1 – 2 of 2) sorted by relevance
/ThreadX-v6.2.1/common/inc/ |
D | tx_api.h | 1101 #define tx_block_pool_create _tx_block_pool_create macro 1224 #define tx_block_pool_create(p,n,b,s,l) _txr_block_pool_create((p),(n),(b),(s),(l),(siz… macro 1336 #define tx_block_pool_create(p,n,b,s,l) _txe_block_pool_create((p),(n),(b),(s),(l),(siz… macro
|
/ThreadX-v6.2.1/common_smp/inc/ |
D | tx_api.h | 1182 #define tx_block_pool_create _tx_block_pool_create macro 1310 #define tx_block_pool_create(p,n,b,s,l) _txr_block_pool_create((p),(n),(b),(s),(l),(siz… macro 1427 #define tx_block_pool_create(p,n,b,s,l) _txe_block_pool_create((p),(n),(b),(s),(l),(siz… macro
|