Searched refs:defaults (Results 51 – 75 of 98) sorted by relevance
1234
/Zephyr-latest/doc/releases/ |
D | release-notes-4.1.rst | 362 implementation of the PSA Crypto core. It defaults to 16. Since each
|
D | migration-guide-4.1.rst | 87 32 was used. The new Kconfig option defaults to 16 instead in order to find
|
D | migration-guide-3.6.rst | 46 :kconfig:option:`CONFIG_HEAP_MEM_POOL_IGNORE_MIN` option has been introduced (which defaults 281 for kernel clock, but now it defaults to the HSE clock, which is the chip default. Boards that
|
D | migration-guide-3.7.rst | 662 * The :dtcompatible:`zephyr,w1-gpio` 1-Wire master driver no longer defaults to enabling the 979 It still defaults to using Mbed TLS (with a smaller footprint than previously) unless the
|
/Zephyr-latest/subsys/shell/ |
D | Kconfig | 25 defaults which favor reduced flash or memory requirements over extra
|
/Zephyr-latest/doc/hardware/pinctrl/ |
D | index.rst | 347 It is discouraged to add pin configuration defaults in pre-defined nodes. 352 speed. Another downside of defaults is that user may not be aware of them,
|
/Zephyr-latest/boards/espressif/esp32_ethernet_kit/doc/ |
D | index.rst | 274 below. Implementation of ESP32-Ethernet-Kit defaults to Reduced 393 clock output on the PHY side, the RESET_N signal to PHY defaults to
|
/Zephyr-latest/doc/develop/west/ |
D | extensions.rst | 157 (if not given, the ``class`` value defaults to the same thing as ``name``).
|
D | release-notes.rst | 421 defaults to ``master``. Instead, the command will query the repository for 811 - The ``west.manifest.Project`` constructor's ``remote`` and ``defaults``
|
/Zephyr-latest/boards/ti/cc3220sf_launchxl/doc/ |
D | index.rst | 65 the I2C driver defaults to I2C_BITRATE_FAST mode (400 kHz) bus speed
|
/Zephyr-latest/doc/build/dts/ |
D | bindings-upstream.rst | 169 - defaults which match the vendor-specified power-on reset value
|
/Zephyr-latest/scripts/kconfig/ |
D | guiconfig.py | 2134 if not sc.defaults: 2138 if len(sc.defaults) > 1:
|
D | menuconfig.py | 2659 if not sc.defaults: 2663 if len(sc.defaults) > 1:
|
/Zephyr-latest/dts/arm/nuvoton/npcx/ |
D | npcx.dtsi | 49 /** Dummy pinctrl node. It will be initialized with defaults based on the SoC series.
|
/Zephyr-latest/doc/kernel/memory_management/ |
D | heap.rst | 96 chosen by the user at build time, and defaults to a value of 3.
|
/Zephyr-latest/boards/ti/cc3235sf_launchxl/doc/ |
D | index.rst | 65 the I2C driver defaults to I2C_BITRATE_FAST mode (400 kHz) bus speed
|
/Zephyr-latest/doc/develop/getting_started/ |
D | installation_linux.rst | 115 ``/usr/share/defaults/etc/profile``.
|
/Zephyr-latest/cmake/modules/ |
D | dts.cmake | 96 # with this variable; otherwise, it defaults to
|
/Zephyr-latest/doc/connectivity/usb/device_next/ |
D | usb_device.rst | 67 defaults with values appropriate for your application or hardware.
|
/Zephyr-latest/doc/build/kconfig/ |
D | setting.rst | 45 direct control over their value. They instead get their value from defaults
|
/Zephyr-latest/doc/hardware/porting/ |
D | arch.rst | 518 some defaults are assumed: 572 If no memory protection is in use, then the defaults are sufficient. 615 registers (like ARM's SPLIM), then the defaults are sufficient.
|
/Zephyr-latest/doc/build/dts/api/ |
D | api.rst | 411 - A node whose ``reg`` is sometimes used to set the defaults for
|
/Zephyr-latest/boards/intel/adsp/doc/ |
D | chromebooks_adsp.rst | 231 from ChromeOS defaults (you can edit .config directly, or use
|
/Zephyr-latest/subsys/bluetooth/host/ |
D | Kconfig | 513 Value is provided in seconds and defaults to 900 seconds (15 minutes). 1021 Connections so that Hosts can make use of those. The option defaults
|
/Zephyr-latest/scripts/ci/ |
D | check_compliance.py | 820 for d in n.defaults:
|
1234