Searched refs:create (Results 1 – 25 of 363) sorted by relevance
12345678910>>...15
42 .. image:: images/create-new-configuration-database.jpg44 :alt: Arm DS create new configuration database48 .. image:: images/create-new-configuration-database_database-name.jpg50 :alt: Arm DS create new configuration database: choose database name54 .. image:: images/create-new-configuration-database_shown-in-project-explorer.jpg56 :alt: Arm DS create new configuration database: shown in project explorer63 .. image:: images/create-new-model-configuration.jpg65 :alt: Arm DS create new model configuration73 .. image:: images/create-new-model-configuration_model-path.jpg75 :alt: Arm DS create new model configuration: set model path[all …]
14 target create $_TARGETNAME.0 riscv -chain-position $_TARGETNAME -rtos hwthread15 target create $_TARGETNAME.1 riscv -chain-position $_TARGETNAME -coreid 116 target create $_TARGETNAME.2 riscv -chain-position $_TARGETNAME -coreid 217 target create $_TARGETNAME.3 riscv -chain-position $_TARGETNAME -coreid 318 target create $_TARGETNAME.4 riscv -chain-position $_TARGETNAME -coreid 4
191 NAME ${CMAKE_CURRENT_FUNCTION}_yaml-create195 yaml_set(NAME ${CMAKE_CURRENT_FUNCTION}_yaml-create199 yaml_save(NAME ${CMAKE_CURRENT_FUNCTION}_yaml-create)215 NAME ${CMAKE_CURRENT_FUNCTION}_yaml-create219 yaml_set(NAME ${CMAKE_CURRENT_FUNCTION}_yaml-create223 yaml_save(NAME ${CMAKE_CURRENT_FUNCTION}_yaml-create)247 NAME ${CMAKE_CURRENT_FUNCTION}_yaml-create251 yaml_set(NAME ${CMAKE_CURRENT_FUNCTION}_yaml-create261 yaml_set(NAME ${CMAKE_CURRENT_FUNCTION}_yaml-create268 yaml_set(NAME ${CMAKE_CURRENT_FUNCTION}_yaml-create[all …]
22 dap create $_DAPNAME -chain-position $_CHIPNAME.cpu24 cti create $_CTINAME -dap $_DAPNAME -ap-num 1 -baseaddr $CR52_CTIBASE25 target create $_TARGETNAME armv8r -dap $_DAPNAME -ap-num 1 -dbgbase $CR52_DBGBASE -cti $_CTINAME
2 dap create $_CHIPNAME.dap -chain-position $_CHIPNAME.cpu5 target create $_TARGETNAME cortex_m -dap $_CHIPNAME.dap
13 dap create $_CHIPNAME.dap -chain-position $_CHIPNAME.cpu16 target create $_TARGETNAME cortex_m -dap $_CHIPNAME.dap
23 dap create $_CHIPNAME.dap -chain-position $_CHIPNAME.cpu26 target create $_TARGETNAME cortex_m -dap $_CHIPNAME.dap
18 dap create $_CHIPNAME.dap -chain-position $_CHIPNAME.cpu20 cti create $_CHIPNAME.r7.cti -dap $_CHIPNAME.dap -ap-num 1 -baseaddr $CR7_CTIBASE21 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_CTIBASE26 target create $_CHIPNAME.a57.0 aarch64 -dap $_CHIPNAME.dap -ap-num 1 -dbgbase $CA57_0_DBGBASE -cti …
8 * Currently there's no support for mcuboot, so create a partition for this test.
12 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.
10 * Currently there's no support for mcuboot, so create a partition for this test.
57 target create $_TARGETNAME2 arcv2 -chain-position $_TARGETNAME272 target create $_TARGETNAME3 arcv2 -chain-position $_TARGETNAME387 target create $_TARGETNAME4 arcv2 -chain-position $_TARGETNAME4103 target create $_TARGETNAME1 arcv2 -chain-position $_TARGETNAME1
8 An index map file allows to create destination index files on ElasticSearch server33 Execute the upload script once for the first time to create your index at the ElasticSearch36 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 \
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,
5 # We need to create the CMake file API query before the configure step
7 mach create $name
8 * so we create an alias for the symbol to Zephyr's vector table
64 static void create_join_common(const char *tag, create_fn create, join_fn join) in create_join_common() argument75 ret = create(i); in create_join_common()101 ret = create(i); in create_join_common()
34 dap create $_CHIPNAME.dap -chain-position $_CHIPNAME.cpu36 target create $_TARGETNAME cortex_m -endian little -dap $_CHIPNAME.dap