Searched refs:find (Results 1 – 25 of 68) sorted by relevance
123
| /ThreadX-v6.4.1/scripts/ |
| D | update_patch.sh | 11 file_list=$(find $source_dirs -type f \( -name "*.[chsS]" -o -name "*.arm" -o -name "*.src" -o -nam… 19 file_list=$(find $source_dirs -type f -name "*.h" -print)
|
| D | copy_module_armv7_m.sh | 39 … find $target -type f -exec sed -i "s/$source_string/$target_string_pre${mcu: -1}/g" {} \; 46 find $target -type f -exec sed -i "s/$source_string/$target_string_pre${mcu: -1}/g" {} \; 62 find $target -type f -exec sed -i "s/$source_string/$target_string_pre${mcu: -1}/g" {} \;
|
| D | sdl_check.sh | 4 file_list=$(find $dir_list \( $exclude_list \) -prune -o -type f -name '*.[ch]' -print)
|
| /ThreadX-v6.4.1/ |
| D | SECURITY.md | 16 You can find more information about reporting and disclosure at the [Eclipse Foundation Security pa…
|
| /ThreadX-v6.4.1/ports_smp/cortex_a9_smp/gnu/example_build/ |
| D | startup.S | 442 LSR r1, r1, #20 @ Clear bottom 20 bits, to find which 1MB block it is in 451 LSR r1, r1, #20 @ Clear bottom 20 bits, to find which 1MB block it is in 460 LSR r1, r1, #20 @ Clear bottom 20 bits, to find which 1MB block it is in 469 LSR r1, r1, #20 @ Clear bottom 20 bits, to find which 1MB block it is in 483 LSR r1, r1, #20 @ Clear bottom 20 bits, to find which 1MB block it is in 500 @ ;LSR r1, r1, #20 ; Mask off bottom 20 bits to find which 1MB it is within
|
| D | sample_threadx.ld | 99 /* gcc uses crtbegin.o to find the start of
|
| /ThreadX-v6.4.1/ports_smp/cortex_a5_smp/gnu/example_build/ |
| D | startup.S | 442 LSR r1, r1, #20 @ Clear bottom 20 bits, to find which 1MB block it is in 451 LSR r1, r1, #20 @ Clear bottom 20 bits, to find which 1MB block it is in 460 LSR r1, r1, #20 @ Clear bottom 20 bits, to find which 1MB block it is in 469 LSR r1, r1, #20 @ Clear bottom 20 bits, to find which 1MB block it is in 483 LSR r1, r1, #20 @ Clear bottom 20 bits, to find which 1MB block it is in 500 @ ;LSR r1, r1, #20 ; Mask off bottom 20 bits to find which 1MB it is within
|
| D | sample_threadx.ld | 99 /* gcc uses crtbegin.o to find the start of
|
| /ThreadX-v6.4.1/ports_smp/cortex_a7_smp/gnu/example_build/ |
| D | startup.S | 424 LSR r1, r1, #20 @ Clear bottom 20 bits, to find which 1MB block it is in 433 LSR r1, r1, #20 @ Clear bottom 20 bits, to find which 1MB block it is in 442 LSR r1, r1, #20 @ Clear bottom 20 bits, to find which 1MB block it is in 451 LSR r1, r1, #20 @ Clear bottom 20 bits, to find which 1MB block it is in 465 LSR r1, r1, #20 @ Clear bottom 20 bits, to find which 1MB block it is in 482 @ ;LSR r1, r1, #20 ; Mask off bottom 20 bits to find which 1MB it is within
|
| D | sample_threadx.ld | 99 /* gcc uses crtbegin.o to find the start of
|
| /ThreadX-v6.4.1/ports_smp/mips32_interaptiv_smp/green/example_build/ |
| D | set_gpr_boot_values.mip | 116 // Verify that we can find the GCRs. 123 sdbbp // Can't find GCR. RTL config override of MIPS default?
|
| /ThreadX-v6.4.1/ports_module/cortex_a35/gnu/example_build/sample_threadx_module_manager/ |
| D | sample_threadx_module_manager.ld | 132 /* gcc uses crtbegin.o to find the start of
|
| /ThreadX-v6.4.1/ports_module/cortex_a35_smp/gnu/example_build/sample_threadx_module_manager/ |
| D | sample_threadx_module_manager.ld | 132 /* gcc uses crtbegin.o to find the start of
|
| /ThreadX-v6.4.1/ports_arch/ARMv8-A/threadx/ports/gnu/example_build/sample_threadx/ |
| D | sample_threadx.ld | 132 /* gcc uses crtbegin.o to find the start of
|
| /ThreadX-v6.4.1/ports_arch/ARMv8-A/threadx_smp/ports/gnu/example_build/sample_threadx/ |
| D | sample_threadx.ld | 132 /* gcc uses crtbegin.o to find the start of
|
| /ThreadX-v6.4.1/ports_module/cortex_a35_smp/gnu/example_build/sample_threadx/ |
| D | sample_threadx.ld | 132 /* gcc uses crtbegin.o to find the start of
|
| /ThreadX-v6.4.1/ports_smp/cortex_a77_smp/gnu/example_build/sample_threadx/ |
| D | sample_threadx.ld | 132 /* gcc uses crtbegin.o to find the start of
|
| /ThreadX-v6.4.1/ports_module/cortex_a35/gnu/example_build/sample_threadx/ |
| D | sample_threadx.ld | 132 /* gcc uses crtbegin.o to find the start of
|
| /ThreadX-v6.4.1/ports_smp/cortex_a78_smp/gnu/example_build/sample_threadx/ |
| D | sample_threadx.ld | 132 /* gcc uses crtbegin.o to find the start of
|
| /ThreadX-v6.4.1/ports_smp/cortex_a76ae_smp/gnu/example_build/sample_threadx/ |
| D | sample_threadx.ld | 132 /* gcc uses crtbegin.o to find the start of
|
| /ThreadX-v6.4.1/ports/cortex_a75/gnu/example_build/sample_threadx/ |
| D | sample_threadx.ld | 132 /* gcc uses crtbegin.o to find the start of
|
| /ThreadX-v6.4.1/ports/cortex_a76/gnu/example_build/sample_threadx/ |
| D | sample_threadx.ld | 132 /* gcc uses crtbegin.o to find the start of
|
| /ThreadX-v6.4.1/ports_smp/cortex_a53_smp/gnu/example_build/sample_threadx/ |
| D | sample_threadx.ld | 132 /* gcc uses crtbegin.o to find the start of
|
| /ThreadX-v6.4.1/ports_smp/cortex_a55_smp/gnu/example_build/sample_threadx/ |
| D | sample_threadx.ld | 132 /* gcc uses crtbegin.o to find the start of
|
| /ThreadX-v6.4.1/ports/cortex_a77/gnu/example_build/sample_threadx/ |
| D | sample_threadx.ld | 132 /* gcc uses crtbegin.o to find the start of
|
123