threadx
_txm_module_manager_tx_queue_send_notify_dispatch()
is only used within threadx.
Symbol previews are coming soon...
Symbols
loading (1/4)...
Files
loading (3/4)...
Summary
Syntax
Arguments
Related
Examples
References
Call Tree
Data Use
Class Tree
Override Tree
Implementations
Instances
Lifecycle
SourceVu
STM32 Libraries and Samples
threadx
_txm_module_manager_tx_queue_send_notify_dispatch()
_txm_module_manager_tx_queue_send_notify_dispatch() function
Syntax
Show:
Summary
Declaration
from
txm_module_manager_dispatch.h:1622
static
ALIGN_TYPE
_txm_module_manager_tx_queue_send_notify_dispatch
(
TXM_MODULE_INSTANCE
*
module_instance
,
ALIGN_TYPE
param_0
,
ALIGN_TYPE
param_1
)
;
Arguments
Argument
module_instance
param_0
param_1
Related Functions
Found 111 other functions taking a
TXM_MODULE_INSTANCE_STRUCT
argument:
Function
Description
_txm_module_manager_created_object_check()
_txm_module_manager_thread_create()
_txm_module_manager_mm_register_setup()
_txm_module_manager_external_memory_enable()
_txm_module_manager_internal_load()
_txm_module_manager_object_allocate()
_txm_module_manager_properties_get()
_txm_module_manager_start()
_txm_module_manager_stop()
_txm_module_manager_unload()
_txm_module_manager_in_place_load()
_txm_module_manager_memory_load()
_txm_module_manager_maximum_module_priority_set()
_txm_module_manager_absolute_load()
_txm_module_manager_object_memory_check()
_txm_module_manager_tx_block_allocate_dispatch()
ThreadX Component Module Manager
_txm_module_manager_tx_block_pool_create_dispatch()
_txm_module_manager_tx_block_pool_delete_dispatch()
_txm_module_manager_tx_block_pool_info_get_dispatch()
_txm_module_manager_tx_thread_time_slice_change_dispatch()
_txm_module_manager_tx_thread_wait_abort_dispatch()
_txm_module_manager_tx_block_pool_performance_info_get_dispatch()
_txm_module_manager_tx_timer_deactivate_dispatch()
_txm_module_manager_tx_timer_delete_dispatch()
_txm_module_manager_tx_time_get_dispatch()
_txm_module_manager_tx_time_set_dispatch()
_txm_module_manager_tx_timer_activate_dispatch()
_txm_module_manager_tx_timer_change_dispatch()
_txm_module_manager_tx_thread_delete_dispatch()
_txm_module_manager_tx_semaphore_performance_system_info_get_dispatch()
_txm_module_manager_tx_semaphore_prioritize_dispatch()
_txm_module_manager_tx_semaphore_put_dispatch()
_txm_module_manager_tx_semaphore_put_notify_dispatch()
_txm_module_manager_tx_thread_create_dispatch()
_txm_module_manager_tx_thread_entry_exit_notify_dispatch()
_txm_module_manager_tx_thread_identify_dispatch()
_txm_module_manager_tx_thread_info_get_dispatch()
_txm_module_manager_tx_byte_allocate_dispatch()
_txm_module_manager_tx_block_pool_performance_system_info_get_dispatch()
_txm_module_manager_tx_block_release_dispatch()
_txm_module_manager_tx_block_pool_prioritize_dispatch()
_txm_module_manager_tx_byte_pool_performance_info_get_dispatch()
_txm_module_manager_tx_byte_pool_delete_dispatch()
_txm_module_manager_tx_byte_pool_create_dispatch()
_txm_module_manager_tx_byte_pool_info_get_dispatch()
_txm_module_manager_tx_byte_pool_performance_system_info_get_dispatch()
_txm_module_manager_tx_timer_info_get_dispatch()
_txm_module_manager_tx_mutex_create_dispatch()
_txm_module_manager_tx_mutex_get_dispatch()
_txm_module_manager_tx_event_flags_set_notify_dispatch()
_txm_module_manager_tx_event_flags_performance_system_info_get_dispatch()
_txm_module_manager_tx_event_flags_set_dispatch()
_txm_module_manager_tx_mutex_delete_dispatch()
_txm_module_manager_tx_mutex_info_get_dispatch()
_txm_module_manager_tx_mutex_performance_system_info_get_dispatch()
_txm_module_manager_tx_mutex_performance_info_get_dispatch()
_txm_module_manager_tx_mutex_prioritize_dispatch()
_txm_module_manager_tx_queue_flush_dispatch()
_txm_module_manager_tx_queue_info_get_dispatch()
_txm_module_manager_tx_queue_delete_dispatch()
_txm_module_manager_tx_mutex_put_dispatch()
_txm_module_manager_tx_queue_create_dispatch()
_txm_module_manager_tx_queue_front_send_dispatch()
_txm_module_manager_tx_semaphore_info_get_dispatch()
_txm_module_manager_tx_semaphore_ceiling_put_dispatch()
_txm_module_manager_tx_semaphore_create_dispatch()
_txm_module_manager_tx_queue_send_dispatch()
_txm_module_manager_tx_semaphore_get_dispatch()
_txm_module_manager_tx_semaphore_delete_dispatch()
_txm_module_manager_tx_semaphore_performance_info_get_dispatch()
_txm_module_manager_tx_thread_interrupt_control_dispatch()
_txm_module_manager_tx_thread_performance_info_get_dispatch()
_txm_module_manager_tx_thread_performance_system_info_get_dispatch()
_txm_module_manager_tx_queue_performance_info_get_dispatch()
_txm_module_manager_tx_queue_performance_system_info_get_dispatch()
_txm_module_manager_tx_queue_prioritize_dispatch()
_txm_module_manager_tx_queue_receive_dispatch()
_txm_module_manager_txm_module_object_pointer_get_dispatch()
_txm_module_manager_txm_module_object_pointer_get_extended_dispatch()
_txm_module_manager_tx_thread_system_suspend_dispatch()
_txm_module_manager_tx_thread_preemption_change_dispatch()
_txm_module_manager_tx_thread_resume_dispatch()
_txm_module_manager_tx_thread_priority_change_dispatch()
_txm_module_manager_tx_thread_relinquish_dispatch()
_txm_module_manager_tx_thread_reset_dispatch()
_txm_module_manager_tx_thread_sleep_dispatch()
_txm_module_manager_tx_thread_stack_error_notify_dispatch()
_txm_module_manager_tx_thread_suspend_dispatch()
_txm_module_manager_tx_thread_terminate_dispatch()
_txm_module_manager_tx_timer_performance_system_info_get_dispatch()
_txm_module_manager_tx_trace_user_event_insert_dispatch()
_txm_module_manager_txm_module_object_allocate_dispatch()
_txm_module_manager_txm_module_object_deallocate_dispatch()
_txm_module_manager_tx_trace_buffer_full_notify_dispatch()
_txm_module_manager_tx_trace_disable_dispatch()
_txm_module_manager_tx_trace_enable_dispatch()
_txm_module_manager_tx_trace_event_filter_dispatch()
_txm_module_manager_tx_trace_event_unfilter_dispatch()
_txm_module_manager_tx_trace_interrupt_control_dispatch()
_txm_module_manager_tx_trace_isr_enter_insert_dispatch()
_txm_module_manager_tx_trace_isr_exit_insert_dispatch()
_txm_module_manager_tx_timer_create_dispatch()
_txm_module_manager_tx_event_flags_delete_dispatch()
_txm_module_manager_tx_byte_pool_prioritize_dispatch()
_txm_module_manager_tx_event_flags_info_get_dispatch()
_txm_module_manager_tx_event_flags_create_dispatch()
_txm_module_manager_tx_byte_release_dispatch()
_txm_module_manager_tx_event_flags_get_dispatch()
_txm_module_manager_tx_event_flags_performance_info_get_dispatch()
_txm_module_manager_tx_timer_performance_info_get_dispatch()
_txm_module_manager_inside_data_check()
Examples
References
from
examples
Code
Location
Referrer
static
ALIGN_TYPE
_txm_module_manager_tx_queue_send_notify_dispatch
(
TXM_MODULE_INSTANCE
*
module_instance
,
ALIGN_TYPE
param_0
,
ALIGN_TYPE
param_1
)
txm_module_manager_dispatch.h:1622
return_value
=
_txm_module_manager_tx_queue_send_notify_dispatch
(
module_instance
,
param_0
,
param_1
)
;
txm_module_manager_kernel_dispatch.c:455
_txm_module_manager_kernel_dispatch()
Call Tree
from
examples
_txm_module_manager_tx_queue_send_notify_dispatch()
is called by 1 function and calls 1 function:
_txm_module_manager_kernel_dispatch()
All items filtered out
_txm_module_manager_tx_queue_send_notify_dispatch()
_txe_queue_send_notify()
All items filtered out
Data Use
from
examples
_txm_module_manager_tx_queue_send_notify_dispatch()
reads 9 variables and writes 2 variables:
TXM_MODULE_INSTANCE_STRUCT::txm_module_instance_property_flags
TXM_MODULE_INSTANCE_STRUCT::txm_module_instance_code_start
TXM_MODULE_INSTANCE_STRUCT::txm_module_instance_code_end
TXM_MODULE_INSTANCE_STRUCT::txm_module_instance_data_start
TXM_MODULE_INSTANCE_STRUCT::txm_module_instance_data_end
TXM_MODULE_INSTANCE_STRUCT::txm_module_instance_shared_memory_address
TXM_MODULE_INSTANCE_STRUCT::txm_module_instance_shared_memory_length
TX_QUEUE_STRUCT::tx_queue_id
_txm_module_manager_queue_notify_trampoline()
All items filtered out
_txm_module_manager_tx_queue_send_notify_dispatch()
TX_QUEUE_STRUCT::tx_queue_module_instance
TX_QUEUE_STRUCT::tx_queue_send_module_notify
All items filtered out
Class Tree
from
examples
All items filtered out
All items filtered out
Override Tree
from
examples
All items filtered out
All items filtered out
Implementations
from
examples
All items filtered out
All items filtered out
Instances
from
examples
Lifecycle
from
examples
All items filtered out
All items filtered out