Searched refs:choose (Results 1 – 25 of 139) sorted by relevance
123456
/Zephyr-latest/boards/arm/fvp_baser_aemv8r/doc/ |
D | debug-with-arm-ds.rst | 25 From menu choose ``Window -> Perspective -> Open Perspective -> Other...``: 27 .. image:: images/perspective-choose-other.jpg 29 :alt: Arm DS Perspective choose Other... 31 In the opened window, choose ``Development Studio (default)``: 33 .. image:: images/perspective-choose-ds.jpg 35 :alt: Arm DS Perspective choose DS 50 :alt: Arm DS create new configuration database: choose database name 61 Right click ``Zephyr`` in ``Project Explorer``, choose ``New -> Model Configuration``:
|
/Zephyr-latest/drivers/spi/ |
D | Kconfig.mcux_dspi | 36 TX data need pre-fix with command, user can choose not to use it
|
/Zephyr-latest/samples/subsys/llext/modules/ |
D | CMakeLists.txt | 38 message(FATAL_ERROR "Please choose 'y' or 'm' for CONFIG_HELLO_WORLD_MODE")
|
/Zephyr-latest/drivers/sensor/hp206c/ |
D | Kconfig | 38 For more info on how to choose this value, consult section 6.1.1 in
|
/Zephyr-latest/boards/intel/adsp/doc/ |
D | intel_adsp_ace15_mtpm.rst | 19 If you choose to build with the Xtensa toolchain instead of the Zephyr SDK, set
|
D | intel_adsp_cavs25.rst | 19 If you choose to build with the Xtensa toolchain instead of the Zephyr SDK, set
|
/Zephyr-latest/soc/nuvoton/npcx/common/ |
D | CMakeLists.txt | 36 # Property magic which makes west flash choose right file.
|
/Zephyr-latest/doc/connectivity/networking/ |
D | usbnet_setup.rst | 42 To establish network connection to the board we need to choose IP address 45 It make sense to choose addresses in the same subnet we have in Zephyr
|
/Zephyr-latest/tests/benchmarks/wait_queues/ |
D | README.rst | 4 A Zehpyr application developer may choose between two different wait queue
|
/Zephyr-latest/tests/benchmarks/sched_queues/ |
D | README.rst | 4 A Zephyr application developer may choose between three different scheduling
|
/Zephyr-latest/doc/develop/west/ |
D | moving-to-west.rst | 37 The name :file:`zephyrproject` is recommended, but you can choose any name
|
D | troubleshooting.rst | 137 west: error: argument <command>: invalid choice: 'build' (choose from 'init', [...]) 140 west: error: argument <command>: invalid choice: 'flash' (choose from 'init', [...]) 187 (choose from 'init', 'update', 'list', 'manifest', 'diff',
|
/Zephyr-latest/doc/develop/toolchains/ |
D | gnu_arm_embedded.rst | 12 :file:`C:\\gnu_arm_embedded`. You can also choose the default installation
|
/Zephyr-latest/boards/sparkfun/red_v_things_plus/doc/ |
D | index.rst | 42 and choose version V6.46a or later (Downloads for Windows, Linux, and macOS are
|
/Zephyr-latest/boards/snps/hsdk/support/ |
D | openocd-2-cores.cfg | 38 # CHIPNAME will be used to choose core family (600, 700 or EM). As far as
|
D | openocd.cfg | 38 # CHIPNAME will be used to choose core family (600, 700 or EM). As far as
|
/Zephyr-latest/.github/ISSUE_TEMPLATE/ |
D | 007_ext-source.md | 29 choose to identify a single maintainer only or add collaborators as well
|
/Zephyr-latest/samples/sensor/sgp40_sht4x/ |
D | README.rst | 14 You can choose to use the on-chip T/RH compensation of the SGP40
|
/Zephyr-latest/boards/we/ophelia1ev/doc/ |
D | index.rst | 27 to choose between the module's integrated PCB antenna and an external
|
/Zephyr-latest/boards/sifive/hifive1/doc/ |
D | index.rst | 79 and choose version V6.46a or later (Downloads for Windows, Linux, and macOS are
|
/Zephyr-latest/boards/amd/acp_6_0_adsp/doc/ |
D | index.rst | 59 If you choose to build with the Xtensa toolchain instead of the Zephyr SDK, set
|
/Zephyr-latest/boards/snps/hsdk4xd/support/ |
D | openocd.cfg | 38 # CHIPNAME will be used to choose core family (600, 700 or EM). As far as
|
/Zephyr-latest/boards/toradex/verdin_imx8mp/doc/ |
D | index.rst | 121 - :zephyr_file:`boards/toradex/verdin_imx8mp/verdin_imx8mp_mimx8ml8_m7_defconfig`, if you choose to… 124 …r_file:`boards/toradex/verdin_imx8mp/verdin_imx8mp_mimx8ml8_m7_ddr_defconfig`, if you choose to use 200 At compilation time you have to choose which RAM will be used. To facilitate this process, there are
|
/Zephyr-latest/samples/tfm_integration/tfm_psa_test/ |
D | README.rst | 19 You must choose a suite via the CONFIG_TFM_PSA_TEST_* configs.
|
/Zephyr-latest/doc/hardware/peripherals/ |
D | dma.rst | 40 ISR-allowable calls. Many drivers choose to create a simple static descriptor array per channel with
|
123456