Home
last modified time | relevance | path

Searched refs:rest (Results 26 – 50 of 53) sorted by relevance

123

/Zephyr-latest/drivers/modem/
DKconfig.hl7800290 to the rest of the network stack, letting the rx thread continue
/Zephyr-latest/boards/telink/tlsr9518adk80d/doc/
Dindex.rst76 For the rest example projects use the default jumpers configuration.
/Zephyr-latest/doc/develop/west/
Dbasics.rst153 to clone the rest of the projects into the workspace to finish.
Drelease-notes.rst148 - Like the rest of Zephyr, west now requires Python v3.8 or later
705 project fails, these commands now continue to operate on the rest of the
Dbuild-flash-debug.rst274 (The extra ``--`` is used to force the rest of the command to be treated as a
/Zephyr-latest/doc/connectivity/networking/api/
Dnet_l2.rst84 receiving or sending a network packet. The rest is hardware dependent
Dsockets.rst57 The file descriptor table is used by the BSD Sockets API even if the rest
/Zephyr-latest/doc/contribute/documentation/
Dgeneration.rst302 .. _reStructuredText: http://sphinx-doc.org/rest.html
Dguidelines.rst107 #. It has three items (and uses autonumbering for the rest of the list)
/Zephyr-latest/boards/nxp/s32z2xxdc2/doc/
Dindex.rst135 single Virtual SI (VSI). The rest of the VSI's shall be assigned to different
/Zephyr-latest/scripts/dts/python-devicetree/src/devicetree/
Ddtlib.py819 alias, _, rest = path.partition("/")
824 return _root_and_path_to_node(self.alias2node[alias], rest, path)
/Zephyr-latest/scripts/
Dcheckpatch.pl3386 my $rest = $2;
3388 my $pos = pos_last_openparen($rest);
5283 my ($off, $dstat, $dcond, $rest);
5445 my ($off, $dstat, $dcond, $rest);
/Zephyr-latest/doc/contribute/
Dexternal.rst88 rest of the code in the main tree, including static analysis
/Zephyr-latest/doc/build/dts/
Dphandles.rst134 The rest of this section describes a common example. Subsequent sections
Dhowtos.rst317 We'll use the ``&serial0`` style for the rest of these examples.
/Zephyr-latest/doc/build/kconfig/
Dsetting.rst381 will be honored (the rest will get the value ``n``). This allows a choice
/Zephyr-latest/arch/arm/core/cortex_m/
DKconfig327 higher priority than the rest of the kernel they cannot use any
/Zephyr-latest/doc/security/
Dsensor-threat.rst307 described by the rest of this document.
/Zephyr-latest/doc/kernel/services/threads/
Dindex.rst398 /* do rest of routine's processing */
/Zephyr-latest/doc/releases/
Drelease-notes-1.7.rst84 rest of the system as network interfaces. There exists L2 driver for
Drelease-notes-3.0.rst323 * Bluetooth now uses logging v2 as with the rest of the tree
/Zephyr-latest/cmake/modules/
Dextensions.cmake4449 # If there is a leading alias, append the rest of the string
4452 set(rest) variable
4454 string(SUBSTRING "${path}" "${slash_index}" -1 rest)
4456 dt_path_internal_exists(expanded_path_exists "${alias_path}${rest}")
4458 set(${var} "${alias_path}${rest}" PARENT_SCOPE)
/Zephyr-latest/boards/native/native_sim/doc/
Dindex.rst585 * The rest of the configuration options such as number of data and stop bits,
/Zephyr-latest/doc/hardware/porting/
Dboard_porting.rst438 to read the rest of the devicetree documentation and the devicetree
/Zephyr-latest/
DCMakeLists.txt810 # Make sure Picolibc is built before the rest of the system; there's no explicit

123