Searched refs:TX_VOID_TO_UCHAR_POINTER_CONVERT (Results 1 – 19 of 19) sorted by relevance
100 pool_ptr -> tx_byte_pool_start = TX_VOID_TO_UCHAR_POINTER_CONVERT(pool_start); in _tx_byte_pool_create()104 pool_ptr -> tx_byte_pool_list = TX_VOID_TO_UCHAR_POINTER_CONVERT(pool_start); in _tx_byte_pool_create()105 pool_ptr -> tx_byte_pool_search = TX_VOID_TO_UCHAR_POINTER_CONVERT(pool_start); in _tx_byte_pool_create()119 block_ptr = TX_VOID_TO_UCHAR_POINTER_CONVERT(pool_start); in _tx_byte_pool_create()132 *block_indirect_ptr = TX_VOID_TO_UCHAR_POINTER_CONVERT(pool_start); in _tx_byte_pool_create()135 temp_ptr = TX_VOID_TO_UCHAR_POINTER_CONVERT(pool_start); in _tx_byte_pool_create()138 block_ptr = TX_VOID_TO_UCHAR_POINTER_CONVERT(pool_start); in _tx_byte_pool_create()
106 pool_ptr -> tx_block_pool_start = TX_VOID_TO_UCHAR_POINTER_CONVERT(pool_start); in _tx_block_pool_create()115 block_ptr = TX_VOID_TO_UCHAR_POINTER_CONVERT(pool_start); in _tx_block_pool_create()150 pool_ptr -> tx_block_pool_available_list = TX_VOID_TO_UCHAR_POINTER_CONVERT(pool_start); in _tx_block_pool_create()
95 work_ptr = TX_VOID_TO_UCHAR_POINTER_CONVERT(block_ptr); in _tx_block_release()160 work_ptr = TX_VOID_TO_UCHAR_POINTER_CONVERT(block_ptr); in _tx_block_release()
93 work_ptr = TX_VOID_TO_UCHAR_POINTER_CONVERT(block_ptr); in _txe_block_release()
143 work_ptr = TX_VOID_TO_UCHAR_POINTER_CONVERT(stack_start); in _txe_thread_create()
109 work_ptr = TX_VOID_TO_UCHAR_POINTER_CONVERT(memory_ptr); in _tx_byte_release()
184 temp_ptr = TX_VOID_TO_UCHAR_POINTER_CONVERT(stack_start); in _tx_thread_create()
132 work_ptr = TX_VOID_TO_UCHAR_POINTER_CONVERT(trace_buffer_start); in _tx_trace_enable()
197 temp_ptr = TX_VOID_TO_UCHAR_POINTER_CONVERT(stack_start); in _tx_thread_create()
399 temp_ptr = TX_VOID_TO_UCHAR_POINTER_CONVERT(stack_start); in _txm_module_manager_thread_create()
1994 #define TX_VOID_TO_UCHAR_POINTER_CONVERT(a) _tx_misra_void_to_uchar_pointer_convert((a)) macro2057 #define TX_VOID_TO_UCHAR_POINTER_CONVERT(a) ((UCHAR *) ((VOID *) (a))) macro
2001 #define TX_VOID_TO_UCHAR_POINTER_CONVERT(a) _tx_misra_void_to_uchar_pointer_convert((a)) macro2064 #define TX_VOID_TO_UCHAR_POINTER_CONVERT(a) ((UCHAR *) ((VOID *) (a))) macro