Home
last modified time | relevance | path

Searched refs:create (Results 1 – 25 of 363) sorted by relevance

12345678910>>...15

/Zephyr-latest/boards/arm/fvp_baser_aemv8r/doc/
Ddebug-with-arm-ds.rst42 .. 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/
Dopenocd_hifive_unleashed.cfg14 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/
Dopenocd_hifive_unmatched.cfg14 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/
DCMakeLists.txt191 NAME ${CMAKE_CURRENT_FUNCTION}_yaml-create
195 yaml_set(NAME ${CMAKE_CURRENT_FUNCTION}_yaml-create
199 yaml_save(NAME ${CMAKE_CURRENT_FUNCTION}_yaml-create)
215 NAME ${CMAKE_CURRENT_FUNCTION}_yaml-create
219 yaml_set(NAME ${CMAKE_CURRENT_FUNCTION}_yaml-create
223 yaml_save(NAME ${CMAKE_CURRENT_FUNCTION}_yaml-create)
247 NAME ${CMAKE_CURRENT_FUNCTION}_yaml-create
251 yaml_set(NAME ${CMAKE_CURRENT_FUNCTION}_yaml-create
261 yaml_set(NAME ${CMAKE_CURRENT_FUNCTION}_yaml-create
268 yaml_set(NAME ${CMAKE_CURRENT_FUNCTION}_yaml-create
[all …]
/Zephyr-latest/boards/renesas/rcar_spider_s4/support/
Dopenocd.cfg22 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/
Dopenocd_arty_a7_arm_designstart.cfg2 dap create $_CHIPNAME.dap -chain-position $_CHIPNAME.cpu
5 target create $_TARGETNAME cortex_m -dap $_CHIPNAME.dap
/Zephyr-latest/boards/sc/scobc_module1/support/
Dopenocd.cfg13 dap create $_CHIPNAME.dap -chain-position $_CHIPNAME.cpu
16 target create $_TARGETNAME cortex_m -dap $_CHIPNAME.dap
Dscobc-module1.cfg23 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/
Dopenocd.cfg18 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/
Dmr_canhubk3.overlay8 * Currently there's no support for mcuboot, so create a partition for this test.
/Zephyr-latest/modules/hal_silabs/simplicity_sdk/
DKconfig12 See AN1127 for information on how to create a custom PA curve.
20 See AN1127 for information on how to create a custom PA curve.
/Zephyr-latest/tests/subsys/storage/flash_map/boards/
Dmr_canhubk3.overlay10 * Currently there's no support for mcuboot, so create a partition for this test.
/Zephyr-latest/boards/snps/hsdk4xd/support/
Dopenocd.cfg57 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/hsdk/support/
Dopenocd.cfg57 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/scripts/ci/es_upload/
DREADME.md8 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/
DREADME.rst4 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/tests/application_development/software_bill_of_materials/
DPreLoad.cmake5 # We need to create the CMake file API query before the configure step
/Zephyr-latest/boards/renode/riscv32_virtual/support/
Driscv32_virtual.resc7 mach create $name
/Zephyr-latest/soc/nxp/lpc/lpc51u68/
Dlinker.ld8 * so we create an alias for the symbol to Zephyr's vector table
/Zephyr-latest/boards/ite/it8xxx2_evb/support/
Dit8xxx2_evb.resc7 mach create $name
/Zephyr-latest/boards/microchip/m2gl025_miv/support/
Dm2gl025_miv.resc7 mach create $name
/Zephyr-latest/boards/renode/cortex_r8_virtual/support/
Dcortex_r8_virtual.resc7 mach create $name
/Zephyr-latest/boards/antmicro/myra_sip_baseboard/support/
Dmyra_sip_baseboard.resc7 mach create $name
/Zephyr-latest/tests/benchmarks/posix/threads/src/
Dmain.c64 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/boards/ene/kb1200_evb/support/
Dopenocd.cfg34 dap create $_CHIPNAME.dap -chain-position $_CHIPNAME.cpu
36 target create $_TARGETNAME cortex_m -endian little -dap $_CHIPNAME.dap

12345678910>>...15