threadx
+
0
/1 examples
SourceVu will show references to
_txm_module_manager_start()
from the following samples and libraries:
Examples
STM32F429ZI-Nucleo
Applications
ThreadX
Tx_MPU
Symbol previews are coming soon...
Symbols
loading (2/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_start()
_txm_module_manager_start() function
Syntax
Show:
Summary
Declaration
Definition
from
txm_module.h:633
UINT
_txm_module_manager_start
(
TXM_MODULE_INSTANCE
*
module_instance
)
;
Implemented in
txm_module_manager_start.c:76
Arguments
Argument
module_instance
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_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_queue_send_notify_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
_txm_module_manager_start()
is referenced by 1 libraries and example projects:
Examples
STM32F429ZI-Nucleo
Applications
ThreadX
Tx_MPU
References
from
0/1
examples
Code
Location
UINT
_txm_module_manager_start
(
TXM_MODULE_INSTANCE
*
module_instance
)
txm_module_manager_start.c:76
UINT
_txm_module_manager_start
(
TXM_MODULE_INSTANCE
*
module_instance
)
;
txm_module.h:633
Call Tree
from
0/1
examples
_txm_module_manager_start()
calls 8 functions:
All items filtered out
_txm_module_manager_start()
_tx_thread_terminate()
_tx_queue_create()
_tx_queue_delete()
_tx_mutex_put()
_tx_mutex_get()
_tx_thread_delete()
_tx_thread_resume()
_txm_module_manager_thread_create()
All items filtered out
Data Use
from
0/1
examples
_txm_module_manager_start()
reads 18 variables and writes 1 variable:
TXM_MODULE_INSTANCE_STRUCT::txm_module_instance_id
TXM_MODULE_INSTANCE_STRUCT::txm_module_instance_state
TXM_MODULE_INSTANCE_STRUCT::txm_module_instance_start_stop_stack_start_address
TXM_MODULE_INSTANCE_STRUCT::txm_module_instance_callback_stack_start_address
TXM_MODULE_INSTANCE_STRUCT::txm_module_instance_shell_entry_function
TXM_MODULE_INSTANCE_STRUCT::txm_module_instance_start_thread_entry
TXM_MODULE_INSTANCE_STRUCT::txm_module_instance_callback_request_thread_entry
TXM_MODULE_INSTANCE_STRUCT::txm_module_instance_start_stop_thread
TXM_MODULE_INSTANCE_STRUCT::txm_module_instance_callback_request_thread
TXM_MODULE_INSTANCE_STRUCT::txm_module_instance_callback_request_queue
TXM_MODULE_INSTANCE_STRUCT::txm_module_instance_callback_request_queue_area
TXM_MODULE_INSTANCE_STRUCT::txm_module_instance_start_stop_stack_size
TXM_MODULE_INSTANCE_STRUCT::txm_module_instance_start_stop_priority
TXM_MODULE_INSTANCE_STRUCT::txm_module_instance_callback_stack_size
TXM_MODULE_INSTANCE_STRUCT::txm_module_instance_callback_priority
TXM_MODULE_INSTANCE_STRUCT::txm_module_instance_application_module_id
TXM_MODULE_INSTANCE_STRUCT::txm_module_instance_maximum_priority
_txm_module_manager_ready
All items filtered out
_txm_module_manager_start()
TXM_MODULE_INSTANCE_STRUCT::txm_module_instance_state
All items filtered out
Class Tree
from
0/1
examples
All items filtered out
All items filtered out
Override Tree
from
0/1
examples
All items filtered out
All items filtered out
Implementations
from
0/1
examples
All items filtered out
All items filtered out
Instances
from
0/1
examples
Lifecycle
from
0/1
examples
All items filtered out
All items filtered out