Home
last modified time | relevance | path

Searched full:spaces (Results 1 – 25 of 79) sorted by relevance

1234

/Zephyr-latest/subsys/usb/device/class/
DKconfig.msc23 Spaces must be added to bring the string to 8 bytes.
30 Spaces must be added to bring the string to 16 bytes.
37 Spaces must be added to bring the string to 4 bytes.
/Zephyr-latest/doc/develop/sca/
Dsparse.rst10 spaces in C code with subsequent verification that pointers to different
11 address spaces do not get confused. Additionally it supports a ``force``
13 spaces. At the moment Zephyr introduces a single custom address space
/Zephyr-latest/
D.yamllint9 min-spaces-from-content: 1
11 spaces: 2
DCODE_OF_CONDUCT.md53 This Code of Conduct applies within all community spaces, and also applies when
54 an individual is officially representing the community in public spaces.
96 includes avoiding interactions in community spaces as well as external channels
/Zephyr-latest/arch/common/
Dfill_with_zeros.ld8 * LLVM LLD fills empty spaces (created using ALIGN() or moving the location
10 * TrapInstr pattern is 0xd4d4d4d4. GNU LD fills empty spaces with 0x00
DCMakeLists.txt93 # note that the pattern will affect empty spaces created after FILL(0x00).
/Zephyr-latest/doc/build/dts/
Dphandles.rst193 specifier spaces before moving on to some information about devicetree
196 .. _dt-specifier-spaces:
198 Specifier spaces
201 *Specifier spaces* are a way to allow nodes to describe how you should
204 We'll start with an abstract, high level description of how specifier spaces
256 spaces. For example, we might have:
300 Associating properties with specifier spaces
306 - specifier spaces are identified by name
311 spaces.
Dintro-syntax-structure.rst350 - between angle brackets (``<`` and ``>``), separated by spaces
366 - between angle brackets (``<`` and ``>``), separated by spaces
370 - between angle brackets (``<`` and ``>``), separated by spaces
/Zephyr-latest/doc/contribute/style/
Dkconfig.rst8 one tab plus two extra spaces.
Dcmake.rst11 - **Indentation**: Use **2 spaces** for indentation. Avoid tabs to ensure
92 arguments that may contain spaces.
Dcode.rst24 * Use spaces instead of tabs to align comments after declarations, as needed.
/Zephyr-latest/tests/drivers/counter/counter_basic_api/boards/
Dfrdm_rw612.overlay36 * For testing purposes, free up memory spaces not needed by the testing.
Drd_rw612_bga.overlay36 * For testing purposes, free up memory spaces not needed by the testing.
/Zephyr-latest/samples/subsys/display/cfb_shell/
DREADME.rst109 double quotation marks when it contains spaces. If text hits the edge
121 marks when it contains spaces. If the text hits the edge of the display, the
/Zephyr-latest/doc/develop/west/
Dmoving-to-west.rst38 with no spaces anywhere in the path.
Dalias.rst13 parameters as they were passed to the original command. Spaces are considered
/Zephyr-latest/include/zephyr/xen/public/
Dmemory.h84 domid_t foreign_domid; /* IFF gmfn_foreign. Should be 0 for other spaces. */
88 uint16_t res0; /* All the other spaces. Should be 0 */
/Zephyr-latest/samples/boards/renesas/openamp_linux_zephyr/src/
Dresource_table.h30 * Macro to convert across CM33/CM33_FPU and A55 address spaces
/Zephyr-latest/samples/userspace/shared_mem/
DREADME.rst38 output is the first message without spaces. The two messages are
/Zephyr-latest/samples/boards/phytec/reel_board/mesh_badge/
DREADME.rst28 separated by spaces are possible. The font used on the reel display
/Zephyr-latest/subsys/shell/
Dshell_ops.h289 * - if there are spaces at the cursor position, remove all spaces to the left
290 * - remove the non-spaces (word) until a space is found or a beginning of
/Zephyr-latest/drivers/ethernet/
DKconfig49 spaces between arguments. Example: "mac=02:03:04:f0:0d:01" or
/Zephyr-latest/lib/utils/
Dbase64.c133 /* Skip spaces before checking for EOL */ in base64_decode()
140 /* Spaces at end of buffer are OK */ in base64_decode()
/Zephyr-latest/samples/boards/espressif/flash_memory_mapped/
DREADME.rst11 and data address spaces. This mapping works only for read operations. It is not possible to modify
/Zephyr-latest/doc/hardware/arch/
Dx86.rst51 - Physical and virtual address spaces must be disjoint. This is

1234