threadx
+
0
/1 examples
SourceVu will show references to
_txm_module_manager_external_memory_enable()
from the following samples and libraries:
Examples
STM32F429ZI-Nucleo
Applications
ThreadX
Tx_MPU
Symbol previews are coming soon...
Symbols
loading...
Files
loading...
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_external_memory_enable()
_txm_module_manager_external_memory_enable() function
Syntax
Show:
Summary
Declaration
Definition
from
txm_module.h:645
UINT
_txm_module_manager_external_memory_enable
(
TXM_MODULE_INSTANCE
*
module_instance
,
VOID
*
start_address
,
ULONG
length
,
UINT
attributes
)
;
Implemented in
txm_module_manager_external_memory_enable.c:76
Arguments
Argument
module_instance
start_address
length
attributes
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_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_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_external_memory_enable()
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_external_memory_enable
(
TXM_MODULE_INSTANCE
*
module_instance
,
txm_module_manager_external_memory_enable.c:76
UINT
_txm_module_manager_external_memory_enable
(
TXM_MODULE_INSTANCE
*
module_instance
,
VOID
*
start_address
,
ULONG
length
,
UINT
attributes
)
;
txm_module.h:645
Call Tree
from
0/1
examples
_txm_module_manager_external_memory_enable()
calls 6 functions:
All items filtered out
_txm_module_manager_external_memory_enable()
_tx_mutex_put()
_tx_mutex_get()
_txm_module_manager_mm_register_setup()
_txm_power_of_two_block_size()
_txm_module_manager_calculate_srd_bits()
_txm_module_manager_region_size_get()
All items filtered out
Data Use
from
0/1
examples
_txm_module_manager_external_memory_enable()
reads 6 variables and writes 2 variables:
TXM_MODULE_INSTANCE_STRUCT::txm_module_instance_id
TXM_MODULE_INSTANCE_STRUCT::txm_module_instance_state
TXM_MODULE_INSTANCE_STRUCT::txm_module_instance_preamble_ptr
TXM_MODULE_PREAMBLE_STRUCT::txm_module_preamble_property_flags
TXM_MODULE_INSTANCE_STRUCT::txm_module_instance_mpu_registers
_txm_module_manager_ready
All items filtered out
_txm_module_manager_external_memory_enable()
TXM_MODULE_INSTANCE_STRUCT::txm_module_instance_shared_memory_address
TXM_MODULE_INSTANCE_STRUCT::txm_module_instance_shared_memory_length
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