Home
last modified time | relevance | path

Searched refs:words (Results 51 – 66 of 66) sorted by relevance

123

/Zephyr-latest/arch/arm/core/
DKconfig150 bool "Align stacks on double-words (8 octets)"
/Zephyr-latest/doc/develop/west/
Dworkspaces.rst142 In other words, project repositories need not be located in subdirectories of
Dmanifest.rst1330 In other words, the west workspace you want looks like this:
1477 In other words, when your top-level manifest defines a project, like
2137 In other words, let:
/Zephyr-latest/modules/
DKconfig.mcuboot20 or in other words that the image is to be chain-loaded by MCUboot.
/Zephyr-latest/scripts/
Dcheckpatch.pl188 my @words = split(" ", $line);
189 foreach my $word (@words) {
764 if (open(my $words, '<', $file)) {
765 while (<$words>) {
/Zephyr-latest/doc/contribute/
Dbin_blobs.rst148 * The blob must not depend on Zephyr APIs directly. In other words, it must have
/Zephyr-latest/doc/_static/css/
Dcustom.css761 /* Make long words always display on a single line, keep wrapping for multiple words */
/Zephyr-latest/doc/services/device_mgmt/smp_groups/
Dsmp_group_0.rst253 this is number of 4 byte words.
/Zephyr-latest/doc/hardware/arch/
Darm_cortex_m.rst298 in HardFault escalation. In other words, a HardFault may only occur in Zephyr applications
/Zephyr-latest/doc/security/
Dsecurity-overview.rst62 These words are used to define absolute requirements (or prohibitions),
/Zephyr-latest/doc/services/zbus/
Dindex.rst627 words, zbus channel definitions and declarations with the same channel names in different files
/Zephyr-latest/doc/
Dzephyr.doxyfile.in39 # The PROJECT_NAME tag is a single word (or a sequence of words surrounded by
388 # When enabled Doxygen tries to link words that correspond to documented
1580 # words in the documentation. The HTML workshop also contains a viewer for
/Zephyr-latest/subsys/bluetooth/mesh/
DKconfig1766 that we are Friends for. In other words, this determines how
/Zephyr-latest/cmake/modules/
Dextensions.cmake425 # zephyr_library_* API. In other words, local configuration overrides
/Zephyr-latest/doc/releases/
Drelease-notes-3.3.rst3198 * :github:`52563` - spi_transceive with DMA for STM32 does not work for devices with 16 bit words.
/Zephyr-latest/samples/modules/tflite-micro/hello_world/train/
Dtrain_hello_world_model.ipynb2794 …uture, Keras will only load the SavedModels that have this file. In other words, `tf.saved_model.s…

123