Searched refs:word (Results 101 – 120 of 120) sorted by relevance
12345
/Zephyr-latest/scripts/ci/ |
D | check_compliance.py | 1952 return " ".join(shlex.quote(word) for word in cmd)
|
/Zephyr-latest/doc/develop/api/ |
D | api_lifecycle.rst | 231 contains the ``DEPRECATED`` word in it) that, when enabled, reverts the APIs
|
/Zephyr-latest/doc/_doxygen/ |
D | doxygen-awesome.css | 927 word-break: break-word; 1293 word-wrap: initial; 1480 word-break: break-all;
|
/Zephyr-latest/arch/arm/core/cortex_m/ |
D | Kconfig | 394 halfword or word access.
|
/Zephyr-latest/doc/kernel/services/timing/ |
D | clocks.rst | 66 word, these conversions expand to a 2-4 operation sequence, requiring
|
/Zephyr-latest/arch/xtensa/core/ |
D | README_MMU.txt | 55 register. If this load succeeds, then the word is treated as a PTE
|
/Zephyr-latest/doc/releases/ |
D | release-notes-2.3.rst | 78 The sam0 driver byte swaps each 32 bit word of the 128 bit identifier to 80 The nordic driver byte swaps the entire 64 bit word to big endian. 1043 …4122` - [nrf_qspi_nor] LittleFS file system fails to mount if LFS rcache buffer is not word aligned
|
D | release-notes-3.2.rst | 82 …* The :c:enum:`can_state` enumerations have been renamed to contain the word STATE in order to make 674 * Added support for setting the sync-word and iq-inverted modes in LoRa modems. 2645 * :github:`29866` - Drivers/PCIE: read/write 8/16/32 bit word to an endpoint's configuration space
|
D | release-notes-1.14.rst | 564 Zephyr still has some lurking word size bugs that will need to be 620 * Enforce double-word stack alignment on exception entry
|
D | release-notes-2.7.rst | 1475 * :github:`37222` - k_queue data corruption, override user data after reserved heading word
|
D | release-notes-3.1.rst | 1378 …xx: Driver for internal flash memory partially uses a fixed flash program word size, which doesn't…
|
D | release-notes-3.3.rst | 2822 - :github:`54746` - ESP32 SPI word size is not respected
|
/Zephyr-latest/doc/build/sysbuild/ |
D | index.rst | 33 …The word "image" is used because your main goal is usually to generate the binaries of the firmware
|
/Zephyr-latest/doc/hardware/arch/ |
D | arm_cortex_m.rst | 99 …defined with its own stack memory. By default, Cortex-M enforces a double word thread stack alignm…
|
/Zephyr-latest/doc/services/logging/ |
D | index.rst | 627 of remote sources must use dynamically allocated memory (one word per
|
/Zephyr-latest/kernel/ |
D | Kconfig | 833 of overflowing the 32 bit word. This feature also gates the
|
/Zephyr-latest/doc/contribute/documentation/ |
D | guidelines.rst | 120 to document a word or phrase with an explanation. For example this reST
|
/Zephyr-latest/doc/ |
D | zephyr.doxyfile.in | 39 # The PROJECT_NAME tag is a single word (or a sequence of words surrounded by 390 # be prevented in individual cases by putting a % sign in front of the word or 1061 # output. The symbol name can be a fully qualified name, a word, or if the
|
/Zephyr-latest/doc/develop/test/ |
D | twister.rst | 183 A list of features this board supports. This can be specified as a single word
|
/Zephyr-latest/cmake/modules/ |
D | extensions.cmake | 5858 # Check that the first unparsed argument is the word COMMAND
|
12345