Searched refs:full (Results 451 – 475 of 498) sorted by relevance
1...<<11121314151617181920
/Zephyr-latest/doc/kernel/drivers/ |
D | index.rst | 423 full). Bad parameters, programming errors, consistency checks,
|
/Zephyr-latest/doc/build/dts/ |
D | macros.bnf | 382 ; The full alternate-id macros are:
|
/Zephyr-latest/arch/xtensa/core/ |
D | README_MMU.txt | 230 would take a full gigabyte of address space. Zephyr optimizes this a
|
/Zephyr-latest/doc/develop/test/ |
D | twister.rst | 15 cannot guarantee local changes will succeed in the full build 281 #. The full canonical name of a Test Suite is: 799 If there are entries of other types a full cmake is required.
|
/Zephyr-latest/doc/releases/ |
D | release-notes-2.2.rst | 916 * :github:`21989` - websocket: recv_msg always returns full message length on last call 1081 * :github:`20576` - DTS overlay files must include full path name 1242 * :github:`4951` - Prevent full rebuilds on Kconfig changes
|
D | migration-guide-3.5.rst | 76 hexadecimal formats, full integer support including long long, C99
|
D | release-notes-2.4.rst | 116 * The full set of ``k_mem_pool`` and ``sys_mem_pool`` APIs 240 generate and supply the full register state to the kernel fatal error 726 * Added full support for the Nordic nRF5340 IC, not just the engineering 883 * nvs: Do full chip erase when flashing. 1154 * :github:`27495` - Include full register state in ARM Cortex M Exception Stack Frame (ESF)
|
D | release-notes-3.3.rst | 79 * MCUmgr img_mgmt now requires that a full sha256 hash to be used when 133 to be updated to use the full argument name, ``--reset-type``. 165 it has too wide scope (full Backup RAM reset). Replaced by 735 full flash erase was started before a restart, this might result in several 1337 - :dtcompatible:`microchip,xec-qmspi-full-duplex` 2064 * Zephyr subsystems and modules that require the features from the full C++ 3098 * :github:`53231` - drivers/flash/flash_stm32l5_u5.c : unable to use full 2MB flash with TF-M activ… 3224 * :github:`52412` - doc: mgmt: mcumgr: Clarify that hash in img_mgmt is a full sha256 hash and requ…
|
D | release-notes-2.3.rst | 37 * CVE-2020-10061: Improper handling of the full-buffer case in the 1105 * :github:`23762` - stm32: Revert nucleo_l152re to work at full speed 1379 * :github:`16196` - display_mcux_elcdif driver full support frame buffer features
|
D | release-notes-3.1.rst | 225 * Added support for the full ISO TX data path, including ISOAL 687 * Fixed ``sendmsg()`` operation when TCP reported full transmission window. 1314 * :github:`45904` - All tests require full timeout period to pass after twister overhaul when execu… 1376 * :github:`45578` - cmake: gcc --print-multi-directory doesn't print full path and checks fails
|
D | release-notes-3.6.rst | 378 * On STM32devices, RNG block is now suspended when pool is full to save power. 972 implementation is limited to full speed only and provides the absolute
|
D | release-notes-1.14.rst | 469 running full system, multi-node simulations, without the need of real 651 running full system, multi-node simulations, without the need of real 1045 the time needed to create the full kconfig option docs from a local 1046 doc build, saving potentially five minutes for a full doc build. (Doc 1067 * A new set of, multinode, full system tests of the BT stack,
|
D | release-notes-3.7.rst | 46 While you may refer to release notes from previous 3.x releases for a full change log, other major 445 enabled full cache management, Chrom-ART, double frame buffer and full refresh for
|
D | release-notes-3.0.rst | 619 * Added support for stm32u5 series (OTG full speed) 1296 … gsm_ppp: stop & starting not working as expected with nullpointer dereference & no full modem init
|
/Zephyr-latest/subsys/bluetooth/host/ |
D | Kconfig | 730 bool "Overwrite the oldest key if key storage is full" 732 If a pairing attempt occurs and the key storage is full then the
|
/Zephyr-latest/doc/contribute/documentation/ |
D | guidelines.rst | 369 documentation for the full list). 1032 Make sure to use the full name of the Kconfig option, including the ``CONFIG_`` prefix.
|
/Zephyr-latest/doc/hardware/porting/ |
D | board_porting.rst | 60 entirely). Finally, the `hardware model v2 commit`_ contains the full conversion 446 .. Give the filenames instead of the full paths below, as it's easier to read.
|
D | arch.rst | 152 x86, :code:`_IntExit()` in ARM, :code:`_isr_wrapper()` in ARM, or the full 776 and the entire object is used as the stack buffer, with full access to the
|
/Zephyr-latest/doc/hardware/pinctrl/ |
D | index.rst | 73 driver owns a set of states. Each state has a unique name and contains a full
|
/Zephyr-latest/doc/kernel/services/smp/ |
D | smp.rst | 117 traversed in full. The kernel does not keep a per-CPU run queue.
|
/Zephyr-latest/boards/native/doc/ |
D | arch_soc.rst | 201 full functionality of the code.
|
/Zephyr-latest/subsys/bluetooth/controller/ |
D | Kconfig.ll_sw_split | 150 Company Identifier for the controller. The full list of Bluetooth 279 favors a CIS layout/configuration which utilizes the full range of the
|
/Zephyr-latest/doc/connectivity/usb/device/ |
D | usb_device.rst | 86 ring buffer is full only if the hw-flow-control property is enabled and
|
/Zephyr-latest/cmake/modules/ |
D | extensions.cmake | 1594 # A single string is returned containing the full build string constructed from 1597 # When MERGE is supplied a list of build strings will be returned with the full 1599 # The full order of build strings returned in the list will be: 3037 # Search for the full stop so we know where to add the file suffix before the file extension 3799 # alias at the beginning of a path interchangeably with the full 3863 # # The full path to the 'led0' alias is returned in 'path'.
|
/Zephyr-latest/subsys/net/ip/ |
D | Kconfig | 137 is implemented using "slirp", which provides a full TCP/IP stack within
|
1...<<11121314151617181920