Searched refs:allow (Results 326 – 350 of 402) sorted by relevance
1...<<11121314151617
/Zephyr-latest/doc/releases/ |
D | release-notes-2.5.rst | 177 is enabled (together with :kconfig:option:`CONFIG_ERRNO`). This allow user 257 Integrate PMP in Zephyr allow to support userspace (with shared 524 * STM32 pinmux driver has been reworked to allow pin configuration using 687 * Added support to allow DHCPv4 or manually set addresses in zperf sample. 877 * boot: Reworked using MCUBoot's bootutil_public library which allow to use 917 * Kconfig: allow xip-revert only for xip-mode. 1104 * :github:`31551` - lorawan: setting datarate does not allow sending larger packets 1657 * :github:`28709` - phandle-array doesn't allow array of just phandles
|
D | release-notes-3.1.rst | 19 :kconfig:option:`CONFIG_LEGACY_INCLUDE_PATH` is provided to allow using the 20 old include path. This option is now enabled by default to allow a smooth 315 allow apps the tools to implement CPU resource control algorithms 719 socket options which allow to control session caching on a socket. 977 * Added mcumgr os hook to allow an application to accept or decline a reset 979 * Added mcumgr fs hook to allow an application to accept or decline a file 985 * Made the ``img_mgmt_vercmp()`` function public to allow application- 1833 * :github:`42113` - Modbus RTU allow non-compliant client configuration
|
D | release-notes-1.11.rst | 359 * :github:`5453` - gitlint should allow tabs in commit messages 371 * :github:`5497` - cmake: allow to link external libraries with --whole-archive
|
D | release-notes-2.3.rst | 506 * Enhanced mcux ftm driver to configure pwm in ticks and allow configuring the clock prescaler 598 * Added support to allow change of the QEMU Ethernet interface name 930 * :github:`24773` - devicetree: allow generation of properties that don't have a binding 1006 * :github:`24306` - How to set up native posix board to allow connections to the Internet? 1192 * :github:`23247` - Bluetooth LE: Add feature to allow profiles to change ADV data at RPA updates
|
D | release-notes-3.3.rst | 40 allow sensors to share common APIs for more generic tests. 51 allow disabling sync reports, and enable sync report filtering. these two 322 * Refactored the internal CPU count API to allow for runtime changes 728 …* NRF: Added CONFIG_SOC_FLASH_NRF_TIMEOUT_MULTIPLIER to allow tweaking the timeout of flash operat… 1164 * Defined a public API for the library to allow throughput measurement without shell enabled. 1179 * Reworked disabling all endpoints on stack disable to allow re-enabling USB 2405 * The integrity check was reworked to allow use by other libraries. Since 3447 * :github:`51019` - NVS should allow overwriting existing index even if there's no room to keep the… 3481 * :github:`50776` - CAN Drivers allow sending FD frames without device being set to FD mode 3781 * :github:`29135` - usb: allow the instances of a USB class to be enabled and disabled at runtime [all …]
|
/Zephyr-latest/scripts/ |
D | checkpatch.pl | 5489 my $allow = 0; 5501 $allowed[$allow] = 1; 5519 $allow++; 5529 } elsif ($seen != $allow) {
|
/Zephyr-latest/soc/espressif/esp32s2/ |
D | default.ld | 862 * of instructions. This means that any configuration (e.g. MMU, PMS) must allow 884 /* Align next section to 64k to allow mapping */
|
/Zephyr-latest/soc/espressif/esp32s3/ |
D | default.ld | 780 /* Align next section to 64k to allow mapping */ 812 * of instructions. This means that any configuration (e.g. MMU, PMS) must allow
|
/Zephyr-latest/doc/hardware/porting/ |
D | board_porting.rst | 52 :ref:`zephyr module <modules>` or ``SOC_ROOT``). This will allow your board, 671 hardware stack protection (CONFIG_HW_STACK_PROTECTION=y) and, thus, allow the 719 macOS, and allow for overriding of the selected device so that multiple
|
/Zephyr-latest/doc/build/dts/ |
D | phandles.rst | 201 *Specifier spaces* are a way to allow nodes to describe how you should
|
/Zephyr-latest/boards/arm/v2m_musca_s1/doc/ |
D | index.rst | 247 register. The purpose of this register is to allow individual control of
|
/Zephyr-latest/doc/services/shell/ |
D | index.rst | 64 Enabling :kconfig:option:`CONFIG_SHELL_BACKEND_TELNET` will allow users to use telnet 76 option. This will allow the client to be in character mode (character at a time),
|
/Zephyr-latest/doc/connectivity/networking/ |
D | net_config_guide.rst | 257 to allow normal network operations.
|
/Zephyr-latest/doc/contribute/ |
D | bin_blobs.rst | 63 This is required for reproducibility and to allow bisecting issues as blobs
|
/Zephyr-latest/doc/security/ |
D | secure-coding.rst | 262 field to allow the Zephyr Security Subcommittee to add additional users that will
|
/Zephyr-latest/modules/trusted-firmware-m/ |
D | CMakeLists.txt | 223 # or only allow it when 'QCBOR_PATH' is set to a local path where QCBOR has
|
/Zephyr-latest/tests/lib/devicetree/api/ |
D | app.overlay | 9 * with real-world devicetree nodes, to allow these tests to run on
|
/Zephyr-latest/boards/ezurio/bl5340_dvk/doc/ |
D | index.rst | 332 (SPU) configuration to allow Non-Secure access to all CPU resources
|
/Zephyr-latest/doc/kernel/usermode/ |
D | syscalls.rst | 7 limited part of the memory map. System calls (may) allow user threads to 17 APIs that allow the user to register callback functions that run in
|
/Zephyr-latest/doc/services/device_mgmt/smp_groups/ |
D | smp_group_8.rst | 6 The file management group provides commands that allow to upload and download files
|
/Zephyr-latest/doc/build/kconfig/ |
D | setting.rst | 214 to have a ``SUB_FOO_STRING`` but still allow for customization.
|
/Zephyr-latest/doc/connectivity/bluetooth/api/mesh/ |
D | shell.rst | 284 To allow a device to broadcast connectable unprovisioned beacons, the 297 To allow a device to broadcast unprovisioned beacons, the 310 To allow a device to provision devices, the :kconfig:option:`CONFIG_BT_MESH_PROVISIONER` and 326 To allow a device to provision devices over GATT, the :kconfig:option:`CONFIG_BT_MESH_PROVISIONER` 1496 The DFU metadata shell commands allow generating metadata that can be used by a Target node to
|
/Zephyr-latest/doc/develop/ |
D | modules.rst | 1137 allow building the zephyr main tree with the changes submitted to the 1142 request to make sure it is not merged by mistake and to allow for the module to 1163 allow submitting code to the module project following the project contribution
|
/Zephyr-latest/doc/connectivity/bluetooth/shell/host/ |
D | gap.rst | 199 sub-commands allow managing the advertising data of a given advertiser.
|
/Zephyr-latest/doc/connectivity/networking/conn_mgr/ |
D | main.rst | 6 Connection Manager is a collection of optional Zephyr features that aim to allow applications to mo…
|
1...<<11121314151617