Searched refs:TX_VOID_TO_UCHAR_POINTER_CONVERT (Results 1 – 19 of 19) sorted by relevance
99 pool_ptr -> tx_byte_pool_start = TX_VOID_TO_UCHAR_POINTER_CONVERT(pool_start); in _tx_byte_pool_create()103 pool_ptr -> tx_byte_pool_list = TX_VOID_TO_UCHAR_POINTER_CONVERT(pool_start); in _tx_byte_pool_create()104 pool_ptr -> tx_byte_pool_search = TX_VOID_TO_UCHAR_POINTER_CONVERT(pool_start); in _tx_byte_pool_create()118 block_ptr = TX_VOID_TO_UCHAR_POINTER_CONVERT(pool_start); in _tx_byte_pool_create()131 *block_indirect_ptr = TX_VOID_TO_UCHAR_POINTER_CONVERT(pool_start); in _tx_byte_pool_create()134 temp_ptr = TX_VOID_TO_UCHAR_POINTER_CONVERT(pool_start); in _tx_byte_pool_create()137 block_ptr = TX_VOID_TO_UCHAR_POINTER_CONVERT(pool_start); in _tx_byte_pool_create()
105 pool_ptr -> tx_block_pool_start = TX_VOID_TO_UCHAR_POINTER_CONVERT(pool_start); in _tx_block_pool_create()114 block_ptr = TX_VOID_TO_UCHAR_POINTER_CONVERT(pool_start); in _tx_block_pool_create()149 pool_ptr -> tx_block_pool_available_list = TX_VOID_TO_UCHAR_POINTER_CONVERT(pool_start); in _tx_block_pool_create()
94 work_ptr = TX_VOID_TO_UCHAR_POINTER_CONVERT(block_ptr); in _tx_block_release()159 work_ptr = TX_VOID_TO_UCHAR_POINTER_CONVERT(block_ptr); in _tx_block_release()
92 work_ptr = TX_VOID_TO_UCHAR_POINTER_CONVERT(block_ptr); in _txe_block_release()
142 work_ptr = TX_VOID_TO_UCHAR_POINTER_CONVERT(stack_start); in _txe_thread_create()
108 work_ptr = TX_VOID_TO_UCHAR_POINTER_CONVERT(memory_ptr); in _tx_byte_release()
183 temp_ptr = TX_VOID_TO_UCHAR_POINTER_CONVERT(stack_start); in _tx_thread_create()
131 work_ptr = TX_VOID_TO_UCHAR_POINTER_CONVERT(trace_buffer_start); in _tx_trace_enable()
196 temp_ptr = TX_VOID_TO_UCHAR_POINTER_CONVERT(stack_start); in _tx_thread_create()
398 temp_ptr = TX_VOID_TO_UCHAR_POINTER_CONVERT(stack_start); in _txm_module_manager_thread_create()
1999 #define TX_VOID_TO_UCHAR_POINTER_CONVERT(a) _tx_misra_void_to_uchar_pointer_convert((a)) macro2062 #define TX_VOID_TO_UCHAR_POINTER_CONVERT(a) ((UCHAR *) ((VOID *) (a))) macro
2006 #define TX_VOID_TO_UCHAR_POINTER_CONVERT(a) _tx_misra_void_to_uchar_pointer_convert((a)) macro2069 #define TX_VOID_TO_UCHAR_POINTER_CONVERT(a) ((UCHAR *) ((VOID *) (a))) macro