Home
last modified time | relevance | path

Searched refs:like (Results 76 – 100 of 517) sorted by relevance

12345678910>>...21

/Zephyr-latest/doc/build/snippets/
Dwriting.rst13 additional build system settings, like this:
24 you can combine a snippet-specific devicetree overlay and a ``.conf`` file like
34 In addition, snippets can also be applied to sysbuild configuration like so:
51 overlays like this:
/Zephyr-latest/samples/net/gptp/
DREADME.rst29 embedded device like NXP FRDM-K64F, Nucleo-H743-ZI, Nucleo-H745ZI-Q,
74 After downloading the source code, compile it like this in Linux:
138 Compile the ``ptp4l`` daemon and start it like this:
182 When the Zephyr image is build, you can start it like this:
/Zephyr-latest/drivers/serial/
DKconfig.esp3223 MCUs like ESP32-Cx.
/Zephyr-latest/soc/nordic/nrf91/
DKconfig.soc32 # the nRF9120 SoC and additional components like PMIC, FEM, and XTAL,
/Zephyr-latest/subsys/emul/
DKconfig16 can be used just like a real hardware device.
/Zephyr-latest/boards/segger/ip_k66f/
Dlinker.ld30 * interfaces created in tests/samples - like e.g. _net_if.static.eth_test)
/Zephyr-latest/doc/connectivity/networking/api/
Dsocks5.rst28 by calling :c:func:`setsockopt()` like this:
/Zephyr-latest/doc/hardware/peripherals/sensor/
Dattributes.rst10 Common configuration parameters like channel scale, sampling frequency, adjusting
/Zephyr-latest/samples/net/sockets/net_mgmt/
DREADME.rst28 Build net-mgmt socket sample application like this:
/Zephyr-latest/doc/build/dts/
Dintro-syntax-structure.rst82 like this:
93 The DTS would look something like this:
164 parts of node names after an "at" sign (``@``), like ``40003000`` in
230 The recommended format is ``"vendor,device"``, like ``"avago,apds9960"``,
231 or a sequence of these, like ``"ti,hdc", "ti,hdc1010"``. The ``vendor``
237 It is also sometimes a value like ``gpio-keys``, ``mmio-sram``, or
261 - Devices accessed via memory-mapped I/O registers (like ``i2c@40003000``):
264 - I2C devices (like ``apds9960@39`` and its siblings):
425 blocks, like this:
/Zephyr-latest/boards/gd/gd32f450i_eval/doc/
Dindex.rst68 (J1) which can be used with tools like Segger J-Link.
79 terminal should be something like ``/dev/ttyUSB0``. For example:
/Zephyr-latest/boards/gd/gd32f450z_eval/doc/
Dindex.rst66 (J1) which can be used with tools like Segger J-Link.
77 terminal should be something like ``/dev/ttyUSB0``. For example:
/Zephyr-latest/boards/gd/gd32f470i_eval/doc/
Dindex.rst67 (J1) which can be used with tools like Segger J-Link.
78 terminal should be something like ``/dev/ttyUSB0``. For example:
/Zephyr-latest/doc/kernel/services/threads/
Dnothread.rst92 drivers. Bus-accessed devices like serial memories may not be
101 drivers. Bus-accessed devices like GPIO extenders may not be supported.
/Zephyr-latest/doc/connectivity/networking/
Dnative_sim_setup.rst58 by running ``net-setup.sh`` like this:
85 The native_sim board will print a string like this when it starts:
91 You can manually connect to it like this:
/Zephyr-latest/drivers/flash/
DKconfig.at4515 property set to "atmel,at45" and other required properties like
/Zephyr-latest/cmake/bintools/arcmwdt/
Dtarget.cmake27 # MWDT binutils don't support required features like section renaming, so we
/Zephyr-latest/samples/drivers/misc/ft800/
DREADME.rst19 * Display with `FT800 EVE`_ like `VM800C board`_
/Zephyr-latest/doc/hardware/peripherals/
Dgnss.rst10 navigation, like GPS (Global Positioning System). GNSS services
Dw1.rst35 Zephyr's 1-Wire Master API is used to interact with 1-Wire slave devices like
49 This includes ROM commands like Match ROM, or Search ROM.
/Zephyr-latest/samples/net/lldp/
DREADME.rst25 as described in :ref:`networking_with_qemu` or with embedded device like
/Zephyr-latest/doc/kernel/
Dtimeutil.rst12 equivalent to this counter is something like ``CLOCK_MONOTONIC`` or, in Linux,
20 local time offsets like daylight saving time.
61 Sub-second timestamps like ``struct timespec`` can also use this to produce
64 The inverse transformation is not standardized: APIs like ``mktime()`` expect
127 to time scales that legally defined by civil authorities, like local
237 over a network using a protocol like NTP or PTP, or processing NMEA messages
/Zephyr-latest/doc/develop/west/
Dconfig.rst14 West's configuration file syntax is INI-like; here is an example file:
77 Doing the above means that commands like ``west update`` will look for the
90 -- and thus the behavior of commands like ``west update`` -- using:
96 This can be useful if you use commands like ``git worktree`` to create your own
97 zephyr directories, and want commands like ``west build`` to use them instead
177 each prefixed with ``+`` or ``-``, like this:
/Zephyr-latest/lib/os/zvfs/
DKconfig23 like read, write and poll.
/Zephyr-latest/samples/net/syslog_net/
DREADME.rst46 Build syslog_net sample application like this:

12345678910>>...21