Home
last modified time | relevance | path

Searched refs:recommended (Results 1 – 25 of 136) sorted by relevance

123456

/Zephyr-Core-3.4.0/scripts/kconfig/
Dhardenconfig.py25 def __init__(self, name, recommended, current=None, symbol=None): argument
27 self.recommended = recommended
33 elif recommended == current:
47 recommended = row[1]
55 recommended=recommended, symbol=symbol))
70 opt.name, opt.current, opt.recommended), end='')
/Zephyr-Core-3.4.0/doc/project/
Dissues.rst7 issues, it is recommended to cross-reference source code commits with the
28 For this, `git bisect`_ is the recommended tool.
/Zephyr-Core-3.4.0/doc/security/
Dhardening-tool.rst33 could lead to a security vulnerability, the table will propose a recommended value that should be
38 name | current | recommended || check result
/Zephyr-Core-3.4.0/scripts/
Drequirements-base.txt4 # part of the recommended workflow
/Zephyr-Core-3.4.0/subsys/fs/nvs/
DKconfig28 It is recommended that it be a power of 2.
/Zephyr-Core-3.4.0/doc/develop/toolchains/
Dzephyr_sdk.rst10 Use of the Zephyr SDK is highly recommended and may even be required under
65 the recommended version for the corresponding Zephyr version.
109 It is recommended to extract the Zephyr SDK bundle at one of the following
146 It is recommended to extract the Zephyr SDK bundle at one of the following
194 It is recommended to extract the Zephyr SDK bundle at one of the following
/Zephyr-Core-3.4.0/subsys/mgmt/mcumgr/grp/fs_mgmt/
DCMakeLists.txt27 "disabled, this is an insecure configuration and not recommended for production "
/Zephyr-Core-3.4.0/doc/services/crypto/random/
Dindex.rst13 FIPS 140-2 [NIST02]_ recommended algorithms. Hardware based random-number
81 a FIPS140-2 recommended cryptographically secure random number generator.
/Zephyr-Core-3.4.0/subsys/ipc/ipc_service/backends/
DKconfig.icmsg_me38 performance and memory overhead so it is recommended to disable
/Zephyr-Core-3.4.0/boards/arm/stm32g081b_eval/
Dstm32g081b_eval.dts159 * designed to work in freq ranges of 6 <--> 18 MHz, however recommended
190 * designed to work in freq ranges of 6 <--> 18 MHz, however recommended
/Zephyr-Core-3.4.0/doc/develop/west/
Dmoving-to-west.rst37 The name :file:`zephyrproject` is recommended, but you can choose any name
/Zephyr-Core-3.4.0/subsys/random/
DKconfig94 CTR-DRBG CSPRNG as that is a FIPS140-2 recommended CSPRNG.
113 is a a FIPS140-2 recommended cryptographically secure random number
/Zephyr-Core-3.4.0/subsys/bluetooth/services/
DKconfig.dis94 When upward-compatible changes are made to the device, it is recommended
96 made to the device, it is recommended that the major version number be
/Zephyr-Core-3.4.0/doc/connectivity/bluetooth/api/
Dl2cap.rst22 recommended to block for long periods of time.
/Zephyr-Core-3.4.0/drivers/serial/
DKconfig.nrfx91 It is recommended to use hardware byte counting in such scenarios.
170 It is recommended to use hardware byte counting in such scenarios.
247 It is recommended to use hardware byte counting in such scenarios.
324 It is recommended to use hardware byte counting in such scenarios.
/Zephyr-Core-3.4.0/samples/subsys/shell/devmem_load/
DREADME.md9 Note: when using the devmem load command over UART it is recommended to use interrupts whenever pos…
/Zephyr-Core-3.4.0/samples/bluetooth/mesh_demo/
DREADME.rst23 board's 5x5 LED display. It's generally recommended to use unicast
/Zephyr-Core-3.4.0/modules/openthread/
DKconfig.features81 mbedTLS heap than the default value. A minimum recommended value of
156 mbedTLS heap than the default value. A minimum recommended value of
/Zephyr-Core-3.4.0/boards/arm64/intel_socfpga_agilex_socdk/doc/
Dindex.rst11 F-Series FPGA designs. This kit is recommended for developing custom
/Zephyr-Core-3.4.0/samples/modules/tflite-micro/magic_wand/
DREADME.rst103 It is recommended that you copy and modify one of the two TensorFlow
/Zephyr-Core-3.4.0/drivers/wifi/esp32/
DKconfig.esp3256 If ESP32_WIFI_AMPDU_RX_ENABLED is enabled, this value is recommended to
180 the recommended value is 9~12.
200 shieldbox, the recommended value is 9~12. If PSRAM is used and WiFi memory
/Zephyr-Core-3.4.0/boards/xtensa/intel_adsp_cavs25/doc/
Dintel_adsp_generic.rst44 host running on the board's main CPU. It is possible (and recommended) for users
54 recommended you follow the `SOF instructions`_ to build and run SOF on Zephyr.
90 different from above (not recommended) then you must also run ``west config
171 As mentioned previously, the recommended way to run and monitor the output of
275 recommended to take advantage of Zephyr's built-in :ref:`coredump` and
/Zephyr-Core-3.4.0/boards/arm/stm32g071b_disco/
Dstm32g071b_disco.dts158 * designed to work in freq ranges of 6 <--> 18 MHz, however recommended
/Zephyr-Core-3.4.0/subsys/mgmt/mcumgr/transport/
DKconfig.bluetooth44 Its recommended to enable this if SMP is used for DFU.
/Zephyr-Core-3.4.0/boards/arm/b_g474e_dpow1/
Db_g474e_dpow1.dts159 * designed to work in freq ranges of 6 <--> 18 MHz, however recommended

123456