| /ThreadX-v6.3.0/ports/c667x/ccs/example_build/tx/Release/ |
| D | subdir_vars.mk | 204 ./tx_block_allocate.d \ 205 ./tx_block_pool_cleanup.d \ 206 ./tx_block_pool_create.d \ 207 ./tx_block_pool_delete.d \ 208 ./tx_block_pool_info_get.d \ 209 ./tx_block_pool_initialize.d \ 210 ./tx_block_pool_performance_info_get.d \ 211 ./tx_block_pool_performance_system_info_get.d \ 212 ./tx_block_pool_prioritize.d \ 213 ./tx_block_release.d \ [all …]
|
| /ThreadX-v6.3.0/common/inc/ |
| D | tx_queue.h | 92 #define TX_QUEUE_MESSAGE_COPY(s, d, z) \ argument 93 *(d)++ = *(s)++; \ 98 *(d)++ = *(s)++; \
|
| D | tx_trace.h | 63 #define TX_TRACE_IN_LINE_INSERT(i,a,b,c,d,f) argument 456 …d) trace_event_ptr -> tx_trace_buffer_entry_info_1 = (ULONG) (a); trace_event_ptr -> tx_trace_bu… argument 458 …d) trace_event_ptr -> tx_trace_buffer_entry_information_field_1 = (ULONG) (a); trace_event_ptr -… argument 466 #define TX_TRACE_IN_LINE_INSERT(i,a,b,c,d,e) \ argument 498 TX_TRACE_INFO_FIELD_ASSIGNMENT((a),(b),(c),(d)) \
|
| /ThreadX-v6.3.0/common_smp/inc/ |
| D | tx_queue.h | 92 #define TX_QUEUE_MESSAGE_COPY(s, d, z) \ argument 93 *(d)++ = *(s)++; \ 98 *(d)++ = *(s)++; \
|
| D | tx_trace.h | 63 #define TX_TRACE_IN_LINE_INSERT(i,a,b,c,d,f) argument 456 …d) trace_event_ptr -> tx_trace_buffer_entry_info_1 = (ULONG) (a); trace_event_ptr -> tx_trace_bu… argument 458 …d) trace_event_ptr -> tx_trace_buffer_entry_information_field_1 = (ULONG) (a); trace_event_ptr -… argument 466 #define TX_TRACE_IN_LINE_INSERT(i,a,b,c,d,e) \ argument 500 TX_TRACE_INFO_FIELD_ASSIGNMENT((a),(b),(c),(d)) \
|
| /ThreadX-v6.3.0/scripts/ |
| D | copy_module_armv7_m.sh | 29 for d in $(ls $source_folder/$ide); 32 source=$source_folder/$ide/$d 33 target=$ports_module_folder/$mcu/$ide/$d
|
| /ThreadX-v6.3.0/ports/linux/gnu/example_build/ |
| D | Makefile | 22 DEPEND_LIST = $(OUTPUT_FOLDER)/*.d 49 $(CC) $(CFLAGS) -MT $@ -MD -MP -MF $(OUTPUT_FOLDER)/$$filename.d -c -o $@ $< 54 $(CC) $(CFLAGS) -MT $@ -MD -MP -MF $(OUTPUT_FOLDER)/$$filename.d -c -o $@ $< 59 $(CC) $(CFLAGS) -MT $@ -MD -MP -MF $(OUTPUT_FOLDER)/$$filename.d -c -o $@ $<
|
| /ThreadX-v6.3.0/ports_smp/linux/gnu/example_build/ |
| D | Makefile | 22 DEPEND_LIST = $(OUTPUT_FOLDER)/*.d 49 $(CC) $(CFLAGS) -MT $@ -MD -MP -MF $(OUTPUT_FOLDER)/$$filename.d -c -o $@ $< 54 $(CC) $(CFLAGS) -MT $@ -MD -MP -MF $(OUTPUT_FOLDER)/$$filename.d -c -o $@ $< 59 $(CC) $(CFLAGS) -MT $@ -MD -MP -MF $(OUTPUT_FOLDER)/$$filename.d -c -o $@ $<
|
| /ThreadX-v6.3.0/ports_smp/arc_hs_smp/metaware/src/ |
| D | tx_thread_smp_core_preempt.s | 80 bl.d arc_ici_send ; Call ARC inter-core interrupt routine 84 j_s.d [blink] ; Return to caller with delay slot
|
| D | tx_thread_smp_low_level_initialize.s | 76 j_s.d [blink] ; Return to caller with delay slot
|
| D | tx_thread_smp_time_get.s | 76 j_s.d [blink] ; Return to caller with delay slot
|
| D | tx_timer_interrupt.s | 93 j_s.d [blink] ; Return to caller with delay 99 bl.d _tx_thread_smp_protect ; Get SMP protecton 128 b.d __tx_timer_done ; Skip moving the timer pointer
|
| D | tx_thread_smp_core_get.s | 79 j_s.d [blink] ; Return to caller with delay slot
|
| D | tx_thread_interrupt_control.s | 83 j_s.d [blink] ; Return to caller with delay slot
|
| /ThreadX-v6.3.0/common/src/ |
| D | tx_misra.c | 184 ULONG *s, *d; in _tx_misra_message_copy() local 188 d = *destination; in _tx_misra_message_copy() 191 *(d) = *(s); in _tx_misra_message_copy() 192 (d)++; in _tx_misra_message_copy() 199 *(d) = *(s); in _tx_misra_message_copy() 200 (d)++; in _tx_misra_message_copy() 207 *destination = d; in _tx_misra_message_copy()
|
| /ThreadX-v6.3.0/common_smp/src/ |
| D | tx_misra.c | 182 ULONG *s, *d; in _tx_misra_message_copy() local 186 d = *destination; in _tx_misra_message_copy() 189 *(d) = *(s); in _tx_misra_message_copy() 190 (d)++; in _tx_misra_message_copy() 197 *(d) = *(s); in _tx_misra_message_copy() 198 (d)++; in _tx_misra_message_copy() 205 *destination = d; in _tx_misra_message_copy()
|
| /ThreadX-v6.3.0/ports_smp/arc_hs_smp/metaware/example_build/sample_threadx/ |
| D | crti.s | 37 j.d [%blink] 63 j.d [%blink]
|
| /ThreadX-v6.3.0/ports/arc_em/metaware/src/ |
| D | tx_thread_interrupt_control.s | 81 j_s.d [blink] ; Return to caller with delay slot
|
| /ThreadX-v6.3.0/ports/arc_hs/metaware/src/ |
| D | tx_thread_interrupt_control.s | 81 j_s.d [blink] ; Return to caller with delay slot
|
| /ThreadX-v6.3.0/ports/arm9/ac5/example_build/ |
| D | build_threadx_sample.bat | 3 armlink -d -o sample_threadx.axf --elf --ro 0 --first tx_initialize_low_level.o(Init) --remove --ma…
|
| /ThreadX-v6.3.0/ports/arm11/ac5/example_build/ |
| D | build_threadx_sample.bat | 3 armlink -d -o sample_threadx.axf --elf --ro 0 --first tx_initialize_low_level.o(Init) --remove --ma…
|
| /ThreadX-v6.3.0/ports/cortex_a5/ac5/example_build/ |
| D | build_threadx_sample.bat | 3 armlink -d -o sample_threadx.axf --elf --map --ro-base=0x00000000 --first tx_initialize_low_level.o…
|
| /ThreadX-v6.3.0/ports/cortex_m0/ac5/example_build/ |
| D | build_threadx_sample.bat | 3 armlink -d -o sample_threadx.axf --elf --map --ro-base=0x00000000 --rw-base=0x20000000 --first __tx…
|
| /ThreadX-v6.3.0/ports/cortex_a8/ac5/example_build/ |
| D | build_threadx_sample.bat | 3 armlink -d -o sample_threadx.axf --elf --map --ro-base=0x00000000 --first tx_initialize_low_level.o…
|
| /ThreadX-v6.3.0/ports_module/cortex_a7/ac5/example_build/ |
| D | build_threadx_demo.bat | 3 armlink -d -o sample_threadx_module_manager.axf --elf --ro 0x80000000 --first tx_initialize_low_lev…
|