Home
last modified time | relevance | path

Searched refs:TX_BLOCK_POOL_TO_UCHAR_POINTER_CONVERT (Results 1 – 4 of 4) sorted by relevance

/ThreadX-v6.4.1/common/src/
Dtx_block_allocate.c170 temp_ptr = TX_BLOCK_POOL_TO_UCHAR_POINTER_CONVERT(pool_ptr); in _tx_block_allocate()
/ThreadX-v6.4.1/common_smp/src/
Dtx_block_allocate.c170 temp_ptr = TX_BLOCK_POOL_TO_UCHAR_POINTER_CONVERT(pool_ptr); in _tx_block_allocate()
/ThreadX-v6.4.1/common_smp/inc/
Dtx_api.h1997 #define TX_BLOCK_POOL_TO_UCHAR_POINTER_CONVERT(a) _tx_misra_block_pool_to_uchar_pointer_conve… macro
2060 #define TX_BLOCK_POOL_TO_UCHAR_POINTER_CONVERT(a) ((UCHAR *) ((VOID *) (a))) macro
/ThreadX-v6.4.1/common/inc/
Dtx_api.h2004 #define TX_BLOCK_POOL_TO_UCHAR_POINTER_CONVERT(a) _tx_misra_block_pool_to_uchar_pointer_conve… macro
2067 #define TX_BLOCK_POOL_TO_UCHAR_POINTER_CONVERT(a) ((UCHAR *) ((VOID *) (a))) macro