Searched refs:required (Results 251 – 275 of 789) sorted by relevance
1...<<11121314151617181920>>...32
/Zephyr-latest/samples/net/cloud/mqtt_azure/ |
D | README.rst | 26 - Azure IOT Cloud credentials and required information 34 Certs are required to authenticate to the Azure Cloud IoT hub.
|
/Zephyr-latest/drivers/display/ |
D | Kconfig.mcux_elcdif | 22 framebuffers are required to support partial display updates. 37 int "Framebuffer size required by the eLCDIF driver"
|
/Zephyr-latest/scripts/west_commands/runners/ |
D | jlink.py | 142 parser.add_argument('--device', required=True, help='device name') 145 parser.add_argument('--loader', required=False, dest='loader', 147 parser.add_argument('--id', required=False, dest='dev_id',
|
D | dfu.py | 53 parser.add_argument("--alt", required=True,
|
D | nrfjprog.py | 55 parser.add_argument('--qspiini', required=False, dest='qspi_ini',
|
D | silabs_commander.py | 61 parser.add_argument('--device', required=True,
|
/Zephyr-latest/boards/snps/nsim/arc_v/doc/ |
D | index.rst | 34 either `DesignWare ARC nSIM`_ or `DesignWare ARC Free nSIM`_ is required. 134 If modification of existing nsim configuration is required or even there's a need in creation of a 135 new one it's required to maintain alignment between 182 and based on the selected CPU model via Kconfig. It still can be forcefully set to required value
|
/Zephyr-latest/boards/qemu/riscv64/doc/ |
D | index.rst | 14 Please see the :ref:`installation instructions <install-required-tools>`
|
/Zephyr-latest/cmake/emu/ |
D | armfvp.cmake | 21 "the minimum required by the current board is \"${ARMFVP_MIN_VERSION}\".")
|
/Zephyr-latest/arch/arm/core/ |
D | vector_table.ld | 34 * setting in any Cortex-M implementation (might not be required in every
|
/Zephyr-latest/subsys/mgmt/mcumgr/transport/ |
D | Kconfig.uart | 43 area required for smooth RX operation.
|
/Zephyr-latest/samples/net/zperf/ |
D | README.rst | 56 Depending on the network technology chosen, extra steps may be required
|
/Zephyr-latest/boards/shields/buydisplay_2_8_tft_touch_arduino/doc/ |
D | index.rst | 12 required to use this shield.
|
/Zephyr-latest/doc/services/tfm/ |
D | testsuites.rst | 36 The output of these test suites is required to obtain PSA Certification for
|
D | requirements.rst | 41 The following Python modules are required when building TF-M binaries:
|
/Zephyr-latest/doc/connectivity/bluetooth/api/ |
D | l2cap.rst | 30 listen to, the required security level ``sec_level``, and the callback
|
/Zephyr-latest/drivers/ethernet/dwc_xgmac/ |
D | Kconfig | 21 Platform specific glue support is also required. This driver is
|
/Zephyr-latest/doc/develop/getting_started/ |
D | installation_mac.rst | 38 MacPorts instead of Homebrew to get all the required dependencies on macOS.
|
/Zephyr-latest/samples/sensor/grove_temperature/ |
D | README.rst | 18 To use this sample, the following hardware is required:
|
/Zephyr-latest/boards/st/stm32f3_disco/doc/ |
D | index.rst | 7 MCU with everything required for beginners and experienced users to get 166 so its :ref:`installation <stm32cubeprog-flash-host-tools>` is required. 199 TTL(3.3V) serial adapter is required. For PCB version C and newer a Virtual Com
|
/Zephyr-latest/doc/services/device_mgmt/ |
D | mcumgr_backporting.rst | 9 Currently, the backporting process, described in this document, is required only when providing 108 As a maintainer, these are the steps required before proceeding with the merge process: 110 1. Check if the author has followed the correct steps that are required to apply the fix, as descri…
|
/Zephyr-latest/subsys/mgmt/mcumgr/smp/ |
D | Kconfig | 32 Minimal decoding levels, map/list encapsulation, required 88 Minimal encoding levels, map/list encapsulation, required
|
/Zephyr-latest/doc/services/llext/ |
D | config.rst | 22 alignment required by the architecture. 85 This is currently required by the Xtensa architecture. Further
|
/Zephyr-latest/cmake/compiler/ |
D | compiler_flags_template.cmake | 61 set_property(TARGET compiler-cpp PROPERTY required) 128 set_property(TARGET asm PROPERTY required)
|
/Zephyr-latest/samples/subsys/modbus/rtu_server/ |
D | README.rst | 31 a RS-485 shield are required. The shield converts UART TX, RX signals to RS-485. 44 Only an evaluation board with supported USB device controller is required.
|
1...<<11121314151617181920>>...32