Searched refs:ports (Results 1 – 15 of 15) sorted by relevance
/ThreadX-v6.4.1/test/ports/ |
D | azrtos_cicd.old.bat | 108 CALL :DO_DIR IAR CORTEX_M0 %AZRTOS_REPO_DIR%\ports\cortex_m0\iar\example_build 109 CALL :DO_DIR IAR CORTEX_M3 %AZRTOS_REPO_DIR%\ports\cortex_m3\iar\example_build 110 CALL :DO_DIR IAR CORTEX_M4 %AZRTOS_REPO_DIR%\ports\cortex_m4\iar\example_build 111 CALL :DO_DIR IAR CORTEX_M7 %AZRTOS_REPO_DIR%\ports\cortex_m7\iar\example_build 112 REM CALL :DO_DIR IAR CORTEX_M23 %AZRTOS_REPO_DIR%\ports\cortex_m23\iar\example_build 113 REM CALL :DO_DIR IAR CORTEX_M33 %AZRTOS_REPO_DIR%\ports\cortex_m33\iar\example_build 114 CALL :DO_DIR IAR CORTEX_R4 %AZRTOS_REPO_DIR%\ports\cortex_r4\iar\example_build 115 CALL :DO_DIR IAR CORTEX_R5 %AZRTOS_REPO_DIR%\ports\cortex_r5\iar\example_build 116 CALL :DO_DIR IAR CORTEX_A5 %AZRTOS_REPO_DIR%\ports\cortex_a5\iar\example_build 117 CALL :DO_DIR IAR CORTEX_A7 %AZRTOS_REPO_DIR%\ports\cortex_a7\iar\example_build [all …]
|
D | azrtos_cicd.csv | 6 "ThreadX for Cortex ARM9 using the IAR tools", "TX ThreadX ARM Cortex ARM9 IAR", "ports\arm9\iar\ex… 7 "ThreadX for Cortex ARM11 using the IAR tools", "TX ThreadX ARM Cortex ARM11 IAR", "ports\arm11\iar… 8 "ThreadX for Cortex M0 using the IAR tools", "TX ThreadX ARM Cortex M0 IAR", "ports\cortex_m0\iar\e… 9 "ThreadX for Cortex M3 using the IAR tools", "TX ThreadX ARM Cortex M3 IAR", "ports\cortex_m3\iar\e… 10 "ThreadX for Cortex M4 using the IAR tools", "TX ThreadX ARM Cortex M4 IAR", "ports\cortex_m4\iar\e… 11 "ThreadX for Cortex M7 using the IAR tools", "TX ThreadX ARM Cortex M7 IAR", "ports\cortex_m7\iar\e… 12 "ThreadX for Cortex R4 using the IAR tools", "TX ThreadX ARM Cortex R4 IAR", "ports\cortex_r4\iar\e… 13 "ThreadX for Cortex R5 using the IAR tools", "TX ThreadX ARM Cortex R5 IAR", "ports\cortex_r5\iar\e… 14 "ThreadX for Cortex A5 using the IAR tools", "TX ThreadX ARM Cortex A5 IAR", "ports\cortex_a5\iar\e… 15 "ThreadX for Cortex A7 using the IAR tools", "TX ThreadX ARM Cortex A7 IAR", "ports\cortex_a7\iar\e… [all …]
|
D | azrtos_test_tx_iar_cortex_m4.bat | 21 …\ports\cortex_m4\iar\example_build\settings\sample_threadx.Debug.general.xcl" --macro unit_test.ma… 22 …TOS\threadx\ports\cortex_m4\iar\example_build\settings\sample_threadx.Debug.general.xcl" --backend…
|
D | README.md | 18 * Testing ports 20 * Testing one or more ports 21 * Verifying the ports build 22 * Verifying that examples one or more ports during development 41 This is the default database of ports, examples and corresponding data and scripts. The database is…
|
D | README.old.md | 5 This directory contains a collection of files to execute several automated operations on all ports.
|
/ThreadX-v6.4.1/ports_arch/ARMv8-M/ |
D | README.md | 1 # ARMv8-M architecture ports 3 The ThreadX, ThreadX SMP, ThreadX Modules and ThreadX SMP Modules ports for ARMv8 share many files … 4 …efficient these files are internally tracked only once and copied over to specific ports for users.
|
/ThreadX-v6.4.1/ports_arch/ARMv7-A/ |
D | README.md | 1 # ARMv7-A architecture ports 3 The ThreadX, ThreadX SMP, ThreadX Modules and ThreadX SMP Modules ports for ARMv7 share many files … 4 …efficient these files are internally tracked only once and copied over to specific ports for users.
|
/ThreadX-v6.4.1/ports_arch/ARMv7-M/ |
D | README.md | 1 # ARMv7-M architecture ports 3 The ThreadX, ThreadX SMP, ThreadX Modules and ThreadX SMP Modules ports for ARMv7 share many files … 4 …efficient these files are internally tracked only once and copied over to specific ports for users.
|
/ThreadX-v6.4.1/ports_arch/ARMv8-A/ |
D | README.md | 1 # ARMv8-A architecture ports 3 … ports for ARMv8 share many files in common. To make work more efficient these files are internall…
|
/ThreadX-v6.4.1/test/tx/cmake/regression/ |
D | generate_test_file.sh | 4 src=$(dirname $0)/../../../../ports/linux/gnu/src/tx_initialize_low_level.c
|
/ThreadX-v6.4.1/test/tx/cmake/samples/ |
D | CMakeLists.txt | 6 set(SOURCE_DIR ${CMAKE_CURRENT_LIST_DIR}/../../../../ports/linux/gnu/example_build)
|
/ThreadX-v6.4.1/ |
D | CMakeLists.txt | 28 add_subdirectory(${CMAKE_CURRENT_LIST_DIR}/ports/${THREADX_ARCH}/${THREADX_TOOLCHAIN})
|
D | README.md | 26 …├── ports # Architecture and compiler specific files. See below for directo…
|
/ThreadX-v6.4.1/utility/low_power/ |
D | low_power.md | 32 For convenience, the Cortex-M and RX ports have calls to the low power APIs already integrated into…
|
/ThreadX-v6.4.1/ports_module/cortex_m23/ac6/example_build/ |
D | ARMCM23_TZ_config.txt | 107 …"" # (string, init-time) default = '' : Listening ports to expose in user-…
|