Searched defs:tx_block_pool_create (Results 1 – 2 of 2) sorted by relevance
/ThreadX-v6.4.1/common/inc/ |
D | tx_api.h | 1120 #define tx_block_pool_create _tx_block_pool_create macro 1243 #define tx_block_pool_create(p,n,b,s,l) _txr_block_pool_create((p),(n),(b),(s),(l),(siz… macro 1355 #define tx_block_pool_create(p,n,b,s,l) _txe_block_pool_create((p),(n),(b),(s),(l),(siz… macro
|
/ThreadX-v6.4.1/common_smp/inc/ |
D | tx_api.h | 1201 #define tx_block_pool_create _tx_block_pool_create macro 1329 #define tx_block_pool_create(p,n,b,s,l) _txr_block_pool_create((p),(n),(b),(s),(l),(siz… macro 1446 #define tx_block_pool_create(p,n,b,s,l) _txe_block_pool_create((p),(n),(b),(s),(l),(siz… macro
|