Searched refs:create (Results 1 – 25 of 349) sorted by relevance
12345678910>>...14
/Zephyr-latest/boards/arm/fvp_baser_aemv8r/doc/ |
D | debug-with-arm-ds.rst | 42 .. image:: images/create-new-configuration-database.jpg 44 :alt: Arm DS create new configuration database 48 .. image:: images/create-new-configuration-database_database-name.jpg 50 :alt: Arm DS create new configuration database: choose database name 54 .. image:: images/create-new-configuration-database_shown-in-project-explorer.jpg 56 :alt: Arm DS create new configuration database: shown in project explorer 63 .. image:: images/create-new-model-configuration.jpg 65 :alt: Arm DS create new model configuration 73 .. image:: images/create-new-model-configuration_model-path.jpg 75 :alt: Arm DS create new model configuration: set model path [all …]
|
/Zephyr-latest/boards/sifive/hifive_unleashed/support/ |
D | openocd_hifive_unleashed.cfg | 14 target create $_TARGETNAME.0 riscv -chain-position $_TARGETNAME -rtos hwthread 15 target create $_TARGETNAME.1 riscv -chain-position $_TARGETNAME -coreid 1 16 target create $_TARGETNAME.2 riscv -chain-position $_TARGETNAME -coreid 2 17 target create $_TARGETNAME.3 riscv -chain-position $_TARGETNAME -coreid 3 18 target create $_TARGETNAME.4 riscv -chain-position $_TARGETNAME -coreid 4
|
/Zephyr-latest/boards/sifive/hifive_unmatched/support/ |
D | openocd_hifive_unmatched.cfg | 14 target create $_TARGETNAME.0 riscv -chain-position $_TARGETNAME -rtos hwthread 15 target create $_TARGETNAME.1 riscv -chain-position $_TARGETNAME -coreid 1 16 target create $_TARGETNAME.2 riscv -chain-position $_TARGETNAME -coreid 2 17 target create $_TARGETNAME.3 riscv -chain-position $_TARGETNAME -coreid 3 18 target create $_TARGETNAME.4 riscv -chain-position $_TARGETNAME -coreid 4
|
/Zephyr-latest/tests/cmake/yaml/ |
D | CMakeLists.txt | 153 NAME ${CMAKE_CURRENT_FUNCTION}_yaml-create 157 yaml_set(actual NAME ${CMAKE_CURRENT_FUNCTION}_yaml-create 161 yaml_save(NAME ${CMAKE_CURRENT_FUNCTION}_yaml-create) 177 NAME ${CMAKE_CURRENT_FUNCTION}_yaml-create 181 yaml_set(actual NAME ${CMAKE_CURRENT_FUNCTION}_yaml-create 185 yaml_save(NAME ${CMAKE_CURRENT_FUNCTION}_yaml-create) 209 NAME ${CMAKE_CURRENT_FUNCTION}_yaml-create 213 yaml_set(actual NAME ${CMAKE_CURRENT_FUNCTION}_yaml-create 217 yaml_save(NAME ${CMAKE_CURRENT_FUNCTION}_yaml-create) 233 NAME ${CMAKE_CURRENT_FUNCTION}_yaml-create [all …]
|
/Zephyr-latest/boards/renesas/rcar_spider_s4/support/ |
D | openocd.cfg | 22 dap create $_DAPNAME -chain-position $_CHIPNAME.cpu 24 cti create $_CTINAME -dap $_DAPNAME -ap-num 1 -baseaddr $CR52_CTIBASE 25 target create $_TARGETNAME armv8r -dap $_DAPNAME -ap-num 1 -dbgbase $CR52_DBGBASE -cti $_CTINAME
|
/Zephyr-latest/boards/digilent/arty_a7/support/ |
D | openocd_arty_a7_arm_designstart.cfg | 2 dap create $_CHIPNAME.dap -chain-position $_CHIPNAME.cpu 5 target create $_TARGETNAME cortex_m -dap $_CHIPNAME.dap
|
/Zephyr-latest/boards/sc/scobc_module1/support/ |
D | openocd.cfg | 13 dap create $_CHIPNAME.dap -chain-position $_CHIPNAME.cpu 16 target create $_TARGETNAME cortex_m -dap $_CHIPNAME.dap
|
D | scobc-module1.cfg | 23 dap create $_CHIPNAME.dap -chain-position $_CHIPNAME.cpu 26 target create $_TARGETNAME cortex_m -dap $_CHIPNAME.dap
|
/Zephyr-latest/boards/renesas/rcar_salvator_x/support/ |
D | openocd.cfg | 18 dap create $_CHIPNAME.dap -chain-position $_CHIPNAME.cpu 20 cti create $_CHIPNAME.r7.cti -dap $_CHIPNAME.dap -ap-num 1 -baseaddr $CR7_CTIBASE 21 target create $_CHIPNAME.r7 cortex_r4 -dap $_CHIPNAME.dap -ap-num 1 -dbgbase $CR7_DBGBASE -defer-ex… 25 cti create $_CHIPNAME.a57.0.cti -dap $_CHIPNAME.dap -ap-num 1 -baseaddr $CA57_0_CTIBASE 26 target create $_CHIPNAME.a57.0 aarch64 -dap $_CHIPNAME.dap -ap-num 1 -dbgbase $CA57_0_DBGBASE -cti …
|
/Zephyr-latest/tests/subsys/fs/fcb/boards/ |
D | mr_canhubk3.overlay | 8 * Currently there's no support for mcuboot, so create a partition for this test.
|
/Zephyr-latest/boards/snps/hsdk/support/ |
D | openocd.cfg | 57 target create $_TARGETNAME2 arcv2 -chain-position $_TARGETNAME2 72 target create $_TARGETNAME3 arcv2 -chain-position $_TARGETNAME3 87 target create $_TARGETNAME4 arcv2 -chain-position $_TARGETNAME4 103 target create $_TARGETNAME1 arcv2 -chain-position $_TARGETNAME1
|
/Zephyr-latest/boards/snps/hsdk4xd/support/ |
D | openocd.cfg | 57 target create $_TARGETNAME2 arcv2 -chain-position $_TARGETNAME2 72 target create $_TARGETNAME3 arcv2 -chain-position $_TARGETNAME3 87 target create $_TARGETNAME4 arcv2 -chain-position $_TARGETNAME4 103 target create $_TARGETNAME1 arcv2 -chain-position $_TARGETNAME1
|
/Zephyr-latest/tests/subsys/storage/flash_map/boards/ |
D | mr_canhubk3.overlay | 10 * Currently there's no support for mcuboot, so create a partition for this test.
|
/Zephyr-latest/scripts/ci/es_upload/ |
D | README.md | 8 An index map file allows to create destination index files on ElasticSearch server 33 Execute the upload script once for the first time to create your index at the ElasticSearch 36 python3 ./scripts/ci/upload_test_results_es.py --create-index \ 74 python3 ./scripts/ci/upload_test_results_es.py --create-index \ 95 python3 ./scripts/ci/upload_test_results_es.py --create-index \ 119 python3 ./scripts/ci/upload_test_results_es.py --create-index \ 142 python3 ./scripts/ci/upload_test_results_es.py --create-index \
|
/Zephyr-latest/samples/posix/eventfd/ |
D | README.rst | 4 Use ``eventfd()`` to create a file descriptor for event notification. 9 This sample application demonstrates using the POSIX eventfd() function to create a file descriptor,
|
/Zephyr-latest/boards/renode/riscv32_virtual/support/ |
D | riscv32_virtual.resc | 7 mach create $name
|
/Zephyr-latest/soc/nxp/lpc/lpc51u68/ |
D | linker.ld | 8 * so we create an alias for the symbol to Zephyr's vector table
|
/Zephyr-latest/boards/renode/cortex_r8_virtual/support/ |
D | cortex_r8_virtual.resc | 7 mach create $name
|
/Zephyr-latest/boards/microchip/m2gl025_miv/support/ |
D | m2gl025_miv.resc | 7 mach create $name
|
/Zephyr-latest/boards/ite/it8xxx2_evb/support/ |
D | it8xxx2_evb.resc | 7 mach create $name
|
/Zephyr-latest/tests/benchmarks/posix/threads/src/ |
D | main.c | 64 static void create_join_common(const char *tag, create_fn create, join_fn join) in create_join_common() argument 75 ret = create(i); in create_join_common() 101 ret = create(i); in create_join_common()
|
/Zephyr-latest/cmake/ |
D | vif.cmake | 42 message(FATAL_ERROR "No VIF source XML file found. To fix, create" 44 " directory, or create '${vif_xml}' file in application"
|
/Zephyr-latest/include/zephyr/linker/ |
D | app_smem.ld | 14 * 1. Using A.ld to create a linker script A.cmd. 16 * 3. Using A_prebuilt.elf to create B.ld.
|
/Zephyr-latest/boards/ene/kb1200_evb/support/ |
D | openocd.cfg | 34 dap create $_CHIPNAME.dap -chain-position $_CHIPNAME.cpu 36 target create $_TARGETNAME cortex_m -endian little -dap $_CHIPNAME.dap
|
/Zephyr-latest/drivers/led_strip/ |
D | Kconfig.ws2812 | 60 …Number of NOP assembly operations to create a delay for a 1 bit, high voltage period (default 700 … 70 …Number of NOP assembly operations to create a delay for a 1 bit, low voltage period (default 600 n… 80 …Number of NOP assembly operations to create a delay for a 0 bit, high voltage period (default 350 … 90 …Number of NOP assembly operations to create a delay for a 0 bit, low voltage period (default 800 …
|
12345678910>>...14