| /ThreadX-v6.4.1/common_modules/module_manager/src/ |
| D | txm_module_manager_file_load.c | 89 TXM_MODULE_PREAMBLE *module_preamble; in _txm_module_manager_file_load() 91 TXM_MODULE_PREAMBLE preamble; in _txm_module_manager_file_load() 110 …status = fx_file_read(&module_file, (VOID *) &preamble, sizeof(TXM_MODULE_PREAMBLE), &actual_size… in _txm_module_manager_file_load() 117 if (actual_size == sizeof(TXM_MODULE_PREAMBLE)) in _txm_module_manager_file_load() 121 module_preamble = (TXM_MODULE_PREAMBLE *) &preamble; in _txm_module_manager_file_load()
|
| D | txm_module_manager_in_place_load.c | 78 TXM_MODULE_PREAMBLE *module_preamble; in _txm_module_manager_in_place_load() 86 module_preamble = (TXM_MODULE_PREAMBLE *) module_location; in _txm_module_manager_in_place_load()
|
| D | txm_module_manager_memory_load.c | 80 TXM_MODULE_PREAMBLE *module_preamble; in _txm_module_manager_memory_load() 94 module_preamble = (TXM_MODULE_PREAMBLE *) module_location; in _txm_module_manager_memory_load()
|
| D | txm_module_manager_absolute_load.c | 81 TXM_MODULE_PREAMBLE *module_preamble; in _txm_module_manager_absolute_load() 144 module_preamble = (TXM_MODULE_PREAMBLE *) module_location; in _txm_module_manager_absolute_load() 311 …HAR *) (ALIGN_TYPE) module_preamble->txm_module_preamble_code_size) + sizeof(TXM_MODULE_PREAMBLE)); in _txm_module_manager_absolute_load() 314 …(VOID *) (((CHAR *) module_preamble->txm_module_preamble_code_size) + sizeof(TXM_MODULE_PREAMBLE)); in _txm_module_manager_absolute_load()
|
| D | txm_module_manager_internal_load.c | 84 TXM_MODULE_PREAMBLE *module_preamble; in _txm_module_manager_internal_load() 147 module_preamble = (TXM_MODULE_PREAMBLE *) module_location; in _txm_module_manager_internal_load()
|
| D | txm_module_manager_util.c | 383 UINT _txm_module_manager_util_code_allocation_size_and_alignment_get(TXM_MODULE_PREAMBLE *module_p… in _txm_module_manager_util_code_allocation_size_and_alignment_get()
|
| /ThreadX-v6.4.1/ports_module/rxv2/iar/module_manager/src/ |
| D | txm_module_manager_alignment_adjust.c | 70 VOID _txm_module_manager_alignment_adjust(TXM_MODULE_PREAMBLE *module_preamble, in _txm_module_manager_alignment_adjust()
|
| D | txm_module_manager_external_memory_enable.c | 81 TXM_MODULE_PREAMBLE *module_preamble; in _txm_module_manager_external_memory_enable()
|
| /ThreadX-v6.4.1/ports_module/cortex_m33/iar/module_manager/src/ |
| D | txm_module_manager_alignment_adjust.c | 70 VOID _txm_module_manager_alignment_adjust(TXM_MODULE_PREAMBLE *module_preamble, in _txm_module_manager_alignment_adjust()
|
| /ThreadX-v6.4.1/ports_module/cortex_m33/ac6/module_manager/src/ |
| D | txm_module_manager_alignment_adjust.c | 70 VOID _txm_module_manager_alignment_adjust(TXM_MODULE_PREAMBLE *module_preamble, in _txm_module_manager_alignment_adjust()
|
| /ThreadX-v6.4.1/ports_module/cortex_m33/gnu/module_manager/src/ |
| D | txm_module_manager_alignment_adjust.c | 70 VOID _txm_module_manager_alignment_adjust(TXM_MODULE_PREAMBLE *module_preamble, in _txm_module_manager_alignment_adjust()
|
| /ThreadX-v6.4.1/ports_module/cortex_m23/ac6/module_manager/src/ |
| D | txm_module_manager_alignment_adjust.c | 70 VOID _txm_module_manager_alignment_adjust(TXM_MODULE_PREAMBLE *module_preamble, in _txm_module_manager_alignment_adjust()
|
| /ThreadX-v6.4.1/ports_module/cortex_m23/gnu/module_manager/src/ |
| D | txm_module_manager_alignment_adjust.c | 70 VOID _txm_module_manager_alignment_adjust(TXM_MODULE_PREAMBLE *module_preamble, in _txm_module_manager_alignment_adjust()
|
| /ThreadX-v6.4.1/ports_module/cortex_m23/iar/module_manager/src/ |
| D | txm_module_manager_alignment_adjust.c | 70 VOID _txm_module_manager_alignment_adjust(TXM_MODULE_PREAMBLE *module_preamble, in _txm_module_manager_alignment_adjust()
|
| /ThreadX-v6.4.1/ports_module/cortex_a7/gnu/module_manager/src/ |
| D | txm_module_manager_alignment_adjust.c | 70 VOID _txm_module_manager_alignment_adjust(TXM_MODULE_PREAMBLE *module_preamble, ULONG *code_size, … in _txm_module_manager_alignment_adjust()
|
| /ThreadX-v6.4.1/ports_module/cortex_a7/ac5/module_manager/src/ |
| D | txm_module_manager_alignment_adjust.c | 69 VOID _txm_module_manager_alignment_adjust(TXM_MODULE_PREAMBLE *module_preamble, ULONG *code_size, … in _txm_module_manager_alignment_adjust()
|
| /ThreadX-v6.4.1/ports_module/cortex_a7/iar/module_manager/src/ |
| D | txm_module_manager_alignment_adjust.c | 69 VOID _txm_module_manager_alignment_adjust(TXM_MODULE_PREAMBLE *module_preamble, ULONG *code_size, … in _txm_module_manager_alignment_adjust()
|
| /ThreadX-v6.4.1/ports_module/cortex_r4/ac6/module_manager/src/ |
| D | txm_module_manager_alignment_adjust.c | 137 VOID _txm_module_manager_alignment_adjust(TXM_MODULE_PREAMBLE *module_preamble, in _txm_module_manager_alignment_adjust()
|
| /ThreadX-v6.4.1/ports_module/cortex_r4/iar/module_manager/src/ |
| D | txm_module_manager_alignment_adjust.c | 133 VOID _txm_module_manager_alignment_adjust(TXM_MODULE_PREAMBLE *module_preamble, in _txm_module_manager_alignment_adjust()
|
| /ThreadX-v6.4.1/ports_module/cortex_m7/ac6/module_manager/src/ |
| D | txm_module_manager_external_memory_enable.c | 199 TXM_MODULE_PREAMBLE *module_preamble; in _txm_module_manager_external_memory_enable()
|
| /ThreadX-v6.4.1/ports_module/cortex_m7/gnu/module_manager/src/ |
| D | txm_module_manager_external_memory_enable.c | 199 TXM_MODULE_PREAMBLE *module_preamble; in _txm_module_manager_external_memory_enable()
|
| /ThreadX-v6.4.1/ports_module/cortex_m7/iar/module_manager/src/ |
| D | txm_module_manager_external_memory_enable.c | 199 TXM_MODULE_PREAMBLE *module_preamble; in _txm_module_manager_external_memory_enable()
|
| /ThreadX-v6.4.1/ports_module/cortex_m3/gnu/module_manager/src/ |
| D | txm_module_manager_external_memory_enable.c | 199 TXM_MODULE_PREAMBLE *module_preamble; in _txm_module_manager_external_memory_enable()
|
| /ThreadX-v6.4.1/ports_module/cortex_a35/gnu/inc/ |
| D | txm_module_port.h | 274 VOID _txm_module_manager_alignment_adjust(TXM_MODULE_PREAMBLE *module_preamble, ULONG *code_size, …
|
| /ThreadX-v6.4.1/ports_module/cortex_a35_smp/ac6/inc/ |
| D | txm_module_port.h | 269 VOID _txm_module_manager_alignment_adjust(TXM_MODULE_PREAMBLE *module_preamble, ULONG *code_size, …
|