Searched refs:recommended (Results 1 – 25 of 136) sorted by relevance
123456
/Zephyr-Core-3.4.0/scripts/kconfig/ |
D | hardenconfig.py | 25 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/ |
D | issues.rst | 7 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/ |
D | hardening-tool.rst | 33 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/ |
D | requirements-base.txt | 4 # part of the recommended workflow
|
/Zephyr-Core-3.4.0/subsys/fs/nvs/ |
D | Kconfig | 28 It is recommended that it be a power of 2.
|
/Zephyr-Core-3.4.0/doc/develop/toolchains/ |
D | zephyr_sdk.rst | 10 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/ |
D | CMakeLists.txt | 27 "disabled, this is an insecure configuration and not recommended for production "
|
/Zephyr-Core-3.4.0/doc/services/crypto/random/ |
D | index.rst | 13 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/ |
D | Kconfig.icmsg_me | 38 performance and memory overhead so it is recommended to disable
|
/Zephyr-Core-3.4.0/boards/arm/stm32g081b_eval/ |
D | stm32g081b_eval.dts | 159 * 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/ |
D | moving-to-west.rst | 37 The name :file:`zephyrproject` is recommended, but you can choose any name
|
/Zephyr-Core-3.4.0/subsys/random/ |
D | Kconfig | 94 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/ |
D | Kconfig.dis | 94 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/ |
D | l2cap.rst | 22 recommended to block for long periods of time.
|
/Zephyr-Core-3.4.0/drivers/serial/ |
D | Kconfig.nrfx | 91 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/ |
D | README.md | 9 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/ |
D | README.rst | 23 board's 5x5 LED display. It's generally recommended to use unicast
|
/Zephyr-Core-3.4.0/modules/openthread/ |
D | Kconfig.features | 81 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/ |
D | index.rst | 11 F-Series FPGA designs. This kit is recommended for developing custom
|
/Zephyr-Core-3.4.0/samples/modules/tflite-micro/magic_wand/ |
D | README.rst | 103 It is recommended that you copy and modify one of the two TensorFlow
|
/Zephyr-Core-3.4.0/drivers/wifi/esp32/ |
D | Kconfig.esp32 | 56 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/ |
D | intel_adsp_generic.rst | 44 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/ |
D | stm32g071b_disco.dts | 158 * designed to work in freq ranges of 6 <--> 18 MHz, however recommended
|
/Zephyr-Core-3.4.0/subsys/mgmt/mcumgr/transport/ |
D | Kconfig.bluetooth | 44 Its recommended to enable this if SMP is used for DFU.
|
/Zephyr-Core-3.4.0/boards/arm/b_g474e_dpow1/ |
D | b_g474e_dpow1.dts | 159 * designed to work in freq ranges of 6 <--> 18 MHz, however recommended
|
123456