Searched refs:need (Results 126 – 150 of 733) sorted by relevance
12345678910>>...30
| /Zephyr-latest/boards/vngiotlab/nrf51_vbluno51/ |
| D | nrf51_vbluno51.dts | 45 /* gpio flags need validation */
|
| /Zephyr-latest/boards/nxp/mimxrt700_evk/ |
| D | mimxrt700_evk_mimxrt798s_cm33_cpu1.dts | 61 * In case we need to switch to SYSTICK timer, then
|
| /Zephyr-latest/samples/drivers/mspi/mspi_async/ |
| D | README.rst | 11 memory device. The asynchronous transceive call need to be supported
|
| /Zephyr-latest/tests/boards/mec172xevb_assy6906/i2c_api/ |
| D | README.txt | 15 We need to change to use I2C01 port by making some jumpers setting as below:
|
| /Zephyr-latest/doc/security/ |
| D | reporting.rst | 97 need to be embargoed. 101 decides do not need an embargo will be reproduced in the regular 154 to determine if they need to backport these changes to any internal 201 a need to know. The following parties will need to know details about
|
| /Zephyr-latest/boards/microchip/mec1501modular_assy6885/ |
| D | CMakeLists.txt | 16 # we need to skip it.
|
| /Zephyr-latest/boards/microchip/mec15xxevb_assy6853/ |
| D | CMakeLists.txt | 16 # we need to skip it.
|
| /Zephyr-latest/boards/microchip/mec172xevb_assy6906/ |
| D | CMakeLists.txt | 16 # we need to skip it.
|
| /Zephyr-latest/boards/vngiotlab/nrf52_vbluno52/ |
| D | nrf52_vbluno52.dts | 44 /* gpio flags need validation */
|
| /Zephyr-latest/drivers/ieee802154/ |
| D | Kconfig.rf2xx | 30 might need it too). And of course it has to start before the net stack.
|
| D | Kconfig.dw1000 | 36 might need it too). And of course it has to start before the net stack.
|
| /Zephyr-latest/samples/boards/microchip/mec172xevb_assy6906/qmspi_ldma/ |
| D | mec172xevb_assy6906.overlay | 59 * For MEC1727 we need to disable internal SPI pins before
|
| /Zephyr-latest/boards/st/b_u585i_iot02a/doc/ |
| D | index.rst | 181 Once done, before flashing, you need to first run a generated script that 190 Please note that, after having run a TFM sample on the board, you will need to 194 Also note that, even then, TZEN will remain set, and you will need to use 299 If you have flashed a sample to the board that enables TrustZone, you will need 310 first need to set it to ``DC`` (step 2). 312 Finally you need to set the "Write Protection 1 & 2" bytes properly, otherwise 320 "BOOT0" silkscreen label from left to right). You need to press "Reset" (B2 RST
|
| /Zephyr-latest/doc/develop/getting_started/ |
| D | installation_linux.rst | 19 need to configure a proxy for accessing the internet, if you haven't 65 documentation. If you need to add a dependency only required for building 71 need one. 113 other and Clear Linux is no exception. If you need a more flexible 168 you'll need to add ~/.local/bin to your PATH. (See :ref:`python-pip` 200 If you have an older version, you will need to install a more recent Python 3. 260 If you relocate the SDK directory, you need to re-run the setup script.
|
| /Zephyr-latest/boards/arduino/nano_33_ble/doc/ |
| D | index.rst | 23 you need to know about the pins. 58 On Windows you need to use the :file:`bossac.exe` from the `Arduino IDE`_ 59 You will also need to specify the COM port using the --bossac-port argument: 89 bit of difficult soldering. At a minimum, SWDIO and SWCLK need soldering (As
|
| /Zephyr-latest/samples/subsys/usb_c/sink/boards/ |
| D | numaker_m2l31ki.overlay | 89 * 2. Power pins which need to disable digital input path
|
| /Zephyr-latest/drivers/interrupt_controller/ |
| D | Kconfig.intel_vtd | 16 multi-vector support, you will need to enable this.
|
| /Zephyr-latest/cmake/compiler/clang/ |
| D | target_arm.cmake | 36 # default, so no need to do anything when CONFIG_FP16_IEEE is selected.
|
| /Zephyr-latest/arch/arm/core/cortex_m/ |
| D | CMakeLists.txt | 46 # required for CPUs without VTOR, which need to have the exception vector
|
| /Zephyr-latest/samples/subsys/input/draw_touch_events/ |
| D | README.rst | 25 For testing purposes without the need of any hardware, the :ref:`native_sim <native_sim>`
|
| /Zephyr-latest/samples/bluetooth/direct_adv/ |
| D | README.rst | 13 provides two Bluetooth LE characteristics. To perform write, devices need to be bonded, while read
|
| /Zephyr-latest/samples/boards/st/uart/single_wire/ |
| D | README.rst | 19 You need to establish a physical connection between UART pins on the board.
|
| /Zephyr-latest/doc/develop/west/ |
| D | why.rst | 57 would still need to be inside the main zephyr Git tree 58 - Does not support **R3**, since downstream copies would need to either 94 might need to be installed and accessible to the build system). It may not
|
| /Zephyr-latest/soc/openisa/rv32m1/ |
| D | linker.ld | 22 * Extra efforts would need to be taken to ensure the IRQ handlers are within 67 * at runtime, but we need to put the reset vectors in hardcoded places. 267 * but need to avoid build system warnings about orphaned sections.
|
| /Zephyr-latest/doc/develop/test/ |
| D | coverage.rst | 57 #. Capture the emulator output into a log file. You may need to terminate 78 #. Find the gcov binary placed in the SDK. You will need to pass the path to 133 You need a recent version of lcov (at least 1.14) with support for 143 You just need to invoke it with the ``--coverage`` command line option.
|
12345678910>>...30