Searched full:choose (Results 1 – 25 of 239) sorted by relevance
12345678910
/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 46 Choose a name for the database. Here ``Zephyr`` is used: 50 :alt: Arm DS create new configuration database: choose database name 61 Right click ``Zephyr`` in ``Project Explorer``, choose ``New -> Model Configuration``: 69 1. Choose ``Iris`` for ``Model Interface``, then ``Next >``. [all …]
|
/Zephyr-latest/tests/posix/single_process/ |
D | prj.conf | 4 # Let's explicitly choose PICOLIBC, so it is used if supported even if it would not have been the
|
/Zephyr-latest/arch/arc/core/ |
D | irq_offload.c | 16 /* Choose a reasonable default for interrupt line which is used for irq_offload with the option 22 /* Last two lined are already used in the IRQ tests, so we choose 3rd from the end line */
|
/Zephyr-latest/soc/openisa/rv32m1/ |
D | Kconfig.soc | 7 Enable support for OpenISA RV32M1 RISC-V processors. Choose
|
/Zephyr-latest/subsys/debug/symtab/ |
D | Kconfig | 12 Choose N if you have no idea what is this.
|
/Zephyr-latest/dts/bindings/clock/ |
D | renesas,ra-cgc-external-clock.yaml | 18 Choose the way for external Clock Oscillator supply
|
D | nuvoton,numaker-scc.yaml | 54 Configure power down mode, please choose one of NUMAKER_CLK_PMUCTL_PDMSEL_XXX
|
/Zephyr-latest/subsys/tracing/sysview/ |
D | Kconfig | 25 prompt "Choose SystemView data linker section"
|
/Zephyr-latest/scripts/west_commands/runners/ |
D | mdb.py | 137 help='''choose the cores that target has, e.g. 182 help='''choose the jtag interface for hardware 186 help='''choose the number of cores that target has, 189 help='''choose the specific digilent device to
|
/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/drivers/modem/ |
D | Kconfig.ublox-sara-r4 | 15 Choose this setting to enable u-blox SARA-R4 LTE-CatM1/NB-IoT modem 96 Choose this setting to use a modem GPIO pin as network indication.
|
D | Kconfig.hl7800 | 12 Choose this setting to enable 73 Choose this setting to configure which LTE bands the 193 Choose this setting to enable a low power mode for the HL7800 modem
|
D | Kconfig.wncm14a2a | 12 Choose this setting to enable Wistron WNC-M14A2A LTE-M modem driver.
|
/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/tests/bsim/bluetooth/host/att/read_fill_buf/client/ |
D | main.c | 51 /* Arg `offset == 0`: the stack should choose ATT_READ PDU. */ in test_long_read() 57 /* Arg `offset != 0`: the stack should choose ATT_READ_BLOB PDU. */ in test_long_read()
|
/Zephyr-latest/drivers/sensor/sx9500/ |
D | Kconfig | 20 The SX9500 offers 4 separate proximity channels. Choose which one
|
/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/subsys/debug/ |
D | Kconfig | 183 CONFIG_ASAN due to clang limitations. You must choose one 359 Choose Y if you want to override the default frame pointer behavior 360 of your compiler, otherwise choose N. 367 Choose Y for best performance. On some architectures (including x86) 370 Choose N in you wish to retain the frame pointer. This option may
|
/Zephyr-latest/dts/bindings/sensor/ |
D | ti,fdc2x1x.yaml | 233 1 = divide by 1. Choose for sensor frequencies between 235 2 = divide by 2. Choose for sensor frequencies between 5MHz 239 2 = divide by 2. Choose for sensor frequencies between
|
/Zephyr-latest/soc/infineon/cat1a/ |
D | Kconfig | 42 Choose the prebuilt application image to be executed on the Cortex-M0+ core of the PSOC™ 6
|
/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
|
/Zephyr-latest/tests/benchmarks/wait_queues/ |
D | README.rst | 4 A Zehpyr application developer may choose between two different wait queue
|
/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/dts/bindings/stepper/adi/ |
D | adi,trinamic-ramp-generator.yaml | 86 In combination with StealthChop mode, setting IHOLD=0 allows to choose freewheeling or coil 94 Hint: Choose sense resistors in a way, that normal
|
/Zephyr-latest/cmake/toolchain/xtools/ |
D | generic.cmake | 14 # Choose one of the toolchains in 'TOOLCHAIN_HOME' at random to use as
|
12345678910